@charset "utf-8";
/* CSS Document */
/* css reset
--------------------------------------------------*/
* { margin: 0; padding: 0; font-size:14px; font-weight: normal; font-style:normal; text-align:left; font-family: \5B8B\4F53, verdana, "Helvetica Neue", Helvetica, Arial, sans-serif; color:#676767; }
html { height:100%; }
body { height:100%; text-align:center; background: #fff; }
html, body { _background-image:url(about:blank); _background-attachment:fixed; }
img { border: none; }
li { list-style: none; }
strong { font-weight: bold; }
a { cursor:pointer; outline:none; color: #000; text-decoration:none; }
input { outline: none; }
a:active, a:hover { color: #ff9724!important; }
/* 公共样式
--------------------------------------------------*/
/* 清除浮动 */
.clearfix { display:block;  #zoom:1;/*ie6-ie7*/
}
.clearfix:after { content:''; overflow:hidden; width:100%; height:0px; font-size:0px; margin:0px; padding:0px; display:block; clear: both; }
/* 数据列表样式01 */
.dataList01 { padding-bottom: 7px; overflow: hidden; }
.dataList01 li { height: 20px; margin-bottom: 11px; overflow: hidden; vertical-align: top; }
.dataList01 li a { /*display: inline-block;
height: 16px;*/ line-height: 20px; /*margin-right: 4px;*/ vertical-align: top; color: #393939; }
.dataList01 li a .icon {
#margin-right: 4px; position: relative; top: -2px\9; top: -2px\0; #top:0px;
}
.dataList01 li.first a { font-weight: bold; }


