/* 共用部分 */
td {
	font-size: 9pt;
	line-height: 15pt;
	text-decoration: none;
}
a,a:visited,a:active {
	color:#000000;
}
td:hover {
	color:#003300;
	font-size: 9pt;
	text-decoration: none;
}
td:link {
	color:#003300;
          text-decoration: none;
}
td {
	blr:expression(this.onFocus=this.blur());outline:none;
}
area {
	blr:expression(this.onFocus=this.blur());outline:none;
}
.float {
	float:left;
}
.floatimg {
	clear:both;
}
.floatimg img {
	float:left;
}
.absolute {
	position:absolute;z-index:10;
}
.center {
	text-align:center;
}
.clear {
	clear:both;
}
.http {
	width:405px;clear:both;padding:5px 0;background: url(//www.zhuxian.com/images/index/text_line.jpg) no-repeat center bottom;
	line-height:20px;
}