ï»¿/* global */
.listpage{height:35px;line-height:35px;padding:15px 0; width:100%; float:left; clear:both; overflow:hidden;}
.listpage .total{ float:left;}
.listpage .total span{margin-left:5px; margin-right:5px; padding:4px 6px;border:1px solid #d5dfe8;background:#fff;color:#666;  -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius:5px;}
.listpage .pager { float:right; text-align:right;}
.listpage .pager a{margin-left:5px;padding:4px 6px;border:1px solid #d5dfe8;background:#fff;color:#666;  -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius:5px;}
.listpage .pager a:hover,.listpage .pager .oran_pg_cur{border:1px solid #ff0000; background:#ff0000;color:#fff;}
.oran_pg_txt{ width:20px; text-align:center; font-size:12px; font-weight:bold; padding:6px 8px;border:1px solid #ccc; margin-left:4px; margin-right:4px; border-radius:5px;-moz-border-radius:5px;}
.oran_pg_btn{ cursor:pointer; font-size:12px; padding:6px 8px;border:1px solid #ccc; margin-left:5px; background:#f0f0f0; border-radius:5px;-moz-border-radius:5px;}
.btn{ width:73px; height:30px; line-height:30px; cursor:pointer; text-align:center; background:url(/images/btn.png); border:none;}
.txb{ border:solid 1px #ddd; width:180px; height:26px; line-height:26px; text-indent:5px;}
.txb2{ border:solid 1px #ccc; width:180px; height:26px; line-height:26px; text-indent:5px;}
.kuangtab0{ clear:both; overflow:hidden; width:100%; font-size:14px;}
.kuangtab0 td{ padding:8px;}
.kuangtab0 .tr td{ padding:0px;}
.kuangtab0 .td1{ text-align:right;}
.kuangtab0 .td1 b{ color:#fb0000;}
.kuangtab0 .td2{ text-align:left;}
#faqbg
{
        background: #cccccc;
        position: absolute;
        z-index: 99;
        left: 0;
        top: 0;
        display: none;
        width: 100%;
        height: 1000px;
        opacity: 0.5;
        filter: alpha(opacity=40);
        -moz-opacity: 0.5;
}
.kuangtab1{ clear:both; overflow:hidden; width:100%; font-size:14px; color:#626262;}
.kuangtab1 td{ padding-top:10px; padding-bottom:10px; background:#fff;}
.kuangtab1 .td1{ text-align:right; padding-right:10px; width:150px;}
.kuangtab1 .td2{ text-align:left; padding-left:10px;}
.kuangtab2{ clear:both; overflow:hidden; width:100%;  font-size:14px; color:#626262; background:#ccc;}
.kuangtab2 td{ padding:10px; background:#fff; line-height:26px;}
.kuangtab2 .bg{background :#f0f0f0;}
.kuangtab2  b{ color:#ff0000;}
#add_bbs
{
        padding: 10px;
        position: absolute;
        width: 400px;
        height: 230px;
        border: solid 6px #666;
        z-index: 1000;
        overflow:hidden;
        background:#ffffff;
        display:none;
        -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius:5px;
}
#add_login
{
        padding: 10px;
        position: absolute;
        width: 300px;
        height: 100px;
        border: solid 6px #666;
        z-index: 1000;
        overflow:hidden;
        background:#ffffff;
        display:none;
        -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius:5px;
}
#add_bbs img,#add_login img{ width:16px; height:16px; right:5px; top:5px; position:absolute; cursor:pointer;}
<!--utf-8-->