@charset "utf-8";








.head{


	width:900px;


	height:65px;


	margin:14px auto 40px auto;


	float:left;


}





.desc{


  width:470px;


	height:65px;


	margin-left:60px;


	float:left;


}





.desc h1{


  font-size:12px;


	font-weight:normal;


	float:left;


	margin-top:17px;


}





.logo{


  width:330px;


	height:65px;


	float:left;


}





.content_wrap {


	width:100%;


	float:left;


	background:url(../images/bg.jpg) no-repeat center top;


}





.content {


	width:900px;


	height:750px;


	margin:0 auto;


	padding:0;


	overflow:auto;


}








.banner {


  width:900px;


	height:141px;


	padding:0;


	float:left;


	margin-bottom:30px;


}





.foot {


  clear:both;


	width:100%;


	height:18px;


	vertical-align:middle;


	text-align:center;


	background:#000000;


	color:#666;


}





.foot a:link, a:visited, a:active, a:hover{


	color:#666;


	text-decoration:none;


	


}


