 	/************************************************************/
	/*    定义首页全部样式                                      */
	/*    Dec,18,2009  , Author ThinkMad                        */
	/*    CopyRight,hbqnb.com                                   */
	/*    Email:cnshw@hotmail.com                               */
	/************************************************************/

	/*--------------------全局样式及布局------------------------*/
		/*定义wrapper布局*/
  	body{margin:0;padding:0;text-align:center;}
  	#wrapper{width:980px;margin:auto;text-align:left;}
  	.outerBlock{float:left;clear:both;margin-bottom:0em;}
  	
  	/*定义全局链接和字体*/
  	body *{font:14px/1.75 "宋体" sans-serif;margin:0;padding:0;}
  	a{color:#036;text-decoration:none;}
  	a:visited{color:#4E5F6D;text-decoration:none;}
  	a:hover{color:red;text-decoration:underline;}
  	a:active{text-decoration:none;}
  	
		/*全局标题栏样式*/
		h3{text-align:left;
			border-bottom:1px solid #E16F0C;height:23px;
			padding-left:7px;margin-bottom:7px;
			background:#FEEAB7;}
	  	h3 a{font-weight:bold;font-size:14px;color:#BD2402;}
	  	h3 a:hover{color:#BD2402;}
		h3 a:visited{color:#BD2402;}
	  	h3 a:active{color:#BD2402;}

	  	
		/*定义所有新闻div块边框样式*/
	  	.newsBlocks{border:1px solid #E16F0C;}
		
		/*全局表格样式*/
		table{margin:0;padding:0;}
			
	/*------------局部布局及样式---------------------*/

		/*div3,div4,div6*/
		#div3,#div4,#div6{width:980px;height:325px;margin:.5em 0;}
		#div3{width:980px;height:655px;margin:.5em 0;}
		.blockLeft, .blockCenter, .blockRight{height:100%;overflow:hidden;}
		.blockCenter .newsBlocks{height:99.99%;}
		.blockCenter3{height:321px;overflow:hidden;}
		.blockLeft3{ padding-bottom:5px;overflow:hidden;}

  	/*定义左侧列新闻列表及图片样式*/
  	.blockLeft{width:230px;float:left;margin-right:7px;}
  	.blockLeft2{float:left; width:237px; padding:0px; overflow:hidden;}
		.blockLeft td a:link{font-size:12px;color:#333;}
		.blockLeft td a:visited{font-size:12px;}
		.blockLeft td a:hover{color:red;}
	 	.blockLeft>table{width:230px;margin:0;}
  	.blockLeft img{width:165px;height:110px;border:1px solid #ccc;padding:3px;}
		.blockLeft h3+table{text-align:center;}
		.blockLeft .line1+table td{line-height:1.5em;}
  	
		/*中间div*/
  	.blockCenter{border:1px solid #E16F0C;width:470px;float:left;margin-right:0px;background-color:#ffffff;}
  	.blockCenter2{float:left; padding:0px; margin:0px; width:472px; padding-left:2px;}
  	.blockCenter .newsBlocks{border:none;}


  	/*定义右侧列新闻列表及图片样式*/
  	.blockRight{width:260px;float:right; line-height:20px; font-weight:bolder; font-size:12px; color:#003366;}
	  	.blockRight2{float:right; width:262px;padding:0px; margin:0px;}
	  	.blockRight div{width:260px;float:right; line-height:20px; font-weight:bolder; font-size:12px; color:#003366;}
  	.blockRight table a {font-size:12px;}  	

	/*头部div1,div2*/
	#div2{width:980px;margin-bottom:5px;}
  	#div2Left{float:left;width:230px;height:420px;margin-top:10px;}
  	#div2Right{float:right;width:740px;height:420px;margin-top:10px;/*border-right:1px solid green;*/}
  	#div2 table{margin:0;}
  	
  	/*.d2R1{float:left;width:740px;height:80px;}*/
  	.ad0{width:230px;height:80px;float:left;}
  	.ad1{float:right;width:740px;height:80px;margin-left:8px}
  	/*.d2R2{float:left;width:740px;height:430px;margin-top:10px;}*/
  	
  	.d2RL{width:470px;float:left;text-align:center;height:420px;}
  	.d2RR{width:260px;float:right; height:auto;}
  	
  	
  	/*定义焦点区新闻div内容字体和图片样式*/
  	.topLine{
	  	height:90px;width:100%;
	  	/*border:1px solid #E16F0C;background:#EEF2FB;*/
	  	border-bottom:1px dashed #ccc;
  		margin-left:auto;margin-right:auto;margin-bottom:5px;
  		padding-top:7px;
		overflow:hidden;}
		.topLine p{font-size:12px;text-align:left;text-indent:2em;line-height:1.5em;width:436px;margin:6px auto 0 auto;} 
		
  	.flashNews{float:left;width:220px;height:200px; margin-top:5px;}
  	
  	.focusNews{float:left;width:250px;height:200px;text-align:left;overflow:hidden;}/*set the height of focusNews to make some space from the moreNews*/
  	/*.focusNews table{height:100%;}*/
  	.focusNews td{padding-left:14px;background:url(/news/Templets/index/pre-dot.gif) 4px center no-repeat;}
  	.focusNews a{}
  	  	
	/*焦点区更多新闻蓝色背景和边框*/
  	.moreNews{float:left;clear:both;width:100%;height:111px;padding:0;margin:0 auto;
			/*border:1px solid #E16F0C;*/
			border-top:1px dashed #ccc;padding-top:2px;}
  	.moreNews table{width:100%;margin:0;text-align:left;}
  	.moreNews table td{line-height:14px;padding-left:0.5em;}
  	.moreNews a{color:#333;font-size:12px;}
  	.moreNews a:hover{color:red;}
  	
  	/*登录框、搜索和活动*/
  	.searchBar{height:30px;margin-bottom:0;}
  	.searchBar form{background:#DDE0E9;height:30px;line-height:30px;padding-left:4px;}
	.searchBar form div{line-height:25px;padding-top:3px;}
  	.searchBar form img,.searchBar form input{vertical-align:middle;}
  	.searchBar form input#Keyword{height:15px;width:100px;padding:0;margin:0;vertical-align:middle;font-size:12px; color:#999999; line-height:18px;}
  	.searchBar form #s_type{height:19px;font-size:12px;vertical-align:middle;  color:#999999;}
  	
  	.Button_FSLogin {
			BORDER: #7b9ebd 1px solid;
			PADDING:1px;
			padding-bottom:4px;
			FONT-SIZE: 12px; 
			filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#cecfde); 
			CURSOR: hand;
			color:#1E4FAB;
			height:20px;
			line-height:20px;vertical-align:middle;
			} 
	/*登录框*/
  	.loginBar{height:110px;margin-bottom:2px;margin-top:7px;}
  	.loginBar,.loginBar a,.loginBar table td{font-size:12px;}
  	.loginBar input#username,.d2R2R input#password{font-size:12px;height:16px !important;width:90px;
		line-height:14px;vertical-align:baseline;}
  	
  	/*活动栏样式*/
  	.huodong{ height:65px;padding:0px;}
		/*.huodong table{position:relative;left:50%;float:left;}*/
		/*.huodong table td{position:relative;right:50%;float:left;}*/
		
	.huodong table{float:left;width:260px;left:3px; padding:0px;}
	.huodong table td{ height:30px; padding-bottom:6px;}

	.huodong img{margin-bottom:5px; padding-top:0px; margin-left:1px;}
		
#nostyle1{ list-style-type:none; margin:0px; padding:0px; margin-top:0px;}
#nostyle1 li{ width:122px; height:28px;float:left; border:1px solid #ccc; }
#li3{float: right; margin-left:10px;}
#li8{float: right; margin-left:10px;}
#nostyle1 li img{margin-left:5px; margin-top:4px;}
#nostyle1 li a{ margin-left:0px; vertical-align:middle; padding-top:3px; float:left; font-size:14px;}
#nostyle1 li div{ float:left; width:40px;}

#paihang{
padding-bottom:8px;
padding-left:0px;
margin-left:0px;

width:232px;;
}

.sorts{
padding-top:3px;
}


.sorts table tr td {
text-align:left;
font-size:13px;
height:21px;
line-height:21px;
}
.sorts td a{
font-size:13px;
height:21px;
line-height:21px;
}

#news_right {
margin-bottom:8px;
padding-bottom:8px;
}
		


  	
  	/*中部图片新闻、文字头条和底部更多新闻蓝色背景和边框*/
  	.centerImgNews{float:left;width:200px;height:162px;text-align:center;padding-top:1em;}
		.centerImgNews table,.centerImgNews table td{margin:0;padding:0;width:200px;}/*there's deep nest of table*/	
	  .centerImgNews img{width:164px;height:123px;padding:4px;border:1px solid #ccc;}/*fixed width and height of the image*/
	  .centerImgNews td.pictitle a{font-size:12px;}
  	
		.centerTextNews{float:right;width:270px;height:162px;padding-top:1em;overflow:hidden;}
		.centerTextNews div ul{list-style:none;width:100%;}
		.centerTextNews div ul li{list-style:none;width:100%;padding-left:1em;background:url(/news/Templets/index/pre-dot.gif) 4px center no-repeat;}
		.centerTextNews table{margin:0;}
		/*.centerTextNews h4{margin:0;text-align:center;border-bottom:1px solid #eee;}
	  	.centerTextNews h4 a{color:red;font-weight:bold;}*/
		.centerBottomNews{clear:both;width:98%;margin:.5em auto 0 auto;padding:0;
		  		padding-top:4px;
		  		border-top:1px dashed #ccc;}
	  .centerBottomNews table{width:100%;margin:auto;
  		/*border:1px solid #E16F0C;background:#EEF2FB;*/}
  	.centerBottomNews td{line-height:1em;}
  	.centerBottomNews a{font-size:12px;color:#333;}
  	.centerBottomNews a:hover{color:red;}
  	
  	/*-------------------------定义杂项----------------------------*/

	/*左侧图片新闻和文字连接分割横线*/
	  .line1{border-top:1px dashed #ccc;width:200px;margin:0 auto;line-height:1px;margin-bottom:4px;}
	
	/*广告位边框*/
		.ads{border:0px solid #000;}
	  	
  	/*定义javascript切换导航样式*/
	  	.tab_container{background-color:#ffffff;}
		.tabs{float:left;width:100%;
			list-style:none;list-style-position:outside;
			margin:0;padding:0;height:23px;
			border-bottom:1px solid #E16F0C;}
		.tabs li{float:left;margin:0;background:#FEEAB7;border-right:1px solid #E16F0C;}
		.tabs li a{/*border-right:1px;solid #E16F0C;*/
				float:left;display:block;height:23px;
				padding:0 20px;margin:0;
		}
							
		.tabs li a span{color:#BD2402;font-weight:bold;}
		.tabs li a:hover{/*background-color:#f6f6f6;*/color:#BD2402;}
		.hidden{display:none;}
		/*hacks*/
		/*li.lightened{background:#fff;*background:#fff !important;*background:#eee;border:none;}*/
		li.lightened{background:#fff;*background:#fff !important;*background:#fff;
				border:none;border-right:1px solid #E16F0C;border-bottom:1px solid #fff;z-index:100;}
		li.lightened a{}
		div.actived{clear:both;border-top:1px solid #E16F0C;overflow:hidden;
				background:#fff; /*添加 background:#fff属性，消除IE灵异事件*/}
		
	/*------------------------定义首页底部链接---------------------*/

	/*定义外部链接*/
		.footer{clear:both;width:980px;height:240px;margin-top:0em;
			}
		.footer .nestDiv{width:980px;height:70px;padding-top:0.8em;padding-bottom:0;background:url(/news/Templets/index/bottom-7.gif) 0 0 repeat-x;}
		.footer table{width:98%;margin:0 auto;border-collapse:collapse; float:right}
		.footer table tr,.footer table td{text-align:left;padding:0;line-height:1em;}
		.footer table td a{font-size:12px;color:#666;}.footer table td a:hover{color:red;}
		



.bbslist table tr td{
height:25px;
line-height:22px;
text-align:left;
float:left;
}
.bbslist table tr td .newtitle a{
font-size:14px;
text-align:left;
}
#bbslist table tr td .newtitle a{
font-size:14px;
text-align:left;
}
#bbslist table tr td .newtitle{
font-size:14px;
text-align:left;
}

#timeDate{
font-size:42px;
color:#FFF000;
font-family:"黑体"


}

