 @charset "utf-8";
  *{box-sizing:border-box}
body {background:url(../images/bg.jpg) no-repeat; font-family:arial; margin:0; padding:0; font-size:12px; color:#111; background-color: #fff; font-family:微软雅黑;margin-bottom:50px; }
div, form, img, ul, ol, li, dl, dt, dd { margin: 0; padding: 0; border: 0; }
h2{font-size:15px}
h3{font-size:12px;margin-top:5px}

/*h1, h2, h3, h4, h5, h6 { margin:0; padding:0; font-size: 12px; font-weight: normal; }*/
a { color: #000; text-decoration: none; }
a:hover { color: #FF0000; text-decoration:underline }
.rightCon a{ color: #174f70; text-decoration: underline; }
.noBg { background:none!important }
.noBorder { border:none!important }
.red { color:red }
.clear { clear:both; height:0; overflow:hidden }
.hidden { display:none }
.display { display:block }
.zone { width:953px; margin:0 auto; position:relative }
.header {  }
p{margin-bottom:30px}


