@CHARSET "UTF-8";

/*基本信息*/
#header{
width: 990px;
height:251px;
}
ul, li { list-style:none; }
#headwordsmain{
	width: 990px;
	float:left;
	height:39px;
}

/*页面头部的文字*/
#headwords ul {
	height: 19px;
}

#headwords ul li {
	float: right;
	text-align: right;
	text-decoration: none;
	line-height: 15px;
	font-weight:bold;	
}
#logo{
	width: 990px;
	float:left;
	height:89px;
}
#logoImg{
	width: 208px;
	float:left;
	height:89px;
}
#logoFlash{
	width: 697px;
	float:right;
	height:89px;
}

#mean{
	width: 990px;
	float:left;
	height:117px;
	margin-top:6px;
}
