body, div {
    font-family: "微软雅黑", Verdana, Arial, Helvetica, sans-serif;
}

ul {
    list-style-type: none;
}

#page_header {
    height: 60px;
    padding: 0px;
    background-image: url(../images/logo.png);
    background-repeat: no-repeat;
    overflow: hidden;
    margin: auto;
    background-position: 10px 8px;
    background-color: #FFFFFF;
    max-width: 1050px;
}

/*-------------导航菜单------------------*/
#page_menu {
    line-height: 30px;
    background-color: #004F93;
    width: 100%;
    text-align: center;
    font-size: 14px;
}

    #page_menu ul {
        padding: 0px;
        margin-top: 0px;
        margin-right: auto;
        margin-bottom: 0px;
        margin-left: auto;
        list-style-type: none;
    }

    #page_menu a {
        text-decoration: none;
        color: #FFFFFF;
        padding-right: 45px;
        padding-left: 45px;
    }

        #page_menu a:hover {
            text-decoration: underline;
        }

.navbar-brand {
    font-size: 14px !important;
}

.navbar {
    margin-bottom: 0px !important;
}

.nav li a {
    background-color: #004F93 !important;
    text-decoration: none !important;
}

    .nav li a:hover {
        background-color: #FFFFFF !important;
        color: #000000 !important;
        font-weight: bold;
    }

.navbar-toggle:hover {
    background-color: #FFFFFF;
}

    .navbar-toggle:hover span {
        background-color: #004F93 !important;
    }



.nav .dropdown-menu {
    background-color: #252525 !important;
}

    .nav .dropdown-menu li a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

.icon-bar {
    background-color: #FFFFFF;
}


.dropdown-menu {
    color: #262626;
    text-decoration: none;
    background-color: #999999
}

    .dropdown-menu > li > a:hover {
        color: #262626;
        text-decoration: none;
        background-color: #252525
    }
/*-------------导航菜单------------------*/


#header_link {
    float: right;
    padding: 0px;
    margin-top: 25px;
}

    #header_link a:link, #header_link a:visited {
        color: #000000;
        text-decoration: none;
    }

    #header_link a:hover {
        color: #000000;
        text-decoration: underline;
    }

/*    #header_link li {
        float: right;
        background-image: url(../images/header_icos.png);
        background-repeat: no-repeat;
        line-height: 18px;
        height: 18px;
        text-indent: 30px;
        margin-left: 40px;
        margin-right: 20px;
    }*/

#header_link_fav {
    background-position: 0px -18px;
}

#header_link_user {
    background-position: 0px -36px;
}


#header_menu {
    padding: 0px;
    margin: 0px;
    position: absolute;
    top: 75px;
}

    #header_menu li {
        float: left;
        height: 40px;
        width: 160px;
        font-size: 15px;
        line-height: 40px;
        font-weight: bold;
        text-align: center;
        letter-spacing: 5px;
        padding-right: 30px;
        padding-left: 30px;
    }

.header_menu_n {
    background-image: url(../images/menu_bg.png);
    background-repeat: no-repeat;
}

#header_menu a:link, #header_menu a:visited {
    color: #FFFFFF;
    text-decoration: none;
}

#header_menu a:hover {
    color: #FF6600;
    text-decoration: none;
}


#page_main {
    padding-top: 15px;
    padding-bottom: 15px;
    max-width: 1050px;
}


#page_banner {
    overflow: hidden;
    margin-bottom: 10px;
    margin-top: -5px;
}

    #page_banner img {
        width: 100%;
    }

.box1, .box2 {
    background-color: #FFFFFF;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 5px;
    padding-left: 15px;
    margin-bottom: 10px;
}

    .box1 h3 {
        font-size: 20px;
        margin: 0px;
        padding: 0px;
        line-height: 30px;
        text-align: left;
        background-image: url(../images/article.png);
        background-position: 0px 7px;
        text-indent: 25px;
        background-repeat: no-repeat;
    }

.box1_body {
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 15px;
}

.box1_img {
    width: 150px;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    max-height: 100px;
}

.box1_footer {
    border-top-width: 1px;
    border-top-style: dashed;
    border-top-color: #E0E0E0;
    font-size: 12px;
    color: #666666;
    padding-top: 15px;
    padding-bottom: 10px;
    line-height: 35px;
}

.box2 h3 {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #E0E0E0;
    font-size: 15px;
    margin: 0px;
    padding: 0px;
    line-height: 30px;
    position: relative;
    text-indent: 0px;
    font-weight: bold;
    letter-spacing: 2px;
    color: #666666;
}

.box2 h3 span {
    font-size: 14px;
    padding-right: 10px;
    color: #999999;
}

.box2 h3:after {
    content: "";
    width: 110px;
    height: 2px;
    background: #f4645f;
    position: absolute;
    left: 0;
    bottom: -1px;
}

.box2_body {
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 0px;
}

.box2_body_list {
    list-style-type: none;
    margin: 0px;
    padding-right: 0px;
    padding-left: 5px;
    color: #999999;
}

 .box2_body_list li {
     line-height: 30px;
     position: relative;
     height: 30px;
     overflow: hidden;
     text-indent: 12px;
     background-image: url(../images/dot2.jpg);
     background-repeat: no-repeat;
     background-position: 0px 12px;
 }

.box2_tip {
    color: #CCCCCC;
    font-size: 12px;
    position: absolute;
    line-height: 25px;
    height: 25px;
    top: 0px;
    right: 0px;
    background-color: #FFFFFF;
}

.tags a {
    color:white;
    display:inline-block;
    margin-bottom:10px !important;
    padding:5px;
}

.box_top {
    background-image: url(../images/ico_top.png);
    background-repeat: no-repeat;
    background-position: right top;
}

.evaluations_good, .evaluations_bad {
    background-image: url(../images/Evaluation.png);
    background-repeat: no-repeat;
    height: 28px;
    width: 80px;
    line-height: 28px;
    text-align: center;
    text-indent: 40px;
    color: #FFFFFF;
    cursor: pointer;
    margin-right: 10px;
    margin-left: 10px;
}


#page_footer {
    font-family: Verdana, 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, sans-serif;
    background-image: url(../images/footer_bg.png);
    background-repeat: repeat-x;
    height: 90px;
    width: 100%;
    clear: both;
    text-align: center;
    padding-top: 25px;
    line-height: 25px;
    color: #999999;
    font-size: 11px;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
}



.al_item {
    height: 90px;
    background-color: #FFFFFF;
    clear: both;
    padding-left: 100px;
    position: relative;
    padding-right: 10px;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #F1F1F1;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.al_item_dt {
    background-color: #EFEFEF;
    height: 70px;
    width: 70px;
    border-radius: 8px;
    float: left;
    position: absolute;
    left: 0px;
    top: 0px;
}

.al_item_dt_d {
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    color: #FF0000;
    line-height: 25px;
    padding: 0px;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.al_item_dt_m {
    text-align: center;
    padding: 0px;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    color: #666666;
    font-size: 12px;
}

.al_item_info {
    width: 100%;
    height: 72px;
    overflow: hidden;
}

    .al_item_info h3 {
        font-size: 16px;
        font-weight: bold;
        padding: 0px;
        line-height: 25px;
        margin: 0px;
    }

.al_item_summary {
    line-height: 25px;
    font-size: 14px;
    height: 50px;
    overflow: hidden;
    margin-top: 2px;
}


#show_main {
    padding: 10px;
}

#show_title {
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    color: #0066CC;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}

#show_body {
    padding: 5px;
    font-size: 16px;
    line-height: 25px;
}

#show_other {
    background-color: #EAEAEA;
    padding: 10px;
    border-radius: 8px;
    font-size: 12px;
    color: #666666;
    text-align: right;
    margin-bottom: 10px;
}

.index-icons {
    padding-left: 0;
    list-style: none;
}

    .index-icons li {
        float: left;
        width: 33%;
        height: 80px;
        padding: 5px;
        font-size: 10px;
        line-height: 1.4;
        text-align: center;
        /*	background-color: #f9f9f9;
	border: 1px solid #fff;*/
    }

    .index-icons img {
        width: 26px;
        height: 26px;
        margin-top: 5px;
        margin-bottom: 10px;
    }

    .index-icons li:hover {
        background-color: #f0f0f0;
        border-radius: 10px;
    }

.index-icons-title {
    display: block;
    text-align: center;
    word-wrap: break-word;
    font-size: 11px;
}

.index-icons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px;
}


.manage_tools {
    position: fixed;
    right: 5px;
    bottom: 5px;
}

.manage_tools_btn {
    height: 24px;
    width: 24px;
    background-image: url(../images/edit.png);
    background-repeat: no-repeat;
}


.manage_main {
    position: absolute;
    display: none;
    width: 80px;
    overflow: hidden;
    background-color: #33CCFF;
    margin: 0px;
    padding: 0px;
    text-align: center;
    left: -80px;
    opacity: 0.9;
    filter: alpha(opacity=90);
    bottom: 0px;
}

    .manage_main li {
        background-color: #0099CC;
        border-top-width: 0px;
        border-top-style: solid;
        border-top-color: #FFFFFF;
        line-height: 35px;
    }

        .manage_main li a {
            color: #FFFFFF !important;
        }


        .manage_main li:hover {
            background-color: #FFFF66;
        }

            .manage_main li:hover a {
                color: #000000 !important;
                text-decoration: none !important;
            }


.msg_main {
    border-top-width: 5px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #004F93;
    border-right-color: #004F93;
    border-bottom-color: #004F93;
    border-left-color: #004F93;
    padding: 30px;
    margin-top: 20px;
    margin-bottom: 60px;
    background-color: #FFFFFF;
    border-radius: 8px;
}

.msg_title {
    font-size: 16px;
    font-weight: bold;
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
}

.msg_body {
    font-size: 14px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    line-height: 30px;
    color: #000000;
}

.error_main {
    border-top-width: 5px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: #F3726D;
    border-right-color: #F3726D;
    border-bottom-color: #F3726D;
    border-left-color: #F3726D;
    padding: 30px;
    margin-top: 20px;
    margin-bottom: 60px;
    background-color: #FFFFFF;
    border-radius: 8px;
}

.error_title {
    font-size: 16px;
    font-weight: bold;
    margin: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
}

.error_body {
    font-size: 14px;
    font-weight: normal;
    margin: 0px;
    padding: 0px;
    line-height: 30px;
    color: #FF0000;
}


#comment_list {
    padding: 0px;
    list-style-type: none;
    margin-top: 10px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
}

    #comment_list li {
        border-left-color: #f0ad4e;
        border-left-width: 3px;
        border-left-style: solid;
        list-style-type: none;
        margin-bottom: 10px;
        line-height: 30px;
        padding-top: 2px;
        padding-right: 10px;
        padding-bottom: 2px;
        padding-left: 10px;
        background-color: #F5F5F5;
    }

.comment_list_more {
    border-left-width: 0px !important;
    border-left-style: none !important;
    background-color: #FFFFFF !important;
}
