@charset "gb2312";
/*Global*/
body { margin:0; padding:0; font-size:12px; line-height:22px; font-family:"Microsoft YaHei","宋体", "Arial Narrow"; -webkit-text-size-adjust:none; }
form, ul, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6 { margin:0; padding:0; }
h1, h2, h3, h4, h5, h6 { display:inline; font-size:12px; line-height:normal; }
img { border:0; }
ul, li, dl, dt, dd { list-style-type:none; }

.dis { display:block; }
.undis { display:none; }
.fl { float:left; }
.fr { float:right; }
.cl { clear:both; }

.tl { text-align:left; }
.tr { text-align:right; }
.tc { text-align:center; }
.fb { font-weight:bold; }
a, a:visited { color:#2f3a30; text-decoration:none; }
a, a:visited { color:#333; text-decoration:none; }
a:hover { color:#bd0a01; text-decoration:underline; }
a.fff, a.fff:visited { color:#fff; }
a.fc014ccc, a.fc014ccc:visited { color:#014ccc; }
a.fcf60, a.fcf60:visited { color:#f60; }
a.fcb70101, a.fcb70101:visited { color:#b70101; }

/*Clear Fix*/
.clearFix:after { content:"."; display:block; height:0px; clear:both; visibility:hidden; }
.clearFix { display:inline-block; display:block; zoom:1; clear:both;}
/*Clear Fix*/

/*Clear fixed*/
/*.fixed { position:fixed; width:100%; left:0; top:0; text-align:center; }
* html { overflow:hidden; }
* html body { height:100%; overflow:auto; }
* html .fixed { position:absolute; }
* html .fixed #img { margin-right:15px; }*/
/*Clear fixed*/

/* CSS Hack
----------------------------------------*/
.classHack { background-color:#FFFF00; *background-color:#00FF00; _background-color:#00FFFF;}

/* 万能Float闭合1
----------------------------------------*/
.clearfix:after { content:" ";display:block;clear:both;visibility:hidden;height:0;font-size: 0; }
.clearfix { display:block;zoom:1; }
html[xmlns] .clearfix { display:block; }
* html .clearfix { height:1%; }

/* 万能Float闭合2
----------------------------------------*/
.clear { height:0px; clear:both; font-size:0px; line-height:0px; zoom:1; }


/*End Global*/


