.css {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #000000;
}
.x1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #000000;
}
.color {
	border: 1px solid #CCCCCC;
}
.test{position:relative;color:#0000cc;text-decoration:none;font-size:12px;} 
.test:hover{background:none;} 
.test span { 
display: none; 

} 
.test:hover span{ 
display:block; 
position:absolute;top:-30px;left:70px;/**调整框框更图片的相对位置**/ 
border:1px solid #eee;/**边框样式**/ 
filter: Alpha(Opacity=90);/**透明度调整**/ 
border:1px solid #ccc; 
background:#fff; 
color:#000; 
padding:4px; 
text-align:left; 
font-size:12px; 

} 
#font{
	font-size:12px;
	color:#000;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #98B4C2;
	border-bottom-color: #98B4C2;
}
#font_1{
	font-size:12px;
	color: #09c;
	line-height: 28px;
	text-align: left;
	text-indent: 20px;
}
