@charset "utf-8";
/* CSS Document */
html,body{
	height:100%;
}
body{
	color:#3f3f3f;
	background-color:#D7963C;
	font-family:"宋体",Arial,Tahoma;
	font-size:12px;
	text-align:center;
	margin:0;
	padding:0;
}
img {
	vertical-align:top;
}
img {
behavior: url("pngbehavior.htc");
}
div, form, img, ul, ol, li, dl, dt, dd {
	border:0 none;
	margin:0;
	padding:0;
	zoom:1;
}
li{
	list-style-type:none;
}
strong{
	font-weight:normal;
}
em{
	font-style:normal;
}
h1,h2,h3,h4,h5,h6{
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:normal;
}
p{margin:0 auto;padding:0;list-style:none;}
a{outline:none; /* for Forefox */ }
a{star:expression(this.onFocus=this.blur()); /* for Ie*/ }
a{
color:#3f3f3f;
text-decoration:none;
zoom:1;
vertical-align:baseline;
}
a:hover {color:#BA2636;text-decoration:underline;}
.clear{
	clear:both;
	width:0;
	height:0;
	overflow:hidden;
}
.blank{
	height:2px;
	line-height:2px;
	font-size:2px;
	overflow:hidden;
}
.blank4{
	height:4px;
	line-height:4px;
	font-size:2px;
	overflow:hidden;
}
.blank6{
	background:#fff;
	height:6px;
	line-height:6px;
	font-size:2px;
	overflow:hidden;
}
.blank8{
	height:8px;
	line-height:8px;
	font-size:2px;
	overflow:hidden;
}
.blank10{
	height:8px;
	line-height:8px;
	font-size:2px;
	overflow:hidden;
}