* {
	margin:0px auto;
	padding:0px auto;
	word-break:break-all;
	break-word:word-break;
}
html {
	border:0;
}
body {
	height:100%;
	background:#e4e4e4;
	width:1002px;
	text-align:left;
	font-size:12px;
	color:#333;
	line-height:22px;
	font-family:Arial, Helvetica, sans-serif;
}
.clear{clear: both;}
.f16{font-size:16px;}

a,a:visited{color:#333;text-decoration:none;}
a:hover,a:active{color:#333;text-decoration: underline;}

.red{color:#cc0000;}
.red a,.red a:link,.red a:visited{
	color:#cc0000;
	text-decoration: underline;
}
.red a:hover,.red a:active{
	color:#a80101;
	text-decoration: underline;
}
.index_center {
	background: url("http://www.92zxba.com/404/bg_center.gif") no-repeat;
	height: 279px;
	width: 1002px;
	line-height:30px;
	float:left;
	_float:none;
}
.index_bottom {
	background: url("http://www.92zxba.com/404/bg_bottom.gif") no-repeat;
	height: 96px;
	width: 1002px;
	float:left;
	_float:none;
}