@charset "utf-8";
/* CSS Document */
@charset "utf-8";
/* CSS Document */
body {
	font-size: 12px;
	margin: 0px;
	font-family:Arial, Helvetica, "微软雅黑";
	padding: 0px;
	-webkit-text-size-adjust:none;
}
ul, li, dl, dt, dd, p, h1, h2, h3, h4, h5, img,figure{
	margin:0;
	padding:0;
	list-style-type: none;
	border:none;
}
.clear {
	font-size:0px;
	clear:both;
	line-height:0px;
}
a {
	text-decoration:none;
	color:#000;
	cursor:pointer;
}
a:hover {
	text-decoration:none;
	color:#e30000
}
.relative{ position:relative;}
.f_l{ float:left;}
.f_r{ float:right;}
.none{ display:none}
.width1000{ width:1000px; margin:0 auto}
.block15{ height:15px; line-height:15px;}



