/*网站基本定义*/

div, form, img, ul, ol, li, dl, dt, dd, p, tr, td, input, body, strong, span, pre {
	margin:0;
	padding:0;
	border:0;
	background-repeat:no-repeat;
}
h1, h2, h3, h4, h5, h6, p {
	margin:0;
	padding:0;
	font-weight:normal;
}
body {
	font-size:12px;
	font-family:"微软雅黑";
	margin:0px;
	padding:0px;
	color:#333333;
	line-height:22px;
	height:auto;
	clear:both;
}
img {
	border:0px;
}
ul, li, ol {
	list-style:none;
}
em, i {
	font-style:normal;
}
a {
	text-decoration:none;
	color:#333333;
}
a:hover {
	background-repeat:no-repeat;
	color:#cfa972;
}
.del_float {
	clear:both;
	line-height:0;
	height:0;
	font-size:0;
}
a, area {
blr:expression(this.onFocus=this.blur())
}
/*网站基本定义*/

html, body {
	width:100%;
	height:100%;
	overflow:hidden;
}
.web {
	width:1180px;
	margin:0px auto;
	position:relative;
}
