@charset "utf-8";
/* technical support:Zhenjiang YouDu; technician:ChenShinan */

/*全局元素*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	border:0;
	font-size: 14px;
	font-family: "微软雅黑","宋体",Verdana,Arial,Helvetica,sans-serif;
	vertical-align: baseline;
	margin: 0;
	padding: 0;
	color: rgb(82,87,93);}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,header,menu,dialog,footer,figure,dl,dt,dd,ul,li{
	display: block;}
body,html{
	background-color:#f5f5f5;}

a {
	color:rgb(57,56,54);
	text-decoration: none;}
a:hover {
	color:#ffa200;
	text-decoration: underline;}
form {
    display: inline;
    margin: 0;
    padding: 0;}

img {
    border: 0 none;}
ul, ol {
    list-style: none outside none;}
table{ width:100%; border:1px solid #666;}
tr,td{ border:1px solid #666;}
.Clear{ clear:both;}


/*全局*/
.width100{
     width:100%;}
.width990{
     width:990px;
	 margin:0 auto;}
.top{
	background-color:white;
	padding:10px 0px;
	height: 77px;}
.logo{
	float: left;}
.ch{
	float: right;
	width: 82px;
	height: 33px;
	background-color: #fea201;
	text-align: center;
	line-height: 33px;
	color: #fff;
	margin-right: 15px;
	margin-top: 20px;}
.ch:hover{
	color: #fff;
	background-color: #066930;}
.en{
	float: right;
	width: 82px;
	height: 33px;
	background-color: #066930;
	text-align: center;
	line-height: 33px;
	color: #fff;
	margin-top: 20px;}
.en:hover{
	color: #fff;
	background-color: #fea201;}
.nav{
	height: 43px;
	background-image: url(/en/images/bg_nav.jpg);
	background-repeat: repeat-x;}
.menu{
	background-image: url(/en/images/nav.jpg);
	background-repeat: no-repeat;
	height: 43px;
	line-height: 43px;
    z-index:999;}
.menu ul li {
	float:left;
	width:110px;
	color:#fff;
	height:43px;
	line-height:43px;
	text-align:center;
	position:relative;}
.menu ul li a {
	color:#fff;
	display:block;
	width:110px;
	font-size: 13px;}
.menu ul li a:hover {
	color:#fff;
	display:block;
	width:110px;}
.menu ul li:hover {
	background-color: #a0cd00;}
.menu ul li.menuhv {
	background-color: #727272;}
.menu ul li.menuhv a {
	color:#fff
;}
.menu li .submenu {
	display:none;
	left:0px;
	width:110px;
	background:#a0cd00;
	position: absolute;
	top: 42px;
    z-index: 99;
}

.menu li .submenu li {
	width:110px;
	float:none;
	padding:0;
	background:none;
	height:30px;
	line-height:30px;}
.menu li .submenu li.last {
	border:none;}
.menu li .submenu li a {
	float:none;
	padding:0;
	text-align:center;
	height:30px;
	line-height:30px;
	background:none;
	color:#FFFFFF
;}
.menu li .submenu li a:hover {
	background:#727272;
	float:none;
	padding:0;
	text-align:center;
	height:30px;
	line-height:30px;
	color:#FFFFFF
;}
.menu li.selected {
	width:110px;
	height:43px;
	background-image: url(/en/images/bg_li_hover.jpg);
	background-repeat: no-repeat;}
.menu li.selected a {
	color:#fff;
	display:block;
	width:110px;}
.banner{
	height: 407px;
	background-image: url(/en/images/bg_banner.jpg);
	background-repeat: no-repeat;
	background-position: center;
	z-index: -999;}
.mainbody{
	margin-top: 18px;
	overflow: hidden;}
.mainbody_lt{
	width: 223px;
	float: left;
	background-image: url(/en/images/bg_left.png);
	height: auto;
	overflow:hidden;
	background-repeat: no-repeat;
	padding: 0px 17px 0px 25px;}
.mainbody_rt{
	width: 690px;
	float: right;
	background-color: white;
	padding: 0px 10px;}
.footer{
	background-image: url(/en/images/bg_footer.png);
	height: 101px;
	background-repeat: repeat-x;
	overflow: hidden;
	margin-top: 20px;
	text-align: center;
	padding-top: 20px;}
.footer p{
	line-height: 25px;
	font-size: 12px;}



/*----------------------------------------------分页-------------------------------------------*/
.k_pagelist {
	clear: both;
	display: table;
	float: left;
	line-height: 30px;
	text-align: center;
	width: 100%;}
.k_pagelist em {
	background:#f90;
	border: 1px solid #f90;
	color: #fff;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin: 0 1px;
	padding: 2px 4px;}
.k_pagelist strong {
	border: 1px solid #E7E7E7;
	color: #C51E17;
	font-size: 12px;
	margin: 0 1px;
	padding: 2px;}
.k_pagelist a {
	border: 1px solid #E7E7E7;
	font-size: 12px;
	margin: 0 1px;
	padding: 2px;}