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

.nav {
    /*background: #f7f7f7;*/
    border-bottom: 2px solid #1a7be1
}

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

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

.top .search_txt {
    background: #f1f1f1;
}

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


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

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

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

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

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

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

.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: #4599ed;
}

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

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

#pagination-digg .active {
    background: #4599ed;
}

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

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

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

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

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

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

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

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

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

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

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

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

.play_right .tab a.on {
    border-bottom: 1px solid #00b9f8
}

.play_right .tab_main1 a.on {
    color: #00b9f8;
}

.play_box .play_info h4 .on {
    color: #00b9f8;
}

.lmf {
    background: #f7f7f7;
}

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

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

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

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

.nav-icon {
    background: rgba(0, 0, 0, 0) url("../images/nav-more.png") no-repeat scroll center center;
    float: left;
    height: 45px;
    width: 30px;
}