@charset "utf-8";
/* CSS Document */
body,div,ul,li,ol,p,dl,dt,dd,img,table,thead,th,td,tbody,tfoot,thead,label,pre,strong,em{
	margin:0;
	padding:0;
	font-weight:400;
	font-family:宋体,Microsoft Yahei,Arial,Verdana,sans-serif;
	font-size:12px;
	border:0 none;
	outline:0;
	color:#333;
}
h1,h2,h3,h4,h5,h6{
	padding:0;
	margin:0;
	font-style:normal;
	font-weight:400;
	border:0 none;
	outline:0;
	font-size:12px;
}
ul,li,ol{
	list-style:none;
}
pre,form,fieldset,input,textarea,select,option,label{
	padding:0;
	margin:0;
	font-style:normal;
	font-weight:400;
	font-size:12px;
}
span{
	marign:0;
	padding:0;
}
a,a:hover{
	font-size:12px;
	color:#333;
	text-decoration:none;
	outline:0 none ;
}
img{
	border:0 none;
	display:block;
}
table{
	border-spacing:0;
	border-collapse:collapse;
width:980px;
margin-left:auto;
margin-right:auto;
}
strong{
	font-weight:700;
}
.fleft{
	float:left;
}
.fright{
	float:right;
}