@charset "gb2312";


/*顶部*/
.gray {color: #999!important;}
.blue {color: #0066cc!important;}
.relative {position: relative;}
.top{ background-color:#f5f5f5; height:30px;line-height:30px; border-bottom:1px solid #ddd; width:100%;color:#999; }
.top a{padding:0 4px;display:inline-block;color: #000;}
.top a:hover{color:#ff6600!important;}
.top a i{width:7px;height:5px;background:url(/uploads/image/iiwcommon/inico.png) no-repeat 0 -24px;display:inline-block;margin-left:4px;position: relative;top: -2px;}
.top span font{ position:absolute; background:#fff;border:1px solid #ccc; padding:4px; line-height:20px; width:90px; left:-6px; top:20px; z-index:999 }