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