body{
	font-family:"ËÎÌå";
	background:#020102 url(images/bg-body.jpg) no-repeat center top;
}

#header{
	height:560px;
	width:1020px;
	margin:0px auto;
}

#header-bg1{
	height:201px;
	background:url(images/bg-header-01.jpg);
}

#header-bg2{
	height:199px;
	background:url(images/bg-header-02.jpg);
}

#header-nav{
	height:65px;
	background:url(images/bg-header-03.jpg);
}

#header-text{
	height:95px;
	background:url(images/bg-header-04.jpg);
}

#header-nav ul{
	margin:0px 0px 0px 320px;
}

#header-nav ul li{
	float:left;
	display:inline;
	height:65px;
	width:125px;
	margin-right:25px;
	text-indent:-9999px;
}

#header-nav ul li a{
	display:block;
	height:65px;
	width:125px;
}

#focus{
	width:955px;
	height:290px;
	margin:0px auto;
}

#pic-list{
	width:980px;
	margin:0px auto;
	background:#784e2c url(images/pic-list-top.jpg) no-repeat;
}

#pic-list .title{
	height:98px;
	line-height:98px;
}

#pic-list .title a{
	font-size:12px;
	color:#dfc88b;
	margin:0px 0px 0px 270px;
}

#pic-list .photo li{
	height:172px;
	width:210px;
	float:left;
	display:inline;
	background:url(images/pic-list-li.jpg);
	margin:0px 0px 17px 24px;
	text-align:center;
	padding:6px 5px 0px 0px;
}

#pic-list .photo li a img{
	height:129px;
	width:195px;
	border:1px solid #62442a;
}

#pic-list .photo li p{
	line-height:24px;
}

#pic-list .photo li p a{
	color:#000;
}

#pic-list .page{
	height:25px;
	width:340px;
	margin:0px auto;
}

#pic-list .page ul li{
	float:left;
	color:#d9ba6e;
}

#pic-list .page ul li a{
	float:left;
	height:23px;
	line-height:23px;
	padding:0px 7px;
	margin-right:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
}

#pic-list .page ul li .on{
	border:1px solid #c97e35;
	background:#e8c9aa;
	color:#c97e35;
}

#pic-list .page ul li .off{
	border:1px solid #c99b35;
	background:#fff;
	color:#c97e35;
}


#pic-list .contact{
	height:30px;
	width:900px;
	background:#382617;
	margin:0px auto;
}

#pic-list .contact p{
	color:#cbbb89;
	line-height:30px;
	font-size:14px;
	padding:0px 20px;
}

#footer{
	width:980px;
	background:#fff;
	margin:0px auto;
	line-height:24px;
	color:#000;
}

