body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td
	{
	margin: 0;
	padding: 0
}

body {
	font-family: Arial, SimSun
}

table {
	border-collapse: collapse
}

fieldset,img {
	border: 0
}

li {
	list-style: none
}

q:before,q:after {
	content: ""
}

abbr,acronym {
	border: 0;
	font-variant: normal
}

sup {
	vertical-align: text-top
}

sub {
	vertical-align: text-bottom
}

legend {
	color: #000
}

.clearfix {
	zoom: 1
}

.clearfix:before,.clearfix:after {
	content: "";
	display: table
}

.clearfix:after {
	clear: both
}

.l-w {
	width: 980px;
	margin: 0 auto
}

img {
	border: 0
}

a {
	text-decoration: none;
	color: #0053a5
}

a:hover {
	color: red;
	text-decoration: underline
}

.hide {
	display: none
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0
}