



/* 舌签 */

.T_Menu_01 {
	height:37px; width:795px;  
}
.T_Menu_01_small {
	height:37px;
}
.T_Menu_01 label {
	width:97px;
	height:22px;
	float:left;
	text-align:center;
	font-size:14px;
	cursor:pointer;
	padding:15px 0 0 0;
	color:#a04800;
	font-weight:bold;
	
}
.T_Menu_01 label.selected {
	background:url(http://www.nxnews.net/zt/sz/2013qglh/images/1414.jpg) no-repeat;
	color:#ffffff;
	height:36px;
	padding:15px 0 0 0;
	font-weight:bold;
	width:97px;
}
.T_Menu_01 a {
	color:#fff;
	text-decoration:none;
}
.T_Menu_01 .selected a {
	color:#ff0000;
	text-decoration:none;
}


/* 舌签 - 结束 */
