UL{
	list-style-type:none;
	margin:0px;
} 
/* 标准盒模型 */ 
.ttl{height:18px;} 
.ctt{
	height:auto;
	padding:0px;
	clear:both;
	text-align:left;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
} 
/* TAB 切换效果 */ 
.tb_{} 
.tb_ ul{height:28px;} 
.tb_ li{
	float:left;
	height: 28px;
	line-height:1.9;
	width: 85px;
	cursor:pointer;
	padding-top: 6px;
} 
.tb2_{} 
.tb2_ ul{height:40px;} 
.tb2_ li{
	float:left;
	height: 40px;
	line-height:2.5;
	width: 50px;
	cursor:pointer;
	padding-top: 10px;
} 
.tb3_{} 
.tb3_ ul{height:40px;} 
.tb3_ li{
	float:left;
	height: 40px;
	line-height:2;
	width: 76px;
	cursor:pointer;
	padding-top: 10px;
} 
/* 用于控制显示与隐藏的css类 */ 
.normaltab {
	background-image:url(images/cp2.gif);
	background-repeat: no-repeat;
	color:#074977;
	
} 
.hovertab {
	background-image: url(images/cp1.gif);
	background-repeat: no-repeat;
	color:#074977;
	font-weight:bold;
} 

.dis{display:block;} 
.undis{display:none;} 


#scrollWrap { 
width:170px;
height: 235px; 
overflow: hidden; 
} 
#scrollMsg { 
float: left; 
text-align: left;
}
#scrollMsg ul {
margin:0;
padding:0;
}
#scrollMsg li { 
line-height: 18px; 
list-style:none;
