@charset "utf-8";
/* CSS Document */


.search {
	width:200px;
	height:25px;
	bottom:20px;
	right:30px;
	position:absolute;
}
.font {
	position:absolute;
	top:10px;
	right:0px;
	font-size:12px;
	height:20px;
	overflow:hidden;
	line-height:18px;
	width:280px;
}
.TopLink {
	width:130px;
	float:right;
	line-height:28px;
	color:#666;
}
.fontSize {
	width:60px;
	float:left;
}
.fontSize ul li {
	float:left;
	padding:0 2px;
	line-height:28px;
}
#banner {
	height:138px;
	overflow:hidden;
	position:relative;
}
#nav {
	height:39px;
	overflow:hidden;
	position:relative;
}
#nav .syx {
	position:absolute;
	width:36px;
	height:16px;
	right:80px;
	top:5px;
}
#nav ul {
	width:980px;
	height:31px;
	padding-top:8px;
	overflow:hidden;
	margin:0 auto;
}
#nav ul li {
	width:73px;
	height:31px;
	overflow:hidden;
	line-height:31px;
	float:left;
	color:#FFF;
	text-align:center;
	font-size:14px;
}

#nav ul li a {
	color:#FFF;
	line-height:31px;
	text-decoration:none;
}
#nav ul li a:hover {
	color:#000;
	width:73px;
	height:31px;
	display:block;
	background:url(../images/bg_nav.jpg) no-repeat;
	overflow:hidden;
	text-decoration:none;
}
#nav ul li.link {
	background:none;
	width:80px;
	float:right;
}
#nav ul li.link a:hover {
	background:none;
	width:80px;
}