.title {
	font-family: NSimSun;
	font-size: 16px;
	line-height: 178%;
	text-decoration: none;
	color: #000;

}
.index_cp{
	COLOR: #e3e3e3;
	TEXT-DECORATION: none;
	font-family: Microsoft YaHei;
	font-size:13px;
	position: relative;
	width:100%;

	line-height:280%;
	text-align: left;
	padding-left:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	background-color: #333;
}
.index_cp:hover {
	color: #333;
	font-family: Microsoft YaHei;
	background-color: #FF0;
	line-height:280%;
	text-decoration: none;
}
.index_cp2{
	COLOR: #e3e3e3;
	TEXT-DECORATION: none;
	font-family: Microsoft YaHei;
	font-size:13px;
	position: relative;
	width:100%;
	height: 28px;
	line-height:280%;
	text-align: left;
	padding-left:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	background-color: #333;
}
.index_cp2:hover {
	color: #333;
	font-family: Microsoft YaHei;
	background-color: #FF0;
	line-height:280%;
	text-decoration: none;
}
.time {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

	text-decoration: none;
	color: #666;
}
.title_key1{
font-weight:bold;
}
.title_key2{
color:#000099;
}
.title_key3{
color:#FF0000;
}
.title_000 {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E0E0E0;
}

/* 标准盒模型 */
.w936{
	width:230px;
	clear:both;
	height:390px;
	overflow: hidden;
	position:absolute; 
	top:138px; 
	left:8%; 
	z-index:1000; 
	filter: alpha(opacity=100); 
	background:#333;
	


}
.ctt{
	text-align:left;
	margin:0;
	overflow: hidden;
}
/* TAB 切换效果 */
.tb_{
	padding:0px;
	height: 35px;
	line-height:180%;
	background-color: #333;
}
.tb_ ul{
	float: left; margin:0 0 0 0;
}
.tb_ li{
	float:left;
	height: 35px;
	width:112px;
	line-height:250%;
	cursor:pointer;
	text-align: center;
	margin:0;
}
/* 用于控制显示与隐藏的css类 */
.normaltab   {
	color:#fff;
	font-family: 'Microsoft YaHei', "微软雅黑", Arial, "Lucida Grande", Tahoma, sans-serif;
	font-size: 16px;
	text-decoration: none;
}
.hovertab    {
	color:#fff;
	font-family: 'Microsoft YaHei', "微软雅黑", Arial, "Lucida Grande", Tahoma, sans-serif;
	font-size: 16px;
	text-decoration: none;
	background-color: #666;
}
.dis{display:block;}
.undis{display:none;}
