.CSS {
	font-family: "ËÎÌå";
	font-size: 12px;
}
ul {
	margin:1px;
	padding:1px;
}
.fl {
	float:left;
}
.fr {
	float:left;
}
.fc {
	clear:both;
}
.tm {
	color:#FFF;
	height: 31px;
	font-weight:normal;
	list-style:none;
	overflow:hidden;
	width: auto;
	list-style:none;
	margin:0px;
	padding:0px;
}
.tm a{
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;

}

.tm a:hover {
	text-decoration:none;
	color:#FFF;}
.tm li {
	height: 31px;
	width: 108px;
	float:left;
	line-height:31px;
	line-width: 108px;
	text-align:left;
	margin-left:15px;
	background-image: url(../images/Index_top.gif);	
}
.tm li.on{
	background-image: url(../images/index_top_index.gif);
	background-repeat: no-repeat;
	background-position:left;
	color:#FFFFFF;
}
.tm li.on a{
	color:#FFFFFF;
}
.tm .s {
	text-align:left;
	star:expression(this.onmouseover='');
	width:15px;
	color:#FFFFFF;
}
.bk {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #AFAFAF;
	border-right-color: #AFAFAF;
	border-bottom-color: #AFAFAF;
	border-left-color: #AFAFAF;
}
.hh {
	line-height: 22px;
}
