﻿body {
    background: url(../../images/skin-graduate/bg.jpg) repeat;
}

.top {
    background: url(../../images/skin-graduate/topBg.jpg) no-repeat;
    )
}

.leftMenuBar {
    height: 1131px;
}

.left_menu_con {
    height: 1291px;
}

.left_menu_con {
    background: url(../../images/skin-graduate/left-menu.png) no-repeat;
}

.right_content_title {
    color: #c761aa;
}

.leftMenuBar .left_menu_con ul li.active {
    background-color: #e6fef7;
}

.leftMenuBar .left_menu_con ul li:hover {
    background-color: #e6fef7;
}

.left_menu_con h2 {
    color: #435f00;
}

.leftMenuBar .left_menu_con ul li.first_item a {
    color: #1d6ea9;
}

.right_content_title {
    color: #c761aa;
}

.countNewsYw h2 {
    color: #add34b;
    border-bottom: 5px solid #add34b;
}

.countImgBg {
    width: 39px;
    height: 850px;
    background: url(../../images/skin-graduate/sd.jpg) no-repeat;
}

.countNewsYw ul {
    background: #ffffe6;
}

    .countNewsYw ul li {
        background: url(../../images/skin-graduate/liBg.jpg) no-repeat 5px 5px;
    }

        .countNewsYw ul li a {
            color: #50595e;
        }

.countNewsYw .listDashed {
    border-top: 1px dashed #d3ccd1;
    background: #ffffe6;
    padding: 0;
}


.footer {
    border-top: 9px solid #add34b;
    _margin-top: -205px;
    background: url(../../images/skin-graduate/footerBg.png) no-repeat;
}


.bottom-nav {
    border-top: 1px dotted gray;
    margin-bottom: 10px;
    padding:10px;
}

    .bottom-nav .bottom-ul {
    }

        .bottom-nav .bottom-ul li {
            line-height: 25px;
            background: url(../../images/skin-graduate/circle.png) left no-repeat;
            padding-left:20px;
        }

            .bottom-nav .bottom-ul li .sdate {
                float: right;
            }
            .bottom-nav .bottom-ul li .channel
            {
                color:black;
            }
            .bottom-nav .bottom-ul li a {
                color: #50595e;
            }
