@charset "utf-8";
/* 代码整理：易站站长网 yizhanzzw.com */
* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: verdana, Tahoma, Arial, "微软雅黑", "宋体", sans-serif;
	background-color: #FFF;
	font-size: 12px;
	color: #999;
	line-height: 18px;
}
ins {
	display:none;
}
img {
	border: 0px none #000;
}
li {
	list-style-type: none;
}
.clear {
	clear:both;
}
a {
	text-decoration: none;
	color: #666;
}
a:hover {
	color: #D70C19;
}
.yizhanzzw {
	width:1200px;
	height:540px;
	margin:0 auto;
}
/* 代码整理：易站站长网 yizhanzzw.com */