html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
	vertical-align:baseline;
	text-align:left;
	font-family:"微软雅黑";
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block
}
body {
	line-height:1
}
ol, ul li{
	list-style:none
}
blockquote, q {
	quotes:none
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none
}
table {
	border-collapse:collapse;
	border-spacing:0
}
a {
	text-decoration:none; 
}
.clearboth{ clear:both;}
.clearfix:after {
	visibility:hidden;
	display:block;
	font-size:0;
	content:" ";
	clear:both;
	height:0
}
.clearfix {
	display:inline-block
}
* html .clearfix {
	height:1%
}
.clearfix {
	display:block
}
.fl {
	float:left
}
.fr {
	float:right
}
.fgrey {
	color:grey
}
body {
	font-size:12px;
	}

.w1000 {
	width:1000px
}
.w710 {
	width:710px
}
.w290 {
	width:290px
}
.middle {
	margin:0 auto
}
.mt10 {
	margin-top:10px
}
.mt20 {
	margin-top:20px
}
.mt30 {
	margin-top:30px
}
.mt60 {
	margin-top:60px
}
.mb10 {
	margin-bottom:10px
}
.mb15 {
	margin-bottom:15px
}
.mb20 {
	margin-bottom:20px
}
.mb90 {
	margin-bottom:90px
}
.mr20 {
	margin-right:20px
}
.p5 {
	padding-left:5px
}
.pd10{
	padding-bottom:5px
}
.pt10{
	padding-top:5px
}
.vlm {
	vertical-align:middle
}
.h90 {
	height:90px
}
a {
	color:#666
}
a:hover {
	text-decoration:underline
}
.nounderline a:hover {
	text-decoration:none
}

.mrg10 {
	margin-right:10px
}
.white{ background-color:#FFFFFF}
