﻿@charset "utf-8";
/* floatingAd */
.floatingAd .ad{z-index:100;background:none;position:absolute;display:none;}
.floatingAd a{color:#000000; display:inline-block;text-decoration:none;}
.floatingAd a img{border:0;}
.floatingAd .close{display:none;}
.floatingAd .opacity{position:absolute; top:0; width:100%; height:25px; background-color:#000000; opacity:0.60; filter:alpha(opacity = 60);}
.opacity1{opacity:0.90; filter:alpha(opacity = 90);}
.floatingAd .text{position:absolute; top:0; width:100%; height:25px; color:#fff; line-height:25px; }
.floatingAd .text .button{position:relative;float:right;top:5px;right:5px;width:16px;height:16px;background:url("ad_res/close.png") no-repeat;cursor:pointer;}
.floatingAd .text .title{position:relative;float:left;font-size:12px; margin: 0 0 0 5px;}




.selected1,.parent1 { 
    background: #006bcf !important;
}
.possplit {background: none; width: auto;text-align: center;text-indent: 0px;padding:0 5px;color: #aaa !important;}
.fbt {font-size:16px; text-align:center; line-height:32px;}
.wp_paging li span, .wp_paging li a {
    display: inline-block;
    float: left !important;
    margin-left: 10px;
    color: #333 !important;
}
.wp_paging li {
    display: inline-block;
    height: 25px !important;
    line-height: 25px !important;
    float: left;
    margin-top: 5px;
    padding: 0 !important;
    background: none !important;
    border: 0 !important;
}
.wp_paging {    margin-top: -15px;
}
.selected2,.parent2 {  color: #fff !important;
    background: #4ba8e7 !important;
}
