.title {
	font-family: NSimSun;
	font-size: 12px;
	line-height: 178%;
	text-decoration: none;
	color: #FFF;

}
*{margin:0;padding:0;font-size:12px;}
ul{list-style: none;}
a{
	text-decoration: none;
	color:#666;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
	color: #039;
}
html,body{margin:0;text-align:left;over-flow:hidden;height:100%;width:100%;}
UL{list-style-type:none; margin:0px;}
/* 标准盒模型 */
.ttl{height:12px;}
.ctt{
	text-align:left;
	width:100%;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left:0px;
}
.w936{
	margin:0px 0;
	clear:both;
	width:100%;
	background-image:url(images/index_news_bj2.gif);/*这里调整整个滑动门的宽度*/

}
/* TAB 切换效果 */
.tb_{padding-left:0px;padding-top:9px;height: 35px;}
.tb_ ul{
	height:28px;
	background-repeat: no-repeat;
	background-position: bottom;
}
.tb_ li{
	float:left;
	height: 25px;
	padding-top:7px;
	width: 90px;
	cursor:pointer;
	text-align: center;
	margin-right: 1px;
}
/* 用于控制显示与隐藏的css类 */
.normaltab   {

	background-repeat: no-repeat;
	color:#747474;
	font-family:  NSimSun;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.hovertab    {
	background-color:#848484;
	background-repeat: no-repeat;
	color:#FFFFFF;
	font-family:  "NSimSun";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.dis{display:block;}
.undis{display:none;}
