@charset "utf-8";
/* CSS Document */

#top{
	width:980px;
	height:100px;
	margin:0 auto;}
.logo{
	float:left;
	width:620px;
	height:67px;
	margin-left:35px;
	margin-top:12px;}
.logo img{
	float:left;}
.logo a{
	font-size:36px;
	float:left;
	margin-top:10px;
	color:#ac1a1a;}
.logo a img{border:0;}
.dh{
	width:270px;
	height:25px;
	float:right;
	margin-top:46px;}
.bk{
	float:left;
	width:80px;
	height:25px;line-height:20px;}
.bk a{
	font-size:12px;
color:black;
padding-left:5px;}
.bk img{
	float:left;}
#menu{
	width:980px;
	height:31px;
	margin:0 auto;}
#menu ul li{
	float:left;
         /* width:115px; */
	padding:0 10px 0 10px;
	height:31px;
	font-size:14px;
	color:#FFF;
	line-height:31px;
	text-align:center;
	border-left:#eaa69b solid 1px;}
#menu ul li a{
color:#FFF;}