﻿@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;}

.clearfix:after {clear: both;content: ".";display: block;height: 0;visibility: hidden;}
.clearfix {display: block; *zoom:1;}
.srk {
    width: 167px;
    height: 20px;
    float:left;
    background: #fff;
    border: 1px solid #b1b1b1;
    padding: 3px;
    border-radius: 3px 0 0 3px;
    line-height: 20px;
    }
.anniu { float:left;
    width: 35px;
    height: 28px;
    border-radius: 0 3px 3px 0;
    background: #7b1510 url(addgraeme_res/sousuohong.jpg) no-repeat 8px 5px;
}
.selected1,.parent1 {color: #fff !important;
    background: #164a69 !important;}
.possplit {background: none;width: auto;text-align: center;text-indent: 0px;padding:0 5px;color: #aaa !important;}
.fbt {text-align:center; line-height:32px; font-size:16px;}

.wp_entry a {
    color: blue;
}
.wp_paging li {
    display: inline-block;
    height: 25px !important;
    line-height: 25px !important;
    float: left;
    background: none !important;
    font-size: 14px !important;
    padding: 0 !important;
    border: 0 !important;
    margin-top: 35px;
    margin-bottom: 20px;
}
.wp_paging li span, .wp_paging li a {
    display: inline-block;
    float: left !important;
    margin-left: 10px;
    color: #333 !important;
}
.wp_paging li input {    margin-top: 0;}


