@charset 'utf-8';
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td,strong{
	padding:0;
	margin:0;
	font-family:'Microsoft YaHei',"微软雅黑",sans-serif,Arial;
	font-size: 14px;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img{
	border:0;
}
a{text-decoration:none;color:#333;}
a:hover{text-decoration:none;color: #00457c;}
var,em,strong{
	font-style:normal;
	font-weight:normal;
}
address,caption,cite,code,dfn,em,strong,th,var, optgroup{
	font-style:inherit;
	font-weight:inherit;
}
del,ins{
	text-decoration:none;
}
li{
	list-style:none;
	text-align:center;
}
caption,th{
	text-align:left;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
}
q:before,q:after{
	content:'';display:block;clear:both;
}
*html .clear{_height:1%;}
.clear{zoom:1;}
.clear:after{content:'';display:block;clear:both; height:0; visibility:hidden; font-size:0}

abbr,acronym{
	border:0;
	font-variant:normal;
}
ul, ol, dl, dd, h1, h2, h3, h4, h5, h6, p, form, fieldset, legend, input, textarea, select, button {
	margin: 0;
	padding: 0;
	}




