*{
	padding:0px;
	margin:0px;
}
body{
    width:960px;
	margin:0 auto;
	font-size:14px;
}
A:link {
	COLOR:#000000; TEXT-DECORATION: none
}
A:visited {
	COLOR:#000000; TEXT-DECORATION: none
}
A:hover {
	COLOR:#099fd7; TEXT-DECORATION: none
}
A:active {
	COLOR:#000000; TEXT-DECORATION: none
}
.line2{
    width:97%;
	height:1px;
	border-bottom:#CCCCCC 1px dotted;
	margin:3px auto;
	padding:0px;
}
.place{
    width:100%;
	line-height:30px;
	background:url(../images/place_skin.png) repeat-x;
	margin-top:3px;
	text-indent:8px;
}
.place a{
    color:#990000;
	font-weight:bold;
}
/*--------------------------------------------------------------*/
.box{
    width:960px;
	margin:5px 0px;
}
.w650{
    width:650px;
	padding:0px;
	margin:0px;
	float:left;
}
.w250{
    width:250px;
	border:#CCCCCC 1px solid;
	float:left;
}
.w300{
    width:300px;
	border:#CCCCCC 1px solid;
	float:right;
	margin-bottom:5px;
}
.w390{
    width:390px;
	float:right;
}
.tit_z{
    height:30px;
	background:url(../images/bg.png) 0px -140px;
}
.tit_z h2{
    display:inline;
	padding-left:15px;
	font:bold 14px/36px "宋体";
	color:#970002;
}
.tit_r{
    height:30px;
	background:url(../images/bg.png) no-repeat;
}
.tit_r h2{
    display:inline;
	padding-left:15px;
	font:bold 14px/36px "宋体";
	color:#970002;
}
.list_z{
	height:108px;
	margin:5px auto;
	width:235px;
}
.list_z em{
    line-height:26px;
	height:26px;
	overflow:hidden;
	font-weight:bold;
}
.z_img{
    width:100%;
	overflow:hidden;
}
.z_img .img{
    width:95px;
	height:70px;
	padding:1px;
	border:#CCCCCC 1px solid;
	float:left;
}
.z_img .info{
	color:#5b5b5b;
	font-size:12px;
	line-height:25px;
	width:120px;
	float:left;
	margin-left:10px;
}
.z_img .info a{
    font-size:12px;
	color:#993300;
}
.tt{
    width:100%;
	text-align:center;
}
.tt h3{
    display:inline;
	font:bold 16px/31px "宋体";
}
.tt h3 a{
    color:#004276;
}
.tt p{
    margin:0px;
	padding:0px;
	color:#0468b6;
	line-height:23px;
	font-size:12px;
}
.tt p a{
    color:#0468b6;
}
.list_m{
    width:100%;
	padding:0px;
	overflow:hidden;
}
.list_m_ul{
    line-height:26px;
	width:100%;
	overflow:hidden;
	padding:0px;
	margin:0px;
}
.list_m_ul li{
    list-style:none;
	margin-left:10px;
}
.list_m_ul li a{
	color:#004276;
}
.suotu{
    width:280px;;
	padding:0px;
	margin:5px 10px;
}
.suotu_l{
    width:135px;
	float:left;
}
.suotu_r{
    width:135px;
	float:right;
}
.suotu_l img,.suotu_r img{
    width:131px;
	height:90px;
	padding:1px;
	border:#CCCCCC 1px solid;
}
.channel{
    width:970px;
}
.channel .listbox{
	width:100%;
	overflow:hidden;
	float:left;
	clear:both;
	overflow:hidden;
}
.channel .listbox dl{
	width:313px;
	margin-right:8px;
	float:left;
}
.channel .listbox ul a{
	color:#666;
}
/* 自适应宽度的块(通用块) */

.tbox{
	margin:0 0 8px 0;
	border:1px solid #DADADA;
	overflow:hidden;
}
.tbox dt{
	height:30px;
	overflow:hidden;
	clear:both;
	background:url(../images/bg.png) no-repeat;
	width:313px;
}
.tbox dd{
	/*padding:4px 4px 0px;*/
	overflow:hidden;
}

.tbox dt strong{
	height:30px;
	line-height:30px;
	margin-left:10px;
	display:block;
	float:left;
	color:#000;
	letter-spacing:1px;
}
.tbox dt strong a{
	color:#000;
}
.tbox dt strong a:hover{
	color:#596F37;
	text-decoration:none;
}
.tbox dt span.more{
	float:right;
	position:relative;
	line-height:30px;
	padding-right:8px;
	color:#000;
}
.tbox dt span.more a{
	color:#000;
	text-decoration:none;
}
.tbox dt span.more a:hover{
	color:#ff3333;
	text-decoration:underline;
}
.tbox dt span.label{
	height:25px;
	float:right;
	overflow:hidden;
	padding-right:1px;
	padding-top:2px;
}
.tbox dt span.label a{
	height:26px;
	display:block;
	padding:0px 7px 0px 8px;
	line-height:26px;
	border-left:1px solid #DADADA;
	float:left;
	color:#666;
	text-decoration:none;
	overflow:hidden;
	letter-spacing:1px;
}
.tbox dt span.label a:hover{
	color:#360;
}
.tbox dt span.label a.thisclass{
	background:#FFF;
	color:#333;
	border-top:3px solid #DADADA;
}

.tbox dt span.linklabel{
	float:left;
	margin-left:10px;
	overflow:hidden;
	padding-right:1px;
	padding-top:2px;
}
.tbox dt span.linklabel a{
	height:20px;
	display:block;
	padding:0px 7px 0px 8px;
	margin:0 5px;
	line-height:20px;
	border-left:1px solid #DADADA;
	border-top:1px solid #DADADA;
	border-right:1px solid #DADADA;
	float:left;
	color:#666;
	text-decoration:none;
	overflow:hidden;
	letter-spacing:1px;
}
.tbox dt span.linklabel a:hover{
	color:#360;
}
.tbox dt span.linklabel a.thisclass{
	background:#FFF;
	color:#333;
}
.d1{/* 前置时间日期的小列表 */
	padding:4px 0px;
}
.d1 li{
	height:27px;
	line-height:27px;
	overflow:hidden;
	list-style:none;
}
.d1 li span{
	color:#ABA9A2;
	margin-right:5px;
	float:left;
}
.d1 li a{
	
}
.ico3 li{
	padding-left:6px;
}
.tong_banner{
    margin-bottom:10px;
}