@charset "gb2312";
/* CSS Document */

#topp{
	width:1003px;
	height:171px;
	float:left;
}
#top{
	width:1003px;
	height:106px;
	float:left;
	margin:0 auto;
	background:url(../images/topbg.gif) repeat-x;
}
#topce{
	width:983px;
	height:30px;
	float:right;
	text-align:right;
	padding-right:20px;
	background-color:#fff;
}
.logo{
	width:602px;
	height:106px;
	float:left;
	text-align:left;
}
.ewm{
	width:118px;
	height:106px;
	float:right;
	text-align:right;
}
#nav{
	width:1003px;
	height:32px;
	float:left;
	background:url(../images/navbg.gif) repeat-x;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	padding-top:5px;
	text-align:center;
}
#nav a{
	color:#FFF;
	text-decoration:none;
}
#nav a:hover{
	color:#f3bc1b;
	text-decoration:none;
}
.nav{
	width:142px;
	height:27px;
	float:left;
	text-align:center;
}
.navline{
	width:1px;
	height:27px;
	float:left;
	text-align:center;
}
.nav2{
	width:142px;
	height:27px;
	float:right;
	text-align:center;
}