@charset "utf-8";
/* CSS Document */

body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div{
	margin:0;
	padding:0;
	border:0;
	line-height: 22px;
}
body{background:#fff;color:#333;font-size:12px; margin-top:0px;font-family:"宋体";}

ul,ol{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
.whiter{
	color: #FFFFFF;
}
.whiter a:link {
color: #FFFFFF;
}
.whiter a:visited {
color: #FFFFFF;
}
.whiter a:hover {
	color: #FFFFFF;
}
.whiter a:active {
	color: #FFFFFF;
}
.font12{
	line-height: 22px;
	color: #333333;
}

.font12 a:link {
color: #333333;text-decoration:underline;
}
.font12 a:visited {
color: #333333;text-decoration:underline;
}
.font12 a:hover {
	color:#000066;text-decoration:underline;
}
.font12 a:active {
	color:#000066;text-decoration:underline;
}

.clear{clear:both;}

img { border:0;
	vertical-align: middle;
}
a {
	color: #000000;[
	text-decoration: none;
}
a:hover {
	color: #000066;
	text-decoration: underline;
}
#top {
	margin-left:auto;
	margin-right: auto;
	height: 83px;
	width: 1000px;
	background-image: url(index_02.jpg);
	
}
#top .logo {
	float: left;
	display: block;
	width: 540px;
	height: 42px;
	margin-top: 18px;
	margin-bottom: 0;
	margin-left: 30px;
	background-image: url(index_13.jpg);
	background-repeat: no-repeat;
}
#top .language {
	float: right;
	display: block;
	width: 160px;
	height: 19px;
	margin-top: 6px;
	margin-right: 6;
	margin-bottom: 0;
	margin-left: 10px;
}
.menu{
	margin-left:auto;
	margin-right: auto;
	background-image: url(index_18.jpg);
	background-repeat: repeat-x;
	height: 41px;
	width: 1000px;	
	}
.menu .left{
	width: 165px;
	float: left;
	color: #FFFFFF;
	text-align: center;
	margin-top: 10px;
	}
.menu .right{
	width: 835px;
	float: left;
	color: #FFFFFF;
	}
	
.right span{
	margin-right: 15px;
	margin-left: 15px;
}
.right ul {
	list-style:none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.right li {
	float:left;
	height: 20px;
}
.right li a {
	color:#FFFFFF;
	font-size:12px;
	font-weight:normal;
	background-image: url(index_17.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 20px;
}
.right li a:link {
	background:url(ndex_17.jpg) no-repeat left;
	color:#FFFFFF;
}
.right li a:visited {
	background:url(ndex_17.jpg) no-repeat left;
	color:#FFFFFF;
	text-decoration: underline;
}
.rightl li a:hover {
	background:url(ndex_17.jpg) no-repeat left;
	color:#990000;
}
.right li a:active {
	background:url(ndex_17.jpg) no-repeat left;
	color:#990000;
}

.leftbg{
	background-image: url(index_27.jpg);
	height: 32px;
	width: 220px;
	margin-top: 10px;
}
.leftbg h3{
	font-size: 12px;
	font-weight: bold;
	color: #0964ae;
	margin-left: 15px;
}
.kuang{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d8edfa;
	border-bottom-color: #d8edfa;
	border-left-color: #d8edfa;
	padding: 2px;
}

.font12{
	line-height: 22px;
	color: #333333;
}

.font12 a:link {
color: #333333;
}
.font12 a:visited {
color: #333333;
}
.font12 a:hover {
	color:#000066;
}
.font12 a:active {
	color:#000066;
}

.blue {
	color: #0964AE;
	font-size: 12px;
	font-weight: bold;
}
.footer{
	text-align: left;
	width: 700px;
	height: 58px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 300px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 10px;
	padding-top: 15px;
	line-height: 20px;
}
.whiter{
	color: #FFFFFF;
}
.whiter a{
	color: #FFFFFF;
}

.whiter a:link {
color: #FFFFFF;
}
.whiter a:visited {
color: #FFFFFF;
}
.whiter a:hover {
	color: #FFFFFF;
	text-decoration: underline;;
}
.whiter a:active {
	color: #FFFFFF;
	text-decoration: underline;
}



.help_title {
	height: 30px;
	line-height: 30px;
	font-weight: bold;
	margin-bottom: 8px;
	padding: 0 8px;
	background: #f6f6f6;
	border-bottom: 1px dotted #0072BC;
}
.help_block {
	margin-bottom: 30px;
	padding: 0 8px;
}

a{text-decoration:underline;}
a:hover,a:active,a:focus{color:#c00;text-decoration:underline}
A:link{text-decoration:none;color:#0964ae;}
A:visited{text-decoration:none;color:#333333;}
