body {
    background: #fcf2f2;
    font-family: 'pingfang sc', stheiti, 'microsoft yahei', arial, sans-serif;
}

.nav {
    background: url(../image/nav_bg_red.jpg);
    border-bottom: 2px solid #ff9000
}

.nav ul li a {
    color: #000;
}

.nav ul li a.on{

    color: #1a7be1;
 
}
.nav ul li a:hover{

       color:#1a7be1;
           font-weight: bold;
}
.top .search_txt {
    background: #fff;
}

a.big_pic,
a.mid_pic,
a.small_pic {
    border: 4px solid #fcf2f2
}

.top .search_txt {
    border: 1px solid #dc1d33;
}

.top .search_bt {
    background: url(../image/search_bt_red.jpg);
}

.ti {
    background: url(../image/icon1_red1.png) no-repeat 0 center;
}

.bor_box .item_left h3 {
    background: #4599ed;
}

.bor_box .item_left .item_nav li.on a {
    background: #dc1d33;
    background: url(../image/item_nav.png);
}

.bor_box .item_left .item_nav li a:hover {
    background: #666;
    height: 45px;
    border-bottom: 5px solid #dc1d33
}

.bor_box .item_left .item_nav li a {
    background: #666;
}

.bor_box .item_right .label_box li a.on,
.bor_box .item_right .label_box li a:hover {
    background: #ff4e00;
}

.bor_box .item_right .sort_ti a.on,
.bor_box .item_right .sort_ti a:hover {
    background: url(../image/sort_icon_red.png) no-repeat left 2px;
}

#pagination-digg .previous-off,
#pagination-digg .next-off {
    border: solid 1px #dc1d33;
}

#pagination-digg .active {
    background: #dc1d33;
}

#pagination-digg a:link,
#pagination-digg a:visited {
    color: #dc1d33;
}

#pagination-digg a:hover {
    border: solid 1px #dc1d33;
}

#pagination-digg a {
    border: solid 1px #dc1d33;
}

ul.list_news li {
    text-indent: 24px;
}

ul.list_news li a {
    background: url(../image/li.png) 0 center no-repeat;
}

ul.list_news li a:hover {
    color: #dc1d33;
}


.popup-login .hd a.on {
    border-bottom: 2px solid #dc1d33;
    color: #dc1d33;
}

.popup-login .input input[type="button"] {
    background: #ff4e00;
}

.popup-login .input span a.fgt {
    color: #dc1d33;
}

.popup-regist .hd a.on {
    border-bottom: 2px solid #dc1d33;
    color: #dc1d33;
}

.popup-regist .bd .input a.send {
    color: #dc1d33;
}

.popup-regist .bd .confirm span a {
    color: #dc1d33;
}



.play_right .tab a.on {
    border-bottom: 1px solid #8d0000
}

.play_right .tab_main1 a.on {
    color: #dc1d33;
}

.play_box .play_info h4 .on {
    color: #dc1d33;
}

.lmf {
    /*background: #e01822;*/
}

.lmf a {
    /*color: #fff;*/
     color: #000;
}

.lmf a:hover {
    text-decoration: underline;
    color: #fff
}

.footer {
    background: #fcf2f2;
    color: #666;
}

.mid_foot {
    border-left: 1px solid #f6cbcf;
    border-right: 1px solid #f6cbcf;
}

.user_form .input input[type="button"] {
    background: #e01822;
}

.sider_nav li.current_flash a {
    border: 2px solid #ff4e00;
}

.nav-icon {
    float: left;
    background: url(../image/nav-more.png) center center no-repeat;
    width: 30px;
    height: 45px;
}