@charset "utf-8";
/* CSS Document /
/*首页头部样式*/
#numid{
	position:absolute;
	bottom:210px;
	left:930px;
	}
#numid li{
	background-image:url(../images/yuan.png);
	list-style:none;
	float:left;
	height:13px;
	width:13px;
	FILTER:alpha(opacity=80);opacity:0.8;
	cursor:pointer;
	overflow:hidden;
}
#numid li:hover,#numid li.active{
	background-image:url(../images/yuanbg.png);
	height:13px;
	width:13px;
}
.hknews{
	height:40px; line-height:40px;color:#a9190b;font-weight:normal; font-size:18px; font-family:"微软雅黑";
}
.hknewsa{
	font-size:18px;font-weight:normal;color:#4293dd;border-bottom:1px solid #CCCCCC;line-height:40px;font-family:"微软雅黑";
}