/* common style*/

/*---公共样式--*/
body,div,p,ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,table,tr,td{margin:0;padding:0;}
h1,h2,h3,h4,h5,h6 { font-size:12px; font-weight:lighter;}
h2{line-height:30px; text-align:left; margin:4px 0px; color:#333333; font-size: 18px; font-family: "Microsoft YaHei",Arial, Helvetica, sans-serif; }
body{text-align:left; font-size:14px; color:#808080; background:#f2f2f2;}
input,select,button,font{font:12px Verdana,Arial,Tahoma;} 
ul, li{ list-style:none;}
img{border:0}
input, textarea, select{ color:#6e6e6e; font-size:12px;}
html,body {padding:0;margin:0;}
html {height:611px; overflow:hidden;}
.flt{ float:left;}
.frt{ float:right;}
.f14{font-size:14px}
.strong{ font-weight:bold;}
.tac{ text-align:center;}
.tar{ text-align:right;}
.lh24{ line-height:24px;}
.border_none{ border:none!important;}
.clear{height:0px;font-size:0px;line-height:0px;clear:both;}/*清除浮动*/

a{color:#0066c0; text-decoration:none;}
a:link,a:visited{ color:#808080; text-decoration:none;}
/* a:hover{color:#fb7823!important; text-decoration:none;} */
a:active,a:focus{color:#fb7823; text-decoration:none;}

/*字体*/
.red{ color:#ff0000;}
.white{ color:#fff;}
.yellow{ color:#fff000;}