@charset "gb2312";
/* CSS Document */
#header .banner {
	height: 110px;
	background: url(imagestopbg.jpg) no-repeat 720px bottom;
}
#header .banner .logo {
	width: 336px;
	background: url(imagest-logo.jpg) no-repeat;
	height: 110px;
	float: left;
}
#header .banner .logo a {
	display: block;
	width: 336px;
	height: 110px;
	text-indent: -999px;
	overflow: hidden;
}
#header .banner .searchbox {
	float: right;
	width: 180px;
	margin-right: 5px;
}
#header .banner .searchbox .english {
	height: 32px;
	float: right;
	margin: 5px 0;
}
#header .banner .searchbox .formbox {
	float: right;
	position: relative;
	width: 165px;
	padding-right: 10px;
	height: 62px;
}
#header .banner .searchbox .formbox INPUT {
	height: 26px;
	position: absolute;
}
#header .banner .searchbox .formbox INPUT.s1 {
	width: 165px;
	line-height: 26px;
	color: #ccc;
	padding-left: 10px;
	font-size: 14px;
	height: 30px;
}
#header .banner .searchbox .formbox INPUT.s2 {
	right: 5px;
	top: 1px;
	width: 26px;
	border: none !important;
	text-indent: -9999px;
	background-color: #FFF;
	background-image: url(imagesbotton_search.gif);
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
}
.more_s {
	position: absolute;
	bottom: 0;
	right: 0;
	height: 32px;
}
.more_s a {
	line-height: 32px;
	display: block;
	color: #666;
	font-size: 14px;
	font-weight: 200;
}
#header .nav {
	background: url(imagesnavbg.png) repeat-x;
	height: 38px;
	width: 985px;
	border-bottom: #FFF solid 1px;
}
#header .nav ul li {
	float: left;
	background: url(imagesnavbg_li.png) no-repeat top right;
	padding-right: 1px;
}
#header .nav ul li:hover, #header .nav ul li.curr {
	background: url(imagesnavbghover.png) repeat-x;
}
#header .nav ul li a {
	text-indent: -99999px;
	background-image: url(imagesnav_font.png);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 38px;
	min-width: 100px;
}
#header .nav ul li a.nav1 {
	width: 90px;
	background-position: 29px 0;
}
#header .nav ul li a.nav2 {
	width: 106px;
	background-position: -70px 0;
}
#header .nav ul li a.nav3 {
	width: 106px;
	background-position: -186px 0;
}
#header .nav ul li a.nav4 {
	width: 128px;
	background-position: -299px 0;
}
#header .nav ul li a.nav5 {
	width: 106px;
	background-position: -434px 0;
}
#header .nav ul li a.nav6 {
	width: 128px;
	background-position: -549px 0;
}
#header .nav ul li a.nav7 {
	width: 128px;
	background-position: -681px 0;
}
#footer {
	width: 100%;
	border-top: #3462b9 solid 2px;
}
#footer .footnav {
	margin-top: 15px;
	width: 520px;
	float: right;
}
#footer .footnav a {
	display: block;
	float: right;
	font-size: 16px;
	line-height: 35px;
	font-weight: bold;
	background: url(imagesyelarr.jpg) no-repeat left center;
	padding-top: 0;
	padding-right: 35px;
	padding-bottom: 0;
	padding-left: 15px;
}
.Copyright {
	line-height: 28px;
	color: #8a8a8a;
	font-family: Arial;
	padding-top: 65px;
	padding-right: 35px;
	padding-bottom: 15px;
	padding-left: 35px;
}