/*网站基本定义*/
div, form, img, ul, ol, li, dl, dt, dd, p, tr, td, body, strong, span, pre, input {
	margin: 0;
	padding: 0;
	border: 0;
	background-repeat: no-repeat;
	-webkit-appearance: none;
	border-radius: none;
}
h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
	font-weight: normal;
}
body {
	font-family: "微软雅黑";
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #1a1a1a;
	line-height: 24px;
	height: auto;
	clear: both;
	-webkit-appearance: none;
}
img {
	border: 0px;
}
ul, li {
	list-style: none;
}
em, i {
	font-style: normal;
}
a {
	text-decoration: none;
	color: #1a1a1a;
	outline: none;
	cursor: pointer;
}
a:hover {
	background-repeat: no-repeat;
	color: #e7141b;
}
.del_float {
	clear: both;
	line-height: 0;
	height: 0;
	font-size: 0;
}
a, area {
blr:expression(this.onFocus=this.blur())
}
/*网站基本定义*/

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.clearfix {
*zoom:1;
}
.web {
	width: 1180px;
	margin: auto;
}
.box {
	width: 1180px;
	margin: auto;
	background: url(../images/index_57.gif) repeat-y #ffffff;
}
.webbg {
	background: #fafafa;
	padding: 35px 0px;
}
.webleft {
	float: left;
	width: 281px;
}
.webright {
	float: right;
	width: 825px;
	padding: 30px 30px 30px 0px;
}
