/* CSS Document */

body{
	background:#1d1512;
}

/* content */
#content_area{
	background:#ffffff url(../images/po_content_bg.gif) repeat-y;
}
h1{
	color:#aba09a;
	background:url(../images/po_h1_bg.gif) no-repeat top right;
}
p.description{
	background:#ffffff;
	color:#615d5b;
	border-left:1px solid #9FA8C2;
}
div.content{
	margin-left:50px;
	color:#333333;
	background:#FFFFFF;
}
ul.po_list{

}
ul.po_list li{
	float:left;
	width:350px;
	margin-right:30px;
	margin-bottom:5px;
	line-height:1.7em;
	font-weight:bold;
}
ul.po_list li.last{
	clear:both;
	color:#D62020;
	font-weight:bold;
}
ul.po_list li p{
	font-size:10px;
	line-height:1.4em;
	font-weight:normal;
	height:100px;
}

ul.po_list li img{
	margin-bottom:5px;
}
ul.po_list li a{
	font-weight:bold;
}
/* contact area */
div.ct_area div.ct_content div.ct_left{
	background:#dad4d1;
}
div.ct_left h3{
	background:#dad4d1 url(../images/po_h3_ct.gif) no-repeat center;
}
ul.ct_list{
	margin-left:10px;
}
ul.ct_list li.tel{
	background:url(../images/po_cnt_tel.gif) no-repeat;
}
ul.ct_list a.ct_link{
	background:url(../images/po_cnt_form.gif) no-repeat;
}
ul.ct_list a.mail_link{
	background:url(../images/po_cnt_mail.gif) no-repeat;
}
div.ct_area div.ct_content div.ct_right a{
	color:#8b6a47;
}

/* header */
#header{
	background:url(../images/po_header_bg.gif) no-repeat;
}
.hnav_list li{
	background:url(../images/po_hnav_bg.gif) no-repeat right;
}
.hnav01{
	background:url(../images/po_hnav01.gif) no-repeat 0 0;
}
.hnav01:hover{
	background:url(../images/po_hnav01.gif) no-repeat 0 -16px;
}
.hnav01on{
	background:url(../images/po_hnav01.gif) no-repeat 0 -16px;
}
.hnav02{
	background:url(../images/po_hnav02.gif) no-repeat 0 0;
}
.hnav02:hover{
	background:url(../images/po_hnav02.gif) no-repeat 0 -16px;
}
.hnav02on{
	background:url(../images/po_hnav02.gif) no-repeat 0 -16px;
}
.hnav03{
	background:url(../images/po_hnav03.gif) no-repeat 0 0;
}
.hnav03:hover{
	background:url(../images/po_hnav03.gif) no-repeat 0 -16px;
}
.hnav03on{
	background:url(../images/po_hnav03.gif) no-repeat 0 -16px;
}
.hnav04{
	background:url(../images/po_hnav04.gif) no-repeat 0 0;
}
.hnav04:hover{
	background:url(../images/po_hnav04.gif) no-repeat 0 -16px;
}
.hnav04on{
	background:url(../images/po_hnav04.gif) no-repeat 0 -16px;
}
.hnav05{
	background:url(../images/po_hnav05.gif) no-repeat 0 0;
}
.hnav05:hover{
	background:url(../images/po_hnav05.gif) no-repeat 0 -16px;
}
.hnav05on{
	background:url(../images/po_hnav05.gif) no-repeat 0 -16px;
}
.hnav06{
	background:url(../images/po_hnav06.gif) no-repeat 0 0;
}
.hnav06:hover{
	background:url(../images/po_hnav06.gif) no-repeat 0 -16px;
}
.hnav06on{
	background:url(../images/po_hnav06.gif) no-repeat 0 -16px;
}
.hnav07{
	background:url(../images/po_hnav07.gif) no-repeat 0 0;
}
.hnav07:hover{
	background:url(../images/po_hnav07.gif) no-repeat 0 -16px;
}
.hnav07on{
	background:url(../images/po_hnav07.gif) no-repeat 0 -16px;
}
.hnav08{
	background:url(../images/po_hnav08.gif) no-repeat 0 0;
}
.hnav08:hover{
	background:url(../images/po_hnav08.gif) no-repeat 0 -16px;
}
.hnav08on{
	background:url(../images/po_hnav08.gif) no-repeat 0 -16px;
}

/* footer */
#footer{
	background:url(../images/po_footer_bg.gif) no-repeat left bottom;
}

p.description a img {
	margin:8px 0 0;
}