﻿/* CSS Document [hada] 136221165@qq.com*/
@charset "utf-8";
body, form, ul, li, ol, p, em, label, input, span, object, dl, dt, dd, table, tr, td, div, select, option, button,pre{ margin:0px; padding:0px; outline:none; font-family:'宋体' }
body { color:#000; font-size:12px; background:url(../images/repX.jpg) 0 0 repeat-x;}
ol, ul { list-style:none; }
em, i { font-style:normal; }
h1, h2, h3, h4, h5, h6 { font-weight:normal; font-size:100%; margin:0; padding:0; }
img { border:0; }
input { vertical-align:middle; }
.inp_sub { cursor:pointer; }
.mart { margin-top:10px; }
.marb { margin-bottom:10px; }
.fl { float:left; }
.fr { float:right; }
.of { overflow:hidden; }
.cl { clear:both; font-size:0; }
.tl { text-align:left; }
.tc { text-align:center; }
.tr { text-align:right; }
.block { display:block; }
.hidden { display: none; }
.fixed { width:960px; margin:0 auto; overflow:hidden; }
/*link*/
a { outline: none; text-decoration:none; color:#333; }
a:hover { text-decoration:underline; color:#047cc4;}
