@charset "utf-8";
/* CSS Document */
body{background:#fff;font-family:"Microsoft YaHei","SimSun","宋体",Tahoma,Helvetica,Arial,Verdana;font-size:14px;color:#333333;}
html,body,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,textarea,img,div{margin:0;padding:0;}
html,body { height: 100%;}
img{border:0 none;}
ol,ul {list-style:none;}
a {text-decoration: none;}
a:link {color: #333333;}
a:visited {color: #333333;}
a:hover {color: #ff0000;}
a:active {color: #333333;}
a:focus,*:focus {outline:none;}
button, input[type="button"], input[type="submit"] { border: 0 none; font-size: inherit; font-family: inherit}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
	-webkit-appearance: none;
}
input[type="number"]{
	-moz-appearance: textfield;
}
.left,.right{display:inline;}
.left{float:left;}
.right{float:right;}
.clearfix:before,.clearfix:after {content:"";display:table;}
.clearfix:after {clear:both;overflow:hidden;}
.clearfix {zoom:1; /* for ie6 & ie7 */}
.clear {clear:both;display:block;font-size:0;height:0;line-height:0;overflow:hidden;}
.hide {display:none;}
.block {display:block;}
.wrap{width:1020px;margin:0px auto;}
.font16 { font-size: 16px;}
.font14 { font-size: 14px;}
.font13 { font-size: 13px;}
.font12 { font-size: 12px;}
.color333{color:#333;}
.color666{color:#666;}
.color999{color:#999;}
.red{color:red;}
