@charset "gb2312";
/* CSS Document */
/* CSS Document */
* {
	font-family: "微软雅黑", Verdana, "宋体", sans-serif;
	font-size: 12px;
}
body {
	margin: 0;
	padding: 0;
}
a {
	text-decoration: none;
	color: #FFF;
}
/*网页全局样式开始*/
	body
	{
		/*body基本样式开始*/
			font-size: 9pt; color:#000000; FONT-FAMILY: 宋体,verdana;
			margin:0px; padding:0px;
		/*body基本样式结束*/

		/*body扩展样式开始*/
			background-repeat: repeat-y;
			background-position: center;
			scrollbar-face-color:#b9b9b9;
			scrollbar-highlight-color:#b9b9b9;
			scrollbar-shadow-color:#b9b9b9;
			scrollbar-3dlight-color:#b9b9b9;
			scrollbar-darkshadow-color:#b9b9b9;
			scrollbar-arrow-color:#F0F0F0;
			scrollbar-track-color:#F0F0F0;
			scrollbar-base-color:#F0F0F0;

			/*拖动条的表面颜色*/
			scrollbar-face-color:#fbf6e8; MARGIN: 0px;  

			/*亮边*/  
			scrollbar-highlight-color:#fbf6e8;

			/*暗边*/
			scrollbar-shadow-color:#aaaaaa;
			scrollbar-3dlight-color:#aaaaaa; 
			
			/*箭头颜色*/
			scrollbar-arrow-color:#aaaaaa;  

			/*拖动区域(TrackBar)颜色*/
			scrollbar-track-color:#fbf6e8;	
			scrollbar-darkshadow-color:#fbf6e8
		/*body扩展样式结束*/
	}

	tr {font-size:9pt;FONT-FAMILY: 宋体;text-align: left;}
	td {font-size:9pt;FONT-FAMILY: 宋体; line-height:24px;}
/*网页全局样式结束*/


/*版通基本样式开始*/
	/*文章标题样式*/
	.title{font-size:16pt;color:#000000;font-weight:bold;line-height:35px;}

	/*首页、频道页栏目默认标题列表样式 小字体*/
	.bt_link{font-size: 9pt; text-decoration:none; color:#494949 ;line-height:24px;}

	/*底层栏目页标题列表及文章正文样式 大字体*/
	.bt_content{font-size: 10.5pt; text-decoration:none; color:#000000 ;line-height:26px; }

	/*时间显示样式*/
	.bt_time {  font-size: 7pt; color: #999999; FONT-FAMILY: Verdana}	
	.bt_date {  font-size: 7pt; color: #999999; FONT-FAMILY: Verdana}	

	/*"更多"显示样式*/
	.bt_more {font-size:9pt ;text-decoration:underline; color:#494949}
/*版通基本样式结束*/


	/*各种颜色样式 可自行扩展*/
	.blue{color:#406EC2; font-size: 9pt; text-decoration:underline; }
	.white{color:#ffffff; font-size: 9pt; text-decoration:none; }
	.red {text-decoration:underline;color:#C70506; }
	.yellow {text-decoration:none;color:#FFB900; }
	.green {text-decoration:underline;color:#038C54; }
	.coffee {color:#A70404;font-size: 9pt; text-decoration:none; }
	.sanjilanmu {color:#FF8315;font-size:9pt; font-weight:bold; }

/* 自定义样式结束 */


/*超链接样式开始 可自行扩展*/

	a.bt_more { text-decoration:none; color:#000000;}
	a.bt_more:hover { text-decoration:none; color:#000000;} 

	a { text-decoration:none; color:#000000;font-size:9pt;line-height:24px;}
	a:hover { color:#ff0000;text-decoration:none;font-size:9pt;line-height:24px;}
	
	a.white { text-decoration:none; color:#ffffff;font-size:9pt; font-weight:bold }
	a.white:hover { text-decoration:none; color:#ff0000;font-size:9pt;font-weight:bold}

	a.white_title { text-decoration:none; color:#ffffff;font-size:10.5pt; font-weight:bold }
	a.white_title:hover { text-decoration:none; color:#ff0000;font-size:10.5pt;font-weight:bold}
	
	a.title { text-decoration:none; color:#000000;font-size:14px; font-weight:bold; line-height:24px}
	a.title:hover { color:#ff0000;text-decoration:none;font-size:14px;font-weight:bold; line-height:24px}

	
/*超链接样式结束*/

/*通用边框样式*/
.biankuang{ border:1px solid #BFBFBF}


/*标题样式*/
.blue_title{ font-size:10.5pt; font-weight:bold; color:#0077c3}
.white_title{font-size:10.5pt; color:#FFFFFF; font-weight:bold}
img {
	border: 0;
}
ul{
	list-style:none;}
#wrap {
	width: 100%;
	margin: 0 auto;
	background-color: #FFF;
	background-image: url(bg1.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#hd_top {
	width: 100%;
	height: 29px;
	background: url(hd_top_bg.jpg) repeat-x;
}
#hd_top_ct {
	width: 1027px;
	margin: 0 auto;
	position: relative;
}
#hd_top_ct span {
	height: 29px;
	line-height: 29px;
	margin-left: 20px;
	color: #FFF;
	float: left;
}
#hd_top_ct ul {
	list-style: none;
	margin-right: 25px;
	float: right;
	position: relative;
	top:3px;
}
#hd_top_ct ul li {
	float: left;
	height: 15px;
	line-height: 15px;
	margin-right: 20px;
}
#hd_top_ct ul li img {
	margin-right: 7px;
}
#hd_content {
	width: 1027px;
	height: 300px;
	margin: 0 auto;
}
#hd_nav {
	width: 1027px;
	height: 49px;
	background: url(nav_bg.jpg) no-repeat;
	margin: 0 auto;
	position: relative;
}
#hd_nav ul {
	float: left;
	list-style: none;
	position: relative;
	top: 10px;
	left:10px;
	padding-left:40px;
}
#hd_nav ul li {
	width: 135px;
	height: 31px;
	line-height: 31px;
	margin: 0 -20px;
}
/*.cs9 { font-weight:bold;}
.cs10 { font-weight:bold;}
*/#hd_nav ul li a {
	display: block;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color:#fff;
	height: 31px;
	line-height: 31px;
}
#hd_nav ul li a:hover {
	color: #000;
	background: url(sy_25.png) no-repeat center;
}
#hd_nav span {
	float: right;
	height: 29px;
	line-height: 29px;
	position: relative;
	left: auto;
	top: 13px;
	right: auto;
	bottom: 0px;
}
#hd_nav span form {
	float: right;
	margin-left: 10px;
	margin-right: 20px;
}
#hd_nav span input.button {
	position: relative;
	top: -4px;
}
#nav_1 {
	width: 1027px;
	height: 31px;
	line-height:31px;
	background: #61b4e7;
	margin: 0 auto;
	text-align:left;
}
#nav_1 div{
	float:left;
	margin-left:-530px;
	}
.zwgk1{
	margin-left:570px;
	color:#0066FF;}
.gzfw1{
	margin-left:710px;
		color:#0066FF;}

.hdjl1{
	margin-left:930px;
		color:#0066FF;}
.zwgk1 a,.gzfw1 a,.hdjl1 a{
	color:#fff;
	letter-spacing: 1mm;
}
.zwgk1 a:hover,.gzfw1 a:hover,.hdjl1 a:hover{
	color:#FF0;
	font-size:14px;
	font-weight:bold;}
#bd {
	width: 1027px;
	background: #FFF;
	margin: 10px auto;
}
#bd_left{
	width:207px;
	float:left;
	min-height:300px;
	margin-right:13px;
}
#bd_left_top{
	height:29px;
	background:url(lm-1.gif) repeat-x;
	position:relative;}
#bd_left_top img{
	position:absolute;
	left:40px;
	top:10px;}
#bd_left_top span{
	color:#000;
	font-size:15px;
	line-height:29px;
	padding-left:60px;
	}
#bd_left_ct{
	padding: 17px 7px;
	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: #88d7fe;
	border-bottom-color: #88d7fe;
	border-left-color: #88d7fe;
}
#bd_right{
	width:800px;
	float:right;
	border:solid 1px #88d7fe;
	min-height:900px;
	}
#bd_right_ct{
	margin:0px 25px;
	}
#bd_right_ct_top{
	height:29px;
	background:url(lm-1.gif) repeat-x;
	line-height:29px;
	}
#bd_right_ct_top span{
	padding-left:25px;
	font-size:15px;}
#bd_right_ct_ct{
	min-height:790px;
	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: #88d7fe;
	border-bottom-color: #88d7fe;
	border-left-color: #88d7fe;
	padding:20px;
	}	
#copyright{
	width: 1027px;
	height: 33px;
	background: url(sy_201.gif) repeat-x;
	line-height: 33px;
	text-align: center;
	color: #fff;
	margin:0 auto;
	float:left;
	}

