a {
	font-size: 12px;
}
body,td,th {
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/webbg.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #151515;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #151515;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #151515;
}
* { margin:0; padding:0;
}
.topzi {
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.topzi A:link {
	COLOR: #ffffff;
}
.topzi A:visited {
	COLOR: #ffffff;
}
.topzi A:hover {
	COLOR: #ffffff;
}
img{border:0px;}
/*完美去除虚线框*/
a {outline: none; text-decoration:none; }
a:active {star:expression(this.onFocus=this.blur());}
:focus { outline:0; }
/*完美去除虚线框*/

