@charset "utf-8";
/* CSS Document */

#toper{	
	background:url(../image/top_Bg.gif) repeat-x top;
	height:44px;
	width:100%;
	/*border:1px solid #f00;*/
	z-index:100;
	position:absolute;
	top:0;
	left:0;
	}
#top{
	width:855px;
	margin:0 auto;
	}
#toper ul{
	float:right;
	}
#toper li{
	float:left;
	}
#toper li a{
	float:left;
	margin-left:15px;
	line-height:35px;
	color:#999;
	}
#oupudx a{
	background:url(../image/oupudx.gif) no-repeat left center;
	padding-left:23px;}


#conent{
	background:#f4f8f9;
	width:865px;
	margin:0 auto;
	padding-top:30px;
	}
.head_logo{
	padding-right:15px;
	margin:25px 25px 10px 10px;
	border-right:1px solid #999;
	vertical-align:middle;
	float:left;
	}
#head{
	margin:0 13px;}
#head span{
	line-height:35px;
	color:#666;
	float:left;
	margin-top:25px;
	}
#query{
	line-height:35px;
	float:right;
	margin-top:25px;
	}
#query_submit{
	background:url(../image/query_button.gif) center;
	border:none;
	color:#fff;
	width:60px;
	height:18px;
	}


#footer{
	text-align:center;
	margin:0 auto;
	width:866px;
	height:62px;
	background:url(../image/foot_bg_img.gif) repeat-x;
	padding-top:20px;
}