/*网页全局样式开始*/

	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: 150px; padding-bottom: 11px; }
.content .contentBox { width: 800px; height: auto; padding: 0 104px 0 96px; background-color: #fff; margin: 0 auto; min-height: inherit;  }
.content .contentBox .main_bar { width: 100%; height: auto; }
.content .contentBox .main_bar .theme { width: 100%; height: 30px; padding: 35px 0 10px 0; }
.content .contentBox .main_bar .theme p { width: 100%; height: 30px; line-height: 30px; color: #000; font: 26px '微软雅黑'; text-align: center; }
.content .contentBox .main_bar .shareMode { width: 787px; height: 16px; padding-right: 13px; margin-bottom: 7px; }
.content .contentBox .main_bar .shareMode a { float: right; display: block; width: 16px; height: 16px; margin-right: 7px; }
.content .contentBox .main_bar .shareMode .marked1 { background: url(share_address1.jpg) left top no-repeat; }
.content .contentBox .main_bar .shareMode .marked2 { background: url(share_address2.jpg) left top no-repeat; }
.content .contentBox .main_bar .shareMode .marked3 { background: url(share_address3.jpg) left top no-repeat; }
.content .contentBox .main_bar .shareMode .marked4 { background: url(share_address4.jpg) left top no-repeat; }
.content .contentBox .main_bar .shareMode .marked5 { background: url(share_address5.jpg) left top no-repeat; }
.content .contentBox .main_bar .bline { width: 100%; height: 2px; background-color: #343434; margin-bottom: 11px; }
.content .contentBox .main_bar .supplementary { width: 100%; height: auto; }
.content .contentBox .main_bar .supplementary .castle { width: 100%; height: auto; margin: 0 auto; text-align:center; } 
.content .contentBox .main_bar .supplementary .castle span,
.content .contentBox .main_bar .supplementary .castle span a { color: #4d4d4d; font: 13px '微软雅黑'; }
.content .contentBox .main_bar .supplementary .castle span .followM { margin-left: 4px; }
.content .contentBox .main_bar .supplementary .castle .move { margin-left: 16px; }
.content .contentBox .main_bar .article { width: 796px; height: auto; padding: 25px 2px; }
.content .contentBox .main_bar .article p { width: 100%; line-height: 180%; font-size:15px; font-family:'微软雅黑'; color: #333; text-align: justify; text-indent: 2em; margin-bottom: 1px; }
.content .contentBox .main_bar .attached { width: 780px; padding: 54px 20px 0 0; margin-bottom: 28px; }
.content .contentBox .main_bar .attached p { width: 100%; text-align: right; margin-bottom: 10px; color: #4d4d4d; font: 13px '微软雅黑'; }
.content .contentBox .main_bar .attached .p2 span a { color: #4d4d4d; font: 13px '微软雅黑'; }
.content .contentBox .main_bar .attached .p2 span a:hover { text-decoration: underline; }
.content .contentBox .main_bar .attached .p2 span { padding-left: 20px; }
.content .contentBox .main_bar .attached .p2 .s1 { background: url(tool2.jpg) left center no-repeat; margin-right: 20px; }
.content .contentBox .main_bar .attached .p2 .s2 { background: url(tool3.jpg) left center no-repeat; margin-right: 20px; }
.content .contentBox .main_bar .attached .p2 .s3 { background: url(tool1.jpg) left center no-repeat; }

.content .contentBox .guest_bar { width: 100%; height: 101px; border-top: 1px dashed #c5c5c5; }
.content .contentBox .guest_bar .upper_half { width: 100%; height: 18px; padding: 25px 0 7px 2px; }
.content .contentBox .guest_bar .lower_half { width: 100%; height: 18px; padding: 7px 0 26px 2px; }
.content .contentBox .guest_bar p span { color: #4d4d4d; font: 14px '微软雅黑'; }

/*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*/

/* ----------------- twoDimension ----------------- */
.twoDimensionCode { width: 232px; height: 256px; background: url(share_twoDimension.png) left top no-repeat; position: absolute; left: 41%; top: 32%; display: none; }
.twoDimensionCode .closeButton { width: 11px; height: 12px; float: right; margin: 12px 19px 0 0; cursor: pointer; }
/*end*/
