 @charset "utf-8";
/*主题部分*/	
* {
	margin:0;
	list-style:none;
	padding: 0;
}  
body {
	margin: 0px;
	font-size:12px;
	
}
body,td,select,input,div{line-height:20px;word-wrap:break-word;word-break:break-all;}
a{color:#003366;text-decoration:none;}a:visited{color:#003366; text-decoration:none}a:hover{color:#BC2D09; text-decoration:underline;}a:active{
	color:#BC2D09;
	text-decoration:none;
}

/*颜色*/
.blue{
	color:#000000;
	font-weight:bold;
	font-size: 14px;
}
.bluesmall{color:#2480c3;}
.purple{color:#C221BF;
        font-weight:bold;
		}
.orange{color:#FF6600;}
.red{color:#FF0000;}
.bigred{color:#FF0000;
        font-size:14px;
		font-weight:bold;
		}
.bigestred{color:#FF0000;
           font-size:18px;
		   font-weight:bold;
		   }
.reds{color:#FF0000;
      font-size:12px;
	  font-weight:bold;
	  }
/*页面顶部*/
#header{width:970px;
         margin:0px auto;
		 height:80px;
		 }
#headertop{height:55px;}
.headerbottom{height:20px;
			padding:5px 0 0 0;
            border:1px #ADD5F5 solid;
            border-top:3px #16ABEB solid;
			background-image:url(../images/bg.jpg);
		    background-repeat:repeat-x;
       			}
#headertopleft{
	float:left;
	width:195px;
	height:45px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	background-position:0px -8px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
		 }
#headertopright{
	float:left;
	width:765px;
	height:27px;
	background-image:url(../images/topdht.jpg);
	background-repeat:no-repeat;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
		  }
/*站群*/
.sitelist{width:83px;
         height:12px;
		 float:left;
		 text-align:center;
		 border-right:1px #bcbcbc solid;
		 margin:8px 0px 0px 0px;
		 }
/*菜单*/
.headmenu{width:960px;
          
           float:left;
		   text-align:left;
		   border-right:1px #ADD5F5 solid;
		   border-bottom:1px #ADD5F5 solid;
		   border-left:1px #ADD5F5 solid;
		   height:20px;
		}
		
.headerbottom li{
				padding:0px 20px 0px 20px;*padding:0px 20px 0px 20px;_padding:20px;
				display:inline;
				border-right:1px #ADD5F5 solid;}
/*位置导航*/
#thisplace{
	width:840px;
	height: 25px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/news_logo3.gif);
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 120px;
	font-size: 14px;
	font-weight: bold;
	color: #06C;
	padding-top: 15px;
	margin-bottom: 10px;
	border-bottom-style: solid;
	border-bottom-color: #0067CE;
	border-bottom-width: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E1E1E1;
	border-left-width: 1px;
	border-left-color: #E1E1E1;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E1E1;
	background-position: left center;
	padding-bottom: 5px;
	  }
#bigbody{
	width:970px;
	height:auto;
	clear:both;
	font-size: 13px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DFDFDF;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
		  }
/*页面底部*/
#footer{width:970px;
      clear:both;
	  margin:0px auto;
	  text-align:center;
	  line-height:18px;
	  }
.aboutus{margin:10px auto;}
/*广告位*/
#ad{
	width:970px;
	height:60px;
	text-align:center;
	border:1px #ADD5F5 solid;
	background-color:#EEF7FE;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}
/*主体部分第一行*/
#bodya{
	width:970px;
	border: 1px solid #E6E6E6;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 375px;
		  }
/*主体部分左边A*/
.bodylefta{
	width:350px;
	height:auto;
	float:left;
		}
/*主体部分左边B*/
.bodymida{
	width:360px;
	height:auto;
	float:left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 5px;
	   }
/*主体部分左边C*/
.bodyrightc{
	float:left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #EAEAEA;
	margin: 0px;
	width: 249px;
		 }
/*列表标题*/	
.classnamea{
	height:25px;
	clear: both;
	font-size: 14px;
	background-image: url(../images/tit_bj.gif);
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: repeat-x;
		  }
.classnameb{
	height:26px;
	background-color:#EEF7FE;
	background-image: url(../images/tit_bj01.gif);
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
		  }
.classnamec{
	height:24px;
	background-color:#EEF7FE;
	clear: both;
	padding-top: 4px;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
	background-image: url(../images/tit_bj.gif);
	background-repeat: repeat-x;
	font-size: 14px;
	font-weight: bold;
		  }
/*图文头条*/
.headtitle{
	width:auto;
	height:80px;
	padding:8px 0px 8px 0px;
	text-align:center;
	line-height:20px;
	te
}
/*今日头条*/
.headtitlea{
	text-align:center;
	font-weight:bold;
		 }
.headtitleb{text-align:center;
          }

/*图文头条*/
.Tpicnews{
		 padding:5px 10px 0px 10px;
		 height:80px;
		 }
.Tpicnews .pic{width:64px;
			   float:left;
			   padding:2px;
			   border:1px #9B9B9B solid;
	  		 }
.Tpicnews .text{
			   float:left;
			   height:auto;
			   width:230px;
			   margin:0px;
			   padding:0px 0px 0px 20px;
			   line-height: 19px;
		       }
/*文字头条*/
.Tnews{padding: 0px 10px 5px 10px;
		height:100px;
	   line-height: 20px;
	   }
/*框架部分*/		   
#bodyb{
	width:970px;
	height:auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
		 }
.bodyleftb{
	width:348px;
	height:auto;
	float:left;
	margin: 6px 0px 0px 0px;
	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: #E7E7E7;
	border-bottom-color: #E7E7E7;
	border-left-color: #E7E7E7;
	}
#bodyrightb{
	width:614px;
	height:auto;
	float:left;
	margin: 6px 0px 0px 6px;
	}
#bodyrightb_b{
	width:100%;
	clear: both;
		   }
#bodyrightb_b_left{
	width:358px;
	height:auto;
	float:left;
	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: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-left-color: #E4E4E4;
	   }
#bodyrightb_b_right{
	width:247px;
	height:auto;
	float:left;
	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: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-left-color: #E4E4E4;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 5px;
		 }
/*精彩图片*/
.goodpic{
		clear:both;
		height: 82px;
		padding: 10px 13px 4px 13px;
		margin: 0px auto;
		width:586px;
		border-right: 1px #A6D8FB solid;
		border-left: 1px #A6D8FB solid;
		}
.goodpic .pic{
			 width:auto;
			 padding:2px;
			 border:1px #ADADAD solid;
			 float:left;
			 margin: 0px 0px 0px 9px;*margin: 0px 0px 0px 10px;_margin: 0px 0px 0px 7px;
			 text-align:center;
			 height: 76px;
			}
.goodpictexttitle{
				width:107px;
				float:left;
				margin: 0px 0px 0px 7px;
				text-align:center;
		        }
.goodpictext{
			clear:both;
			height: 15px;
			padding: 4px 13px;
			margin: 0px auto;
			width:586px;
			border-bottom: 1px #A6D8FB solid;
			border-left: 1px #A6D8FB solid;
			border-right: 1px #A6D8FB solid;
		    } 
/*FLASH幻灯新闻*/
#flashpic{
	padding:1px;
	height:auto;
	width: auto;
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
		   }
/*最新新闻*/
#lastnews{
	height:100px;
	padding:8px 0px 8px 15px;
	line-height:20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
			
			}
/*公告新闻-*/	
.NoteNews {

*padding:4px 10px 3px 10px;
	_padding:4px 10px 3px 10px;
		  }		 
/*精彩导读*/
.JNaviNews .title{
                   font-weight:bold;
		          }
.JNaviNews .text{
				  float:left;
				  height:auto;
				  width:230px;
				  margin:0px;
				  padding:10px 0px 0px 10px;
				  line-height: 19px;
			      }		 
/*推荐图文*/		   
.RecPicNews{
		 padding:10px 10px 0px 10px;
		   }
.RecPicNews .pic{
			    float:left;
			    padding:2px;
			    border:1px #9B9B9B solid;
			    }
.RecPicNews .title{
                   font-weight:bold;
		          }
.RecPicNews .text{
				  float:left;
				  height:auto;
				  width:230px;
				  margin:0px;
				  padding:0px 0px 0px 20px;
				  line-height: 19px;
			      }
/*推荐新闻*/						  
.RecNews{
	height:auto;
	line-height:20px;
	width: auto;
	margin-top: 5px;
	margin-bottom: 5px;
		}
.RecNews span{color:#000000;}
.RecNews li{list-style-type:none;}
/*热点新闻*/	
.HotNews{

*padding:7px 10px 6px 10px;
	_padding:4px 10px 6px 10px;
	line-height:20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
		}
.HotNews span{color:#000000;}
/*精彩新闻*/			
.JNews{
	clear:both;
	max-width:328px;
	height:auto;
	line-height:22px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
		}
/*用户排行-*/		  
.UserRank {
	clear:both;
	line-height:19px;
	padding:0px 10px 5px 10px;
		  }
/*用户排行-*/	
.UserRank {
	clear:both;
	line-height:19px;
	padding:0px 10px 5px 10px;
		  }
/*讨论组-*/	
.UserGroup {
	clear:both;


*padding:7px 10px 6px 10px;			_padding:5px 10px 5px 10px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	height: 250px;
	margin-bottom: 13px;
	margin-top: 2px;
		  }
/*用户登录*/		  
.UserLogin {
*height:45px;
	_height:46px;
	line-height:20px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 120px;
		   }	 
/*Digg*/
.digbox {
	   PADDING: 4px 12px 4px 0px;*PADDING: 3px 0px 3px 0px;_PADDING: 3px 0px 3px 0px;
	   MARGIN: 12px 12px 12px 12px;*MARGIN: 11px auto; _MARGIN: 11px auto; 
	   WIDTH: 310px;
	   BORDER-BOTTOM: #ccc 1px dotted;
}
.digbox .diglink {
	BACKGROUND: url(../images/dig_leftbg.gif) no-repeat; FLOAT: left; WIDTH: 44px; MARGIN-RIGHT: 4px; HEIGHT: 36px; TEXT-ALIGN: center
}
.digbox .diglink SPAN {
	FONT-WEIGHT: bold; COLOR: #cc0000; LINE-HEIGHT: 16px
}
.digbox .diglink SPAN A {
	BACKGROUND-POSITION: 100px 50%; COLOR: #ff3300
}
.digbox .diglink SPAN A:hover {
	BACKGROUND-POSITION: 100px 50%
}
.digbox .diglink A {
	DISPLAY: block; BACKGROUND: url(../images/dig_leftc.gif) no-repeat left center; MARGIN: 0px auto; WIDTH: 40px; HEIGHT: 18px
}
.digbox .diglink A:hover {
	BACKGROUND: url(../images/dig_leftc.gif) no-repeat right center


}
.digbox .digtitle A {
	FONT-SIZE: 14px; COLOR: #2480C3; LINE-HEIGHT: 21px
}
.digbox .digtitle SPAN {
	DISPLAY: block; FONT-SIZE: 11px; COLOR: #2480C3
}
.digbox .preview {
	CLEAR: both; COLOR: #000000; LINE-HEIGHT: 18px; PADDING-TOP: 3px
}#bodya .body_left_mid {
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 720px;
}
#bodya .body_left_mid .head_top {
	font-weight: bold;
	color: #000;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: "黑体";
	font-size: 30px;
	line-height: 30px;
	width: auto;
}
#mini_nav_qq_wrap #mini_nav_qq {
	height: 30px;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 0px;
	padding-left: 5px;
}
#mini_nav_qq_wrap {
	margin: auto;
	background-image: url(../images/index09/nav/mini_bg.png);
}
#main_nav {
	width: 970px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 75px;
	border: 1px solid #EEE;
}
#main_nav .col {
	float: left;
	width: 780px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main_nav .logo {
	float: left;
	padding-top: 2px;
	margin-right: 0px;
	padding-left: 5px;
	background-image: url(../images/logo_2.gif);
	height: 65px;
	width: 182px;
	background-repeat: no-repeat;
	background-position: center;
}
.index_box {
	width: 968px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border: 0px solid #E4E4E4;
	height: 25px;
	margin-bottom: 0px;
}
#ad_1 .top1 .middle_a img {
	float: left;
}
#ad_1 .top1 .left_a {
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 5px;
}
#ad_1 {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #E4E4E4;
}
#ad_1 .top_a {
	padding: 0px;
	font-size: 12px;
	height: 60px;
}
#ad_1 .top1 .middle_a {
	padding: 5px;
	float: left;
}
#ad_1 .top1 .right_a {
	float: left;
	padding: 5px;
}
#ad_1 .top1 {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	height: 80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main_nav .col .nav {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 14px;
	height: 60px;
	width: 770px;
}
.zt_top {
	width: 970px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	height: 125px;
	clear: both;
}
.zt_top table tbody tr td div .img_box {
	float: left;
}
.zt_top .img_box {
	float: left;
}
.xx_nav {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.ad_2 {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.ad_2 .ad_2_left {
	float: left;
}
#ad_2 {
	width: 970px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 110px;
	border: 1px solid #E3E3E3;
	font-size: 13px;
	line-height: 20px;
	clear: both;
}
#ad_2 #ad_2_col_1 {
	float: left;
	width: 140px;
	height: 0px;
	padding: 10px;
}
#ad_2 #ad_2_col_2 {
	float: left;
	width: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#ad_2 #ad_2_col_3 {
	float: left;
	width: auto;
	padding: 10px;
}
#ad_2 #ad_2_col_4 {
	float: left;
	padding: 10px;
}
p {
	font-size: 12px;
	line-height: 18px;
}
#bodya .body_left_mid .head_top .nav_tit {
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-style: normal;
	font-variant: normal;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bodya .body_left_mid .hr {
}
#bodya .body_left_mid .head_top .h2_title {
	font-family: "黑体";
	font-size: 32px;
	line-height: 30px;
	color: #000;
}
/*页卡7 24小时排行*/
#tabs7,#tabs7 .at,#tabs7 .def,#tabs9,#tabs9 .at,#tabs9 .def,#tabs10,#tabs10 .at,#tabs10 .def,#tabs11,#tabs11 .at,#tabs11 .def{ background-image:url("../../images/news_nbg1.gif"); background-repeat:no-repeat}
#tabs7{
	height:25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#tabs7 div{float:left;width:51px;height:21px;padding-top:4px;line-height:20px; font-size:12px; text-align:center; cursor:pointer; }
#tabs7 .note{
	float:left;
	width:113px;
	font-size:14px;
	font-weight:bold;
}
#tabs7 .at{font-weight:bold; background-position:-260px -30px}
#tabs7 .def{
	width:48px;
	background-position:-260px -60px;
	background-color: #EEE;
}
#tabs7_con {
	height:201px;


+height:200px;			padding:0px;
	margin-top: 5px;
}
#tabs7_con li{
	font-family: "黑体";
	font-size: 18px;
	line-height: 22px;
	color: #036;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 4px;
	background-image: url(../images/xuxian.gif);
	background-position: bottom;
	background-repeat: repeat-x;}
.title_h2 {
	font-family: "黑体";
	font-size: 18px;
	line-height: 22px;
	color: #036;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/xuxian.gif);
	background-position: bottom;
	background-repeat: repeat-x;
}
.title_h2 .li { }
.dis{
	display:block;
}
.undis{display:none;}
.list01 {
	font-size: 14px;
	line-height: 26px;
	width: auto;
}
#bodya .body_left_mid .head_top .h2 {
	font-family: "黑体";
	font-size: 32px;
	line-height: 30px;
}
.red {
	color: #F00;
}
.list01 li {
	margin-left: 0px;
	background-image: url(../images/li.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 16px;
}
#mini_nav_qq_wrap #mini_nav_qq .left .juzhong {
	word-spacing: normal;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 30px;
	vertical-align: middle;
	text-align: center;
}

#mini_nav_qq_wrap #mini_nav_qq .col1 {
	float: left;
	margin-right: 10px;
	padding-left: 20px;
	background-image: url(../images/lhbbs.png);
	background-repeat: no-repeat;
	padding-top: 5px;
	margin-left: 10px;
}
#mini_nav_qq_wrap #mini_nav_qq .col2 {
	float: left;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
#mini_nav_qq_wrap #mini_nav_qq .col1 .juzhong {
	margin-bottom: auto;
}
#mini_nav_qq_wrap #mini_nav_qq .col2 form input {
	height: 15px;
	border: 1px solid #CCC;
}
#mini_nav_qq_wrap #mini_nav_qq .col3 {
	margin-left: 20px;
	float: left;
	background-image: url(../images/swsy.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	padding-right: 3px;
	padding-left: 15px;
	padding-top: 5px;
}
#mini_nav_qq_wrap #mini_nav_qq .col4 {
	float: left;
	margin-right: 10px;
	background-image: url(../images/jian.gif);
	background-repeat: no-repeat;
	background-position: left 10px;
	padding-right: 3px;
	padding-left: 10px;
	padding-top: 5px;
}
#main_nav .col .nav .rightline.left {
	float: left;
	padding-right: 5px;
	background-image: url(../images/index09/nav/nav_2.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 10px;
	text-align: center;
	vertical-align: middle;
	height: 65px;
}
#main_nav .col .nav .col1 {
	float: left;
	height: 65px;
}
#main_nav .col .nav .right {
	background-image: url(../images/index09/nav/nav_2.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 0px;
	float: left;
}
#main_nav .col .nav .rightline.left .strong {
	font-weight: bold;
}
#main_nav .col .nav .nav1 {
	float: left;
	background-image: url(../images/index09/nav/nav_2.png);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 10px;
	padding-right: 10px;
	width: 210px;
	line-height: 28px;
}
#main_nav .col .nav .nav2 {
	background-image: url(../images/index09/nav/nav_2.png);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	line-height: 28px;
}
#main_nav .col .nav .nav {
	background-image: url(../images/index09/nav/nav_2.png);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
}
#main_nav .col .nav .nav3 {
	background-image: url(../images/index09/nav/nav_2.png);
	background-position: right;
	background-repeat: no-repeat;
	margin-right: 5px;
	float: left;
	padding-right: 10px;
	line-height: 28px;
}
strong {
	font-weight: bold;
}
.nav_strong {
	font-weight: bold;
}
.index_box .box_right {
	float: left;
	letter-spacing: 2px;
}
.index_box .box_left {
	float: right;
	margin-right: 10px;
}
#main_nav .col .nav .nav4 {
	float: left;
	background-image: url(../images/index09/nav/nav_2.png);
	background-repeat: no-repeat;
	background-position: right;
	line-height: 28px;
	padding-right: 15px;
	padding-left: 5px;
}
#mini_nav_qq_wrap #mini_nav_qq .col {
	float: left;
	margin-left: 10px;
	background-image: url(../images/index09/nav/mini_arrow.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 15px;
	padding-top: 5px;
}
.zt_top table {
	float: left;
}
.zt_top .col1 {
	float: left;
	width: 240px;
	margin-left: 2px;
}
.zt_top .col1 .tablecss {
	width: 240px;
}
.tcopyright {
	width:970px;
	font-size:12px;
	line-height:28px;
	color:#333;
	text-align:center;
	overflow:hidden;
	clear:both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}
.tcopyright .en{font-family:Arial;}
.tcopyright a{color:#333;text-decoration: none;}
.tcopyright a:hover{color:#bd0a01;text-decoration: underline;}
#bodya .body_left_mid .body_mid2 {
	background-color: #090;
	float: left;
}
.tab {
	margin-top: 5px;
}
.color_red {
	color: #900;
	margin-bottom: 4px;
}
.font_s_12 {
	font-size: 12px;
	font-weight: normal;
	margin-left: 10px;
	text-align: right;
}
.list_02 li {
	background-image: url(../images/li.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
}
.list_02 {

}
#bodya .bodyrightc #ad_240_80 img {

}
#bodyb #bodyrightb .bodyrightb {
	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: #E4E4E4;
	border-bottom-color: #E4E4E4;
	border-left-color: #E4E4E4;
}
#bodyb .bodyleftb .ly_font {
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.ad3 {
	clear: both;
	width: 970px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 5px;
	height: 75px;
}
.ad3 .ad3_right {
	margin-left: 5px;
	background-color: #0C0;
	float: left;
}
.ad3 .ad3_left {
	float: left;
}
.ad3  img {
	border: 1px solid #CCC;
}
.pic_list {
	text-align: center;
}
.pic_list li {
	float: left;
	width: 100px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.video_photo {
	margin-left: 5px;
	height: 90px;
	width: auto;
	margin-top: 3px;
}
.list02 {
	font-size: 14px;
	line-height: 24px;
}
.list02 li {
	background-image: url(../images/style_tv_ico.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	margin-left: 3px;
}
/*友情链接*/
.link {
	clear: both;
	width: 970px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: auto;
	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: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
}

.link .row {
	height: 160px;
	width: auto;
	padding: 10px;
}
#tabs6 div {
	float: left;
	width: 65px;
	display: block;
}
#tabs6_2 {
	float: left;
	width: 65px;
	display: block;
}
.clear {
	clear: both;
}
#tabs6 {
	font-size: 13px;
	font-weight: bold;
	line-height: 23px;
	height: 26px;
	background-image: url(../images/tab.gif);
	background-repeat: repeat-x;
	color: #666;
}
#tabs6 .at {
	background-image: url(../images/tab_at.gif);
	padding-top: 5px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	margin-left: 10px;
	background-repeat: repeat-x;

}

#tabs6 .def {
	padding-top: 5px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	margin-left: 10px;
	background-image: url(../images/tab_def.gif);
	background-repeat: repeat-x;
}
/*合作媒体*/
.box_hr10{clea=r:both;margin:0 auto; overflow:hidden;font-size:0;line-height:0; background:#fff;height:10px;}
#news_partner_box{width:970px;margin:0 auto}
#news_partner_box .titbox{ width:945px; height:27px; line-height:26px; padding:9px 0 0 15px; font-family:"黑体"; font-size:20px; color:#A7280A; font-weight:normal; background:url("../images/index09/news_nbg2.gif") 0 -120px no-repeat #fff}
#news_partner_box .titbox a{ color:#A7280A}
#news_partner_box .conbox{ width:926px; padding:12px 16px 16px; border:1px solid #ddd; background:#F6F6F6}
#news_partner_box .con1 dt,#news_partner_box .con1 dd{ float:left;font-size:14px; line-height:24px}
#news_partner_box .con1 dt{ width:105px; padding-left:5px;font-weight:bold;color:#666;}
#news_partner_box .con1 dd{ width:816px;color:#ddd}
#news_partner_box .con2{ padding-top:3px}
#news_partner_box .con2 dt,#news_partner_box .con2 dd{ float:left;line-height:22px;}
#news_partner_box .con2 dt{ width:65px; padding-left:5px;font-weight:bold;color:#666;}
#news_partner_box .con2 dd{ width:856px;color:#ddd}
#news_partner_box dt a{color:#666;}
#news_partner_box dt a:hover{color:#BC2D09;}#tcopyright .hr {
	color: #06C;
	margin-top: 10px;
	margin-bottom: 10px;
}
.link_img {
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 970px;
}
.con_News {
	margin-top: 5px;
	margin-bottom: 10px;
}
#bodyrightb_b_right .con_1 {
	text-align: center;
}
#bodyrightb_b_right .con_2 {
	padding: 5px;
}
#bodyrightb_b_right .con_0 {
	text-align: center;
	padding: 5px;
	border: 1px solid #C8F1FF;
	width: 190px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: 25px;
}
#bodyrightb_b_right .con_00 img {
	margin: 6px;
	border: 1px solid #CCC;
}
#bodyrightb_b_right .con_00 {
	padding-left: 18px;
	margin-bottom: 10px;
}
.con_001  img {
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	border: 1px solid #E8E8E8;
}
 .con_001 {
	padding-left: 15px;
	margin-bottom: 2px;
}
.con_syxx ul li {
	width: 60px;
	float: left;
	margin-top: 7px;
	margin-right: 7px;
	margin-left: 7px;
}
 .con_syxx ul {
	width: 230px;
	margin-left: 5px;
}
.con_syxx {

}
.title_hh {
	font-family: "黑体";
	font-size: 18px;
	line-height: 24px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	font-weight: normal;
	text-align: center;
}
.xwcon {
	margin-bottom: 5px;
}
.body_5 {
	width: 970px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: auto;
}
.body_5 .col_1 {
	float: left;
	width: 718px;
}
.body_5 .col_2 {
	float: left;
	width: 245px;
	margin-left: 5px;
	height: auto;
}
.col_1 .col_1_1 {
	width: 348px;
	margin-right: 6px;
	float: left;
	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-top-color: #E6E6E6;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
	margin-bottom: 6px;
}
.col_1 .col_1_2 {
	float: left;
	width: 360px;
	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: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
}
.body_5 .col_2 #col_2_row1 {
	margin-bottom: 5px;
	border: 1px solid #E6E6E6;
}
.body_5 .col_2 #col_2_row2 {
	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: #E7E7E7;
	border-bottom-color: #E7E7E7;
	border-left-color: #E7E7E7;
	margin-bottom: 5px;
}
.body_5 .col_2 #col_2_row2 .con_1 {
	padding: 0px;
}
.body_5 .col_2 #col_2_row3 {
	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: #E8E8E8;
	border-bottom-color: #E8E8E8;
	border-left-color: #E8E8E8;
	height: 150px;
}
.ad_4 {
	height: 120px;
	width: 970px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.ad_4 .col1 {
	float: left;
	width: 480px;
	margin-right: 5px;
	height: 120px;
}
.ad_4 .col2 {
	float: left;
	height: 120px;
	width: 480px;
}
#mini_nav_qq_wrap #mini_nav_qq .col2 form .zc {
	float: left;
}
#bigbody #rightpage .rlist .box {
	margin-top: 10px;
	margin-bottom: 10px;
}
.class_new_nav {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E7E7E7;
	border-left-color: #E7E7E7;
	height: 20px;
}
.class_new_nav ul li {
	float: left;
	width: 60px;
}
#thisplace ul li {
	float: left;
	width: 80px;
	background-image: url(../images/index_tt.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-left: 7px;
}
#thisplace ul {
	color: #06C;
}
#lhvod {
	margin-top: 5px;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 5px;
}
#ad_240_80 {
	width: 245px;
}
.top {
	width: 975px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.down {
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#tabs6_con_1 .link_ul li {
	float: left;
	width: 70px;
	margin-left: 15px;
	margin-right: 10px;
}
#tabs6_con_2 .link_ul li {
	float: left;
	width: 80px;
	margin-left: 12px;
}
#tabs6_con_3 .link_ul li {
	float: left;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 5px;
	width: 150px;
	line-height: 12px;
	
}
#tabs6_con_4 .link_ul li {
    float: left;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 5px;
	width: 150px;
	line-height: 12px;
}
#tabs6_con_5 .link_ul li {
	float: left;
	margin-top: auto;
	margin-right: 0px;
	margin-bottom: auto;
	margin-left: 5px;
	width: 150px;
	line-height: 12px;
}
.title_hh2 ul li {
	background-image: url(../images/xuxian.gif);
	background-repeat: repeat-x;
	font-family: "黑体";
	font-size: 18px;
	font-weight: normal;
	line-height: 22px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 4px;
	background-position: bottom;
}
.index_box .box_right  .red_b {
	color: #F00;
	font-weight: normal;
	font-size: 12px;
}
.span_right {
	float: right;
	padding-right: 30px;
}
