@charset "utf-8";
/* CSS Document */
/**{
	margin:0 auto;
	padding:0;
}*/
*{
 margin:0px;
 padding:0;
}
ul,li{list-style-type:none}
a{
	text-decoration:none;
}
body{
	text-align:center;
	font-family: "Lucida Grande", Verdana, Lucida, Arial,宋体, Helvetica,sans-serif;
	font-size:12px;
	/*line-height:150%;*/
}
.head{
	background: url(../images/head.jpg);
	width:960px;
	border-bottom:solid #90ABBD 8px;
	height:126px;
}
.head_pic{
	width:960px;
	height:100px;
	background-color:#F1F7DE;
}
.head_up{
	text-align:right;
	height:25px;
	width:950px;
	padding-right:10px;
	font-weight:bold;
}
.head_up a{text-decoration:none;
	color:#005454;
}
.head_up a:hover{
	text-decoration:underline;
}
.head_mid{
	height:78px;
	width:760px;
	padding-left:190px;
	padding-right:10px;
	vertical-align:middle;
	text-align:left;
}
.com_cn{
	font-size:26px;
	font-weight:bold;
	width:700px;
	color:#005454;
}
.com_en{
	font-size:16px;
	font-weight:bold;
	color:#005454;
	margin-left:60px;
}
.head_down{
	width:940px;
	padding-left:40px;
	padding-right:10px;
}
.bt{
	height:23px;
	line-height:23px;
	width:100px;
	float:left;
	font-size:12px;
	margin-left:2px;
}
.bt a{
	background:url(../images/bt_off.gif) no-repeat;
	display:block;
	cursor:hand;
	color:white;
}
.bt a:hover{
	background:url(../images/bt_on.gif) no-repeat;
	display:block;
	cursor:hand;
}
.bt_row{
	height:41px;
	line-height:41px;
	background:url(../images/bt.jpg) top repeat-x;
	width:100%;
	border-left:1px solid #87ACC3;
	border-right:1px solid #87ACC3;
	text-align:center;
	margin-bottom:2px;
	font-size:14px;
	float:left;
}
.bt_row a{
	display:block;
	color:#005454;
}
.bt_row a:hover{
	display:block;
	background:url(../images/bt.jpg) bottom repeat-x;
	color:#005454;
}
.htmlbody{
	/*background:url(../images/bgt.gif);*/
	overflow:hidden;
	width:940px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	}
.body_side{
	width:340px;
	padding-left:10px;
}
.body_side_up{
	width:340px;
	margin-top:10px;
	margin-bottom:5px;
	padding-left:0px;
	padding-right:10px;
	background-color:#ECF9FF;
}
.body_side_mid{
	width:340px;
	margin-top:5px;
	margin-bottom:5px;
	padding-left:0px;
	padding-right:5px;
}
.body_side_down{
	width:340px;
	margin-top:5px;
	margin-bottom:10px;
	padding-left:0px;
	padding-right:5px;
}
/*.body_side_down .up{
	background:url(../images/ad.gif);
	height:9px;
	background-position:0 -9px;
	overflow:hidden;
	width:210px;
}
.body_side_down .mid{
	border-left:solid #E7F1C4 5px;
	border-right:solid #E7F1C4 5px;
	background-color:#F1F7DE;	
}
.body_side_down .down{
	background:url(../images/ad.gif);
	background-position:0 -18px;
	overflow:hidden;
	height:9px;
	width:210px;
}*/
.body_content{
	float:left;
	width:540px;
	margin-right:5px;
	margin-left:5px;
	padding-left:20px;
	padding-right:15px;
	border-right:#DFE7EC 6px solid;
}
.body_content_up{
	width:540px;
}
.body_content_mid{
	width:540px;
	margin-top:10px;
	margin-bottom:10px;
}
.body_content_mid_title{
	height:28px;
	text-align:left;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px gray solid;
}
.body_content_mid_list{
	text-decoration:none;
	line-height:200%;
	margin-top:10px;
}
.body_content_mid_list p{
	padding-left:20px;
	text-align:left;
}
.body_content_mid_list li{
	text-align:right;
}
.body_content_mid_list li span{
	float:left;
	text-align:left;
}
.body_content_mid_list li span a{
	color:black;
}
.body_content_mid_list li span a:hover{
	color:black;
	text-decoration:underline;
}
.body_content_mid_detail_guide{
	height:28px;
	text-align:left;
}
.body_content_mid_detail_guide a{
	height:28px;
	text-align:left;
	color:black;
}
.body_content_mid_detail_guide a:hover{
	height:28px;
	text-align:left;
	color:black;
	text-decoration:underline;
}
.body_content_mid_detail_title{
	height:28px;
	text-align:left;
	font-size:20px;
	font-weight:bold;
	color:#340E70;
}
.body_content_mid_detail_time{
	height:20px;
	text-align:right;
	margin-bottom:10px;
}
.body_content_mid_detail_content{
	text-align:left;
	color:#24211D;
}
.body_content_down{
	width:540px;
	height:100px;
	overflow:hidden;
	background-color:#ECF9FF;
	margin-top:50px;
}
.foot{
	border-top:solid #90ABBD 8px;
	width:960px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	color:white;
	background-color:#2B726C;
	line-height:200%;
}
.foot a{color:white;}
.foot a:hover{text-decoration:underline;}