#topper {
	width:980px;
	height:149px;
	overflow:hidden;
	background:url(../images/main/top_back.jpg) no-repeat;
}
#banner {
	width:980px;
	height:40px;
	overflow:hidden;
	background:url(../images/main/banner_back.jpg) repeat-x;
}
#banner ul.b01 {
	float:left;
	display:inline;
	font-size:14px;
	font-weight:bold;
	color:#FFF;
	padding-top:10px;
	margin-left:20px;
	width:624px;
	height:25px;
	overflow:hidden;
}
#banner ul.b01 li {
	float:left;
	display:inline;
}
#banner ul.b01 li.shuxian {
	font-weight:normal;
	margin-left:10px;
	margin-right:10px;
	font-size:13px;
	margin-top:1px;
}
/*********/

#banner #date {
	width:335px;
	height:35px;
	overflow:hidden;
	float:left;
	display:inline;
	padding-top:5px;
	margin-left:1px;
}
#banner #date ul.d01 {
	width:6px;
	height:24px;
	overflow:hidden;
	float:left;
	display:inline;
	background:url(../images/main/d01.jpg) no-repeat;
}
#banner #date #d02 {
	width:310px;
	height:24px;
	overflow:hidden;
	float:left;
	display:inline;
	background:url(../images/main/d02.jpg) repeat-x;
}
#banner #date #d02 ul {
	margin-top:7px;
	color:#1B3C69;
	margin-left:3px;

	font-size:12px;
	float:left;
	display:inline;
}
#banner #date ul.d03 {
	width:6px;
	height:24px;
	overflow:hidden;
	float:left;
	display:inline;
	background:url(../images/main/d03.jpg) no-repeat;
}
