@charset "utf-8";
body{
	font-family:Arial, Helvetica, sans-serif;
}
#header{
	width:970px;
	height:87px;
	margin:0px auto 0px auto;	
}
#header .logo{
	float:left;
}
#header .right{
	float:right;
	padding:18px 0px 0px 0px;
	font-size:11px;
}
#header .right .today{
	line-height:26px;
	color:#919191;	
}
#header .right .today a{
	color:#f64b00;
}
#header .right .search{
	line-height:25px;
}
#header .right select{
	width:155px;
	height:20px;
	border:1px solid #e5e5e5;
	margin-left:10px;
}
#header .right .input1{
	float:left;
	width:202px;
	height:20px;
	line-height:20px;
	font-size:11px;
	border:1px solid #e5e5e5;
	text-align:center;
	color:#919191;
	margin-left:8px;
}
#header .right .input2{
	float:left;
	width:22px;
	height:22px;
	background:url(../images/searchbtn.png) no-repeat center center;
	border:none;
}
#header .right .input3{width:115px}
#footer{
	clear:both;
	width:100%;
	height:64px;
	background:url(../images/bottombg2.png) repeat-x 0px 0px;
	font-size:10px;
	margin:10px 0px 0px 0px;
}
#footer .text{
	width:970px;
	margin:0px auto 0px auto;
	color:#333333;
	padding:10px 0px 0px 0px;
}
#footer .text b{color:#007b9e;}
#footer .text .left{
	float:left;
	height:36px;
	background:url(../images/ybzl.png) no-repeat 0px 0px;
	padding:0px 0px 0px 110px;
	line-height:16px;
}
#footer .text .right{
	float:right;
	width:410px;
	line-height:36px;	
}