@charset "utf-8";
/* CSS Document */

html, body {
	font-family:Arial, Helvetica, sans-serif, 宋体;
	font-size:14px;
	color:#FFF;
	padding:0px;
	margin:0px;
	background-color:#12161a;
}
body {
	-moz-user-select:none;
}
#top {
	color:#8d9298;
	width:978px;
	padding:0px 20px 0px 0px;
	margin:0px auto;
	background-color:#3a444e;
}
#exp {
	color:#8d9298;
	width:998px;
	height:70px;
	padding:14px 0px 0px 0px;
	margin:0px auto;
	background-color:#3a444e;
}
#exp img {
	float:left;
	border:0px;
	margin:0px 0px 0px 30px;
}
#exp a {
	color:#fff;
	text-decoration:none;
}
#exp a:hover{
	color:#dbcc0f;
	text-decoration:underline;
}
.exp_items{
	float:right;
	padding:0px;
	margin:12px 0px -12px 0px;
	width:750px;
	height:30px;
}
.exp_items li {
	float:left;
	width:130px;
}
.exp_items li b {
	color:#FFF!important;
	text-justify:inter-word;
}
.exp_items li.short {
	width:100px;
}
.exp_items li.long {
	width:380px;
}
.exp_items li.others {
	width:190px;
	text-align:right;
	color:#333;
}
.exp_items li.others a, .exp_items li.short a, .exp_items li.long a {
	color:#0099CC!important;
}
.exp_items li.others a {
	color:#CCC!important;
}
.exp_items li.others a:hover, .exp_items li.short a:hover, .exp_items li.long a:hover {
	color:#FFFF00!important;
	text-decoration:none!important;
}
.noborder {
	border-right:1px solid #3a444e!important;
}
#banner {
	text-align:center;
	width:998px;
	height:70px;
	padding:10px 0px;
	margin:0px auto;
	height:250px;
	background-color:#3a444e;
}
#banner img {
	border:0px;
}
#contants {
	width:998px;
	padding:10px 0px;
	margin:0px auto;
	background-color:#3a444e;
}
#left {
	float:left;
	width:242px;
	height:inherit;
	padding:0px 0px 0px 18px;
	margin:0px;
}
#left h1 {
	color:#dadedf;
	font-weight:normal;
	font-size:14px;
	margin:0px 0px 8px 0px;
}
#left img {
	float:none;
	clear:both;
	display:block;
}
#right {
	float:right;
	width:712px;
	padding:0px 18px 0px 0px;
	margin:0px;
}
#right div {
	float:left;
	width:205px;
	height:140px;
	padding:0px;
	margin:16px 40px 0px 0px;
}
.norightmargin {
	margin-right:0px!important;
}
#right div h1 {
	font-size:14px;
	margin:14px 0px 0px 60px;
}
#right div h1 a {
	color:#3984cd;
	text-decoration:none;
}
#right div h1 a:hover {
	color:#dbcc0f;
}
#right div h2 {
	margin:0px 0px 0px 60px;
	color:#dbddde;
	font-weight:normal;
	font-size:14px;
}
#right div p {
	color:#dbddde;
	margin:4px;
	line-height:22px;
}
#right div p a {
	color:#FFFFFF;
	text-decoration:none!important;
}
#right div p a:hover {
	color:#FFFF00;
	text-decoration:none!important;
}
#splits {
	width:998px;
	padding:0px;
	margin:-10px auto 0px auto;
	height:2px;
	background-color:#3a444e;
}
#split {
	width:950px;
	height:2px;
	padding:0px;
	margin:0px auto;
	background-image:url(/images/split_horizontal.gif);
	background-repeat:repeat-x;
}
#bottoms {
	width:998px;
	padding:0px;
	margin:0px auto;
	height:100px;
	background-color:#3a444e;
}
#bottoms img {
	float:left;
	border:0px;
	margin:0px 20px;
}
#bottoms div.split_v {
	float:left;
	width:1px;
	height:50px;
	font-size:1px;
	padding:0px;
	margin:0px 20px 0px 5px;
	background-color:#4a545d;
}
#bottoms p {
	color:#aab0b5;
	margin:12px 0px 0px 0px;
}
#bottoms p a {
	color:#3a444e;
}
/**
* 内容区
*/
#content_area {
	float:left;
	width:705px!important;
	height:auto!important;
	padding:0px!important;
	background-color:#FFF;
	background-image:url(/images/text_btm.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	margin:16px 0px 0px 0px!important;
}
#content_area img {
	border:0px;
}
#content_area h1 {
	color:#333!important;
	font-size:14px!important;
	margin-left:30px!important;
}
#content_area p {
	color:#333!important;
	margin-left:30px!important;
}
#content_area p a {
	color:#0099CC!important;
	text-decoration:none!important;
}
#content_area p a:hover {
	color:#F00!important;
	text-decoration:none!important;
}
#content_area ol, #content_area ul {
	margin-left:60px!important;
}
#content_area li {
	color:#333!important;
}


.indentimg {
	margin:0px 0px 0px 15px;
}
.nonefloat {
	float:none!important;
	clear:both!important;
	font-size:1px!important;
	width:998px!important;
	height:10px!important;
}
.end {
	float:none!important;
	clear:both!important;
	font-size:1px!important;
	width:1px!important;
	height:10px!important;
}


ul.lists {
	padding:0px;
	margin:0px 16px 0px 10px;
	list-style:none;
}
ul.lists li {
	border-bottom:1px dotted #000;
}
ul.lists li.last {
	border-bottom:0px dotted #000;
}
ul.lists li a {
	color:#16387c;
	text-decoration:none;
	line-height:28px;
}
ul.lists li a:hover {
	color:#F00;
	text-decoration:underline;
}





