@CHARSET "UTF-8";

#header{
	margin:0 auto;
	width:996px;
	font-family:"宋体";
	font-size:12px;
}

#header a:link, #header a:visited{
	text-decoration: none;
	color: #FFFFFF;
}

#header a:hover,#header a:active{
	text-decoration: none;
	color: #FF0000;
}


#header span#language {
	text-align:right;
	font-family:"宋体";
	font-size:12px;
	height:14px;
	display:block;
	padding:2px 0;
	border-bottom:1px solid white;
	background:url(../images/top/bj_span.gif);
	color:white;
}

#header #menu {
	font-family:"宋体";
	font-size:13px;
	width:996px;
	color:white;
}

#header #menu li span {
	font-size:12px;
	padding-left:5px;
}

#header #menu ul {
	padding:10px 0 0 0px;
	#padding-bottom:10px;
	margin:0;
	list-style:none;
	height:22px;
	background:url(../images/top/bj_menu.gif);
}

#header #menu ul li {
	float:left;
	padding-left:7px;
}

#header #flash {
	border-bottom:1px solid white;
}

#header #wenzi {
	text-align:right;
	height:24px;
	background:url(../images/top/bj_wenzi.gif);
	color: #000d9a;
	padding:8px 0 0;
	#padding-bottom:8px;
	padding-left:80px;
}
