@charset "utf-8";
/* CSS Document */

html,body {margin:0; padding:0;color:#666; font-size:12px; font-family:"微软雅黑",Arial, Helvetica, sans-serif,"黑体";}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,textarea,p,code,select,button{margin:0; padding:0;overflow:hidden;}
em{font-style: normal}
h2,h3,h4,h5,h6 {font-size:12px;}
ul,li{list-style-type:none;}
img {border:0;}
.clear {clear: both;overflow: hidden;font-size:0px;line-height: 0px;height:1;}
.left{float:left;}
.right{float:right;}
.none{display:none;}
input, select, button {vertical-align:middle;}
.hr{border:0; border-top:1px; height:1px;}
/*font&color*/
.font11{font-size:11px;}
.font12{font-size:12px;}
.font13{font-size:13px;}
.font14{font-size:14px;}
.font16{font-size:16px;}
.font18{font-size:18px;}
.pink{color:#DA6490;}
.orange{color:orange;}
.gray{color:gray;}
.white{color:white;}
.red{color:red;}
.green{color:green;}
.blue{color:blue;}
.color693{ color:#693;}

/* a */
a{ text-decoration:none; color:#000;}
a:hover{text-decoration:none; color:#cf0000;}