
html,body,div,span,applet,
object,iframe,h1,h2,h3,h4,h5,h6,
em,p,font,img,small,strong,center,
dl,dt,dd,ol,ul,li,form,label,
table,caption,tbody,
tr,th,td{margin:0;padding:0;}
body, input, button, select, keygen, legend{font:14px "Microsoft YaHei", Verdana, "宋体", sans-serif; font-weight: normal; color: #666; outline: 0;}
header, footer, section, article, aside, nav, address, figure, figcaption, menu, details {display:block;}
h1, h2, h3, h4, h5, h6 {font-weight: normal;}
table {border-collapse: collapse; border-spacing: 0;}
caption, th {text-align:left;font-weight: normal;}
html, body, fieldset, img, iframe, abbr{border: 0;}
i, cite, em, var, address, dfn{font-style: normal;}
summary{outline: 0;}
ul, li{list-style: none;}
img {vertical-align: middle;width: 100%;}
a, a:hover{text-decoration: none; cursor: pointer;}
a:link {color: #666666;}
a:visited {color: #666666;}
a:hover {color: #F08900;}
a:active {color: #666666;}

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: #ccc;
}
input:-moz-placeholder, textarea:-moz-placeholder {
color: #ccc;
}
input::-moz-placeholder, textarea::-moz-placeholder {
color: #ccc;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #ccc;
}

input,button{
	background: none;
	border: none;
	outline: none;
}
button{
	cursor: pointer;
}
.floatleft{float:left;}
.floatright{float:right;}
.clearfix:after,.clearfix:before{display:table;content:" "}.clearfix:after{clear:both}