body {
    padding: 0;
    margin: 0 auto;
    max-width: 700px;
    font-family: Verdana;
    font-weight: 400;
    background: #f9f9f9;
    font-size: 13px
}

a {
    text-decoration: none;
    color: #3b3b3b
}

a {
    color: #3b3b3b
}

.line {
    background-color: #308bcf;
    color: #fff;
    font-weight: 700;
    padding: 9px;
    text-align: center;
    text-decoration: none;
    margin-bottom: 0;
    font-size: small
}

.aut {
    border-radius: 8px;
    color: #fff;
    padding: 5px;
    border-color: #95d1ec;
    border-style: groove ridge ridge groove;
    border-width: 2px;
    background: #36a8da repeat-x 50%top
}

.aut:before {
    height: 25px;
    margin-top: -4px;
    margin-bottom: -19px;
    display: block
}

.aut a {
    color: #fff;
    border-bottom: 1px dotted #b5def0
}

.aut a:hover {
    color: #d8eff8;
    border-bottom: 1px dotted #b5def0;
    background: 0 0
}

.Tag {
    padding: 3px;
    background-color: #eff3f6
}

.none {
    display: noe
}

.f {
    color: #4f4f4f;
    background: #f9f9f9;
    padding-top: 8px;
    padding-left: 3px;
    padding-bottom: 2px;
    font-size: 14px;
    text-align: left;
    border-bottom: 1px dotted #afcddc
}

.bottom {
    color: #d26c24;
    background: #ede9dd;
    position: relative;
    z-index: 1;
    font-weight: 700;
    padding: 10px;
    border-bottom: 1px solid #ddd7c6;
    text-shadow: 0 1px 0 #fff;
    box-shadow: inset 0 1px rgba(255, 255, 255, .4);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .4)
}

.aut h2 {
    font-size: 13px;
    font-weight: 400;
    padding: 0;
    margin: 0
}

.bottom h1 {
    font-size: 20px;
    font-weight: 800;
    padding: 0;
    margin: 7px
}

.ad_fixed_h250 {
    min-height: 250px
}

.ad_fixed_h280 {
    min-height: 280px
}

@media(min-width:970px) {
    .ad_desk_w970_h250 {
        min-height: 260px
    }
}

@media(min-width:761px) {
    .ad_desk_h280 {
        min-height: 280px
    }

    .ad_desk_h250 {
        min-height: 260px
    }

    .ad_desk_h400 {
        min-height: 400px
    }

    .ad_desk_h450 {
        min-height: 450px
    }

    .bottom_subscribe {
        display: none
    }
}

@media(max-width:760px) {
    .ad_mob_h300 {
        width: 100%;
        min-height: 300px
    }

    .ad_mob_h480 {
        min-height: 480px
    }

    .ad_mob_h1300 {
        min-height: 1300px
    }
}