/*网页全局样式开始*/

	body
	{
		/*body基本样式开始*/
		font-family: "微软雅黑",Tahocmri_ulma,verdana;
		color:#3d3d3d;
		margin:0px;
		padding:0px;
		text-decoration:none;
        text-align: left;
		background-color: #FFF;
		/*body基本样式结束*/
		
	}

	img {border:0;}/* 图片无边框*/

	/*定义整个页面的宽度*/
	page
	{
		width:auto;!important;
		max-width:1000px !important;margin:0 auto; height:auto !important
		width:1000px;
	}


    form{ padding:0px; margin:0px;}
	

	/*清除页面底部高度，iframe所致*/
	#vishidden{display:none}


	/*版通基本样式开始*/

		/*整个网页超链接样式开始*/
	a {font-family: '宋体'; text-decoration: none; color:#3d3d3d;}	
	a:visited { font-family: '宋体'; color:#3d3d3d; text-decoration:none;}
	a:hover { font-family: '宋体'; text-decoration: underline; color:#ff0000;}

		/*文章标题样式*/
	.title{font-size:16pt; font-family:'宋体'; color:#3D3D3D; font-weight:bold; line-height:150%;}

		/*首页、频道页栏目默认标题列表样式 小字体*/
	.bt_link{font-size:9pt; font-family:'宋体'; text-decoration:none; color:#3d3d3d;}

		/*底层栏目页标题列表及文章正文样式 大字体*/
	.bt_content{font-size:10.5pt; font-family:'宋体'; text-decoration:none; color:#3D3D3D; line-height:180%;}

		/*时间显示样式*/
	.bt_time {  font-size:9pt; color:#999999; font-family: Verdana;}
	.bt_date {  font-size:9pt; color:#999999; font-family: Verdana;}

		/*"更多"显示样式*/
	.bt_more {font-size:9pt ;color:#3D3D3D}
	a.bt_more { text-decoration:none; color:#3d3d3d;}
	a.bt_more:visited { text-decoration:none; color:#3d3d3d;} 
	a.bt_more:hover { text-decoration:none; color:#ff0000;}

	.bt_unline {border-bottom:#999999 dashed 1px;}

		/*通用导航样式*/
	a.white {text-decoration:none; color:#ffffff;font-size:10.5pt; font-weight:bold }
	a.white:visited {color:#ffffff;font-size:10.5pt;font-weight:bold}
	a.white:hover {color:#ff0000;font-size:10.5pt;font-weight:bold}

		/*通用滚动条*/
	.scrollbar{

		/*滚动条的基本颜色*/
		scrollbar-base-color:#c8e8fb;

		/*立体滚动条强阴影的颜色*/
		scrollbar-dark-shadow-color:#F5F1D8;

		/*立体滚动条凸出部分的颜色*/
		scrollbar-face-color:#E8E1B5;
	
		/*滚动条空白部分的颜色*/
		scrollbar-highlight-color:#c8e8fb;

		/*立体滚动条阴影的颜色*/
		scrollbar-shadow-color:#E8E1B5;

		/*立体滚动条亮边的颜色*/
		scrollbar-3d-light-color:#E8E1B5;

		/*上下按钮上三角箭头的颜色*/
		scrollbar-arrow-color:#4D6185;	
		
	}

	/*版通基本样式结束*/

/*网页全局样式结束*/

/* 自定义样式开始 */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{ margin:0; padding:0; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:bold; text-align: left; font-family: "微软雅黑"; }
input,button,textarea,select,optgroup,option { font-family:inherit; font-size:inherit; font-style:inherit; font-weight:inherit; outline: none; }
ul,ol { list-style:none; }
a { text-decoration:none; color: #333; }
a:hover { text-decoration: none; color: #b70000; }
p { font-family: '微软雅黑'; }
.fl { float: left; }
.fr { float: right; }
/* 自定义样式结束 */


/* ----------------- topBar ----------------- */
.topBar { width: 100%; height: 148px; background: url(top_pic_bgout.jpg) left top repeat-x; }
.tb_inner { width: 1000px; height: 100%; margin: 0 auto; background: url(top_pic_bg.jpg) left top no-repeat; }
.tb_inner .viewMode { width: 135px;}
.tb_inner .viewMode p span { margin: 0 5px; }
.tb_inner .viewMode p a { font: 13px '微软雅黑'; }

.tb_inner .searchBar { width: 348px; height: 30px; margin-top: 64px; }
.tb_inner .searchBar .searchFrame { width: 258px; height: 30px; position: relative; }
.tb_inner .searchBar .searchFrame .search_t { width: 192px; height: 28px; height:20px\9; padding: 4px 0 4px 8px\9; padding-left: 8px; border: 1px solid #d1d1d1; background-color: #fff; color: #a9a9a9; font: 13px '微软雅黑'; }
*+html .tb_inner .searchBar .searchFrame .search_t {  width: 192px; height: 20px; padding: 4px 0 4px 8px; border: 1px solid #d1d1d1; background-color: #fff; color: #a9a9a9; font: 13px '微软雅黑'; }
.tb_inner .searchBar .searchFrame .search_b { width: 55px; height: 30px; border: 0; background: url(top_button_search.gif) center center no-repeat; position: absolute; top: 0; left: 200px; cursor: pointer; }
.tb_inner .searchBar .searchTitle { width: 90px; height: 30px; }
.tb_inner .searchBar .searchTitle a { display: inline-block; width: 100%; height: 26px; padding-top: 4px; font: 15px '微软雅黑'; text-decoration: underline; text-align: center; }
.tb_inner .searchBar .searchTitle a:hover { text-decoration: none; }
/*end*/

/* ----------------- navBox ----------------- */
.navBox { width: 100%; height: 41px; background-color: #1760ab; }
.navKey { width: 1000px; height: 100%; margin: 0 auto; }
/*end*/

/* ----------------- content ----------------- */
.content { width: 100%; height: auto; background-color: #f2f2f1; min-height: 45px; padding-bottom: 11px; }
.content .contentBox { width: 968px; height: auto; padding: 0 16px; background-color: #fff; margin: 0 auto; min-height: inherit; padding-bottom: 24px; }
.content .contentBox .dateAndWeather { width: 968px; height: 45px; }
.contentBox .dateAndWeather .dateBox { width: 182px; height: 100%; padding-left: 27px; background: url(content_title.gif) 2px center no-repeat; }
.contentBox .dateAndWeather .dateBox p { width: 100%; height: 17px; padding: 14px 0 14px 0; color: #666; font: 13px '微软雅黑'; }
.contentBox .dateAndWeather .floatingInfo { width: 726px; height: 100%; padding-left: 30px; }
.contentBox .dateAndWeather .floatingInfo p { width: 100%; height: 17px; padding: 14px 0 14px 0; color: #333; font: 13px '微软雅黑'; }
.contentBox .dateAndWeather .floatingInfo p iframe { margin-left: 55px; }
.contentBox .mainInfo { width: 100%; height: auto; }

.contentBox .mainInfo .navigation { width: 209px; height: auto; background-color: #f2f6fb; border-top: 3px solid #1760ab; padding-bottom: 26px; }
.contentBox .mainInfo .navigation .leader_n { width: 207px; height: 42px; border-bottom: 1px solid #ececec; margin: 0 auto; background:#fefefe url(arrow_processing.jpg) 187px center no-repeat; }
.contentBox .mainInfo .navigation .leader_n span { display: block; width: 100%; height: 20px; padding: 11px 0; background: url(arrowDown.jpg) 187px center no-repeat;  color: #1760ab; font: 16px '微软雅黑'; font-weight: bold; text-align: center; }
.contentBox .mainInfo .navigation .leader_n .replacePic { display: block; width: 100%; height: 20px; padding: 11px 0; background: url(arrowDown.jpg) 187px center no-repeat;  color: #1760ab; font: 16px '微软雅黑'; font-weight: bold; text-align: center; }
.contentBox .mainInfo .navigation .leader_n .replacePic2 { display: block; width: 100%; height: 20px; padding: 11px 0; background: url(arrow_processing.jpg) 187px center no-repeat;  color: #1760ab; font: 16px '微软雅黑'; font-weight: bold; text-align: center; }
.contentBox .mainInfo .navigation .choice_square { width: 207px; height: auto; margin: 0 auto; }
.contentBox .mainInfo .navigation .choice_square .chops { width: 207px; height: 41px; border-top: 1px solid #fff; border-bottom: 1px solid #ececec; position: relative; }
.contentBox .mainInfo .navigation .choice_square .chops a { display: block; width: 207px; height: 19px; padding: 11px 0; color: #333; font: 15px '微软雅黑'; text-align:center; background-color: #f2f6fb; position: absolute; right: 0; z-index: 9; }
.contentBox .mainInfo .navigation .choice_square .chops a:hover { color: #b50000; font-weight: bold; width: 199px; } 
.contentBox .mainInfo .navigation .choice_square .chops span { display: block; width: 8px; height: 40px; background-color: #b50000; position: absolute; left: 0; }

.contentBox .mainInfo .list { width: 746px; height: auto; background-color: #f9f9f9; }
.contentBox .mainInfo .list .leader_l { width: 730px; height: 41px; padding-left: 16px; background-color: #71a7df;}
.contentBox .mainInfo .list .leader_l span { display: block; width: 50%; height: 19px; padding: 8px 0 14px 0; color: #fff; font: 18px '微软雅黑'; text-align: left; float:left;}
.contentBox .mainInfo .list .leader_l a { display: block; width: 50%; height: 19px; padding: 8px 0 14px 0; color: #fff; font: 18px '微软雅黑'; text-align: right; float:left;}
.contentBox .mainInfo .list .leader_l a:hover{color: #1760ab;}
.contentBox .mainInfo .list .newsStation { width: 744px; height: auto; background-color: #f9f9f9; border-left: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; }
.contentBox .mainInfo .list .newsStation .sites_shell { width: 712px; height: auto; margin: 0 17px 0 15px; }
.contentBox .mainInfo .list .newsStation .sites { width: 100%; height: 47px; border-bottom: 1px dashed #ededed; }
.contentBox .mainInfo .list .newsStation .sites .upperHalf { width: 100%; height: 47px; }
.contentBox .mainInfo .list .newsStation .sites .upperHalf p { width: 80%; height: 100%; }
.contentBox .mainInfo .list .newsStation .sites .upperHalf p a { display: block; width: 100%; height: 19px; padding: 15px 0 13px 0; color: #000; font: 16px '微软雅黑'; }
.contentBox .mainInfo .list .newsStation .sites .upperHalf span { display: block; width: 20%; height: 19px; padding: 15px 0 13px 0; color: #000; font: 16px '微软雅黑'; }
.contentBox .mainInfo .list .newsStation .sites .upperHalf p a:hover { color: #1760ab; }
.contentBox .mainInfo .list .newsStation .sites .lowerHalf { width: 100%; height: 46px; }
.contentBox .mainInfo .list .newsStation .sites .lowerHalf span { display: block; height: 16px; padding: 15px 0; color: #a3a3a3; font: 13px '微软雅黑'; }
/*.contentBox .mainInfo .list .newsStation .consistent { width: 100%; height: 89px; }*/
/*.contentBox .mainInfo .list .newsStation .consistent .core { width: 712px; height: 33px; padding: 28px 17px 28px 15px; }*/
.contentBox .mainInfo .list .newsStation .consistent { width: 100%; height: 16px; }
/*end*/

/* ----------------- ground ----------------- */
/*.ground { width: 100%; height: 75px; padding: 39px 0; background-color: #cbdff4; }*/
.ground { width: 100%; height: 150px; background-color: #cbdff4; }
.gPackage { width: 1000px; height: 100%; margin: 0 auto; }
.gPackage p { width: 100%; height: 15px; line-height: 15px; font: 15px '微软雅黑'; color: #000; text-align: center; }
.gPackage .middleSection { margin: 15px 0; }
/*end*/

.linkb14{
	font-size: 14px;
	color: #333;
	font-family: "微软雅黑";
	line-height: 18px;
	text-decoration: none;
	}
.linkb14:hover{
	font-size: 14px;
	color: #036;
	font-family: "微软雅黑";
	line-height: 18px;
	text-decoration: none;
	}
.linkb14:link , .linkb14:visited{
	font-size: 14px;
	color: #333;
	font-family: "微软雅黑";
	line-height: 18px;
	text-decoration: none;
	}
.linkb16{
	font-size: 16px;
	color: #333;
	font-family: "微软雅黑";
	line-height: 18px;
	text-decoration: none;
	}
.linkb16:hover{
	font-size: 16px;
	color: #036;
	font-family: "微软雅黑";
	line-height: 18px;
	text-decoration: none;
	}
.linkb16:link , .linkb14:visited{
	font-size: 16px;
	color: #333;
	font-family: "微软雅黑";
	line-height: 18px;
	text-decoration: none;
	}
.linkb13{
	font-size: 13px;
	color: #333;
	font-family: "微软雅黑";
	line-height: 22px;
	text-decoration: none;
	}
.linkb13:hover{
	font-size: 13px;
	color: #036;
	font-family: "微软雅黑";
	line-height: 22px;
	text-decoration: none;
	}
.linkb13:link , .linkb13:visited{
	font-size: 13px;
	color: #333;
	font-family: "微软雅黑";
	line-height: 22px;
	text-decoration: none;
	}
.linkb18{
	font-size: 16px;
	color: #333;
	font-family: "微软雅黑";
	line-height: 18px;
	text-decoration: none;
	}
.linkb18:hover{
	font-size: 16px;
	color: #036;
	font-family: "微软雅黑";
	line-height: 18px;
	text-decoration: none;
	}
.linkb18:link , .linkb14:visited{
	font-size: 16px;
	color: #333;
	font-family: "微软雅黑";
	line-height: 18px;
	text-decoration: none;
	}
	