@charset "gb2312";
/* CSS Document */

body, hq, h1, h2, h3, h4, h5, h6, ol, ul, li, dl, dt, dd, p, td, th, form, input, botton, seltce, textarea { margin:0; padding:0;}
img{ border:0}
ul, ol{ list-style:none;}
a{ text-decoration:none; color:#000000}
a:hover{color:#F00;}
h1, h2, h3, h4, h5, h6{ font-size:100%;}
body, button, select, textarea{ font-family:"宋体";  font-size:12px; color:#000000; }
sup { vertical-align: text-top; } /* 重置，减少对行高的影响 */
sub { vertical-align: text-bottom; }
legend { color: #000; } /* for ie6 */
fieldset, img { border: 0; } /* img 搭车：让链接里的 img 无边框 */
button, input, select, textarea { font-size: 100%; } /* 使得表单元素在 ie 下能继承字体大小 */
address, cite, dfn, em, var { font-style: normal; } 
/** 重置表格元素 **/
.left{ float:left;}
.right{ float:right;}
.clear{ clear:both;}
.cmargin10{ margin-top:10px;}
.font14{ font-size:14px;}
.font14bold{ font-size:14px; font-weight:900; color:#FFF;}

.margertop8{ margin-top:8px;}
.margintop10{ margin-top:10px;}
.paddinglr20{ padding:15px 20px 0 20px;}
.lineheight1{ line-height:1.8;}


