body{
	background:#000000;
	font-family:Arial, "\5b8b\4f53";
}

#wrapper{
	background:url(//images.17173cdn.com/2012/zzqx/bg05.jpg) center top no-repeat;
}

/*the header*/
#header{
	width:960px;
	margin:0 auto;
	padding-top:155px;
}

.logo{
	display:block;
	width:400px;
	height:125px;
	margin:0 auto;
}

.main-nav{
	width:960px;
	height:50px;
	background:url(//ue.17173cdn.com/images/zzqx/2011a/sprite.gif) left top no-repeat;
}

.main-nav ul li{
	float:left;
}

.main-nav ul li a{
	display:block;
	width:137px;
	height:50px;
}

.sub-nav{
	width:958px;
	height:54px;
	line-height:55px;
	background:url(//ue.17173cdn.com/images/cf/2011/sub-nav.gif) left top repeat-x;
	border-left:1px solid #030000;
	border-right:1px solid #030000;
	clear:both;
}

.sub-nav ul{
	padding-left:20px;
}

.sub-nav ul li{
	float:left;
	font-size:14px;
	color:#e2dbbf;
}

.sub-nav ul li a{
	font-size:14px;
	color:#e2dbbf;
	margin:0px 9px 0 9px;
	display:inline;
}

.sub-nav ul li a:hover{
	text-decoration:underline;
}


/*the content*/

#content{
	width:960px;
	margin:0 auto;
}



/*the footer*/
#footer-box{
	background:#3d3123;
	margin-top:22px;
}

#footer { font-family: Verdana, Arial, Helvetica, sans-serif;margin:0px auto; clear: both; width: 960px; font-size: 12px;padding:20px 0 10px 0;}
#footerLogo{ text-align: right; width: 280px; float: left; height:86px;background:url(//ue.17173cdn.com/images/cf/2011/footer-logo.jpg) right top no-repeat;margin-top:5px;}
#footerText{ margin: 0px 0px 0px 40px;padding-top:10px; float: left; width: 550px; }
#footerText{ text-align: left; line-height: 15px;  color: #ae9f89; text-decoration: none;  }
#footerText a:link,#footerText a:visited,#footerText a:active{ text-align: left;color: #ae9f89;}
#footerText a:hover{text-decoration:underline;}
#footerText p{ line-height: 15pt;}
#footerText span{padding: 0px 3px; }