﻿body {
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 20px;
    color: #606060;
    background: url(../images/bodybg.jpg) #fff top left repeat-x;
}

.body_container {
    margin: 10px auto;
    width: 100%;
    position: relative;
}

.body_left {
    position: absolute;
    top: 0;
    left: 20px;
    float: left;
    width: 220px;
    border: 1px solid #C1DDF3;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.menu_title00 {
    margin: 5px 0;
    border-bottom: 1px solid #c1ddf3;
    height: 30px;
    position: relative;
    z-index: 400;
    background: -webkit-linear-gradient(top,#fff,#fafdfe 50%,#f1f9fc);
    background: -moz-linear-gradient(top,#fff,#fafdfe 50%,#f1f9fc);
    background: -o-linear-gradient(top,#fff,#fafdfe 50%,#f1f9fc);
}

    .menu_title00 span {
        float: left;
        font-size: 14px;
        line-height: 14px;
        margin: 8px 0 0 5px;
        font-weight: bold;
        font-family: "微软雅黑";
        color: #0195ce;
        padding-left: 12px;
    }

.menu_title1_create {
    margin: 5px;
}

    .menu_title1_create a {
        width: 160px;
        overflow: hidden;
        display: inline-block;
        padding: 6px 20px;
        font-size: 14px;
        color: #000;
        font-weight: bold;
        background-color: #00A6DD;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
    }

        .menu_title1_create a:visited {
            color: #333;
        }

        .menu_title1_create a:link {
            color: #333;
        }

        .menu_title1_create a.selected {
            background-color: #72C267;
            color: #fff;
        }

            .menu_title1_create a.selected:visited {
                color: #fff;
            }

.menu_title1 { /*margin:5px;*/
    line-height: 25px;
}

    .menu_title1 a {
        width: 180px;
        overflow: hidden;
        display: inline-block;
        padding: 6px 20px;
        font-size: 15px;
        color: #11a7e1;
        font-weight: bold;
        background: #f1f3f9; /*-moz-border-radius:4px;-webkit-border-radius:4px;*/
        font-family: "微软雅黑";
    }

        .menu_title1 a:visited {
            color: #11a7e1;
        }

        .menu_title1 a:link {
            color: #11a7e1;
        }

        .menu_title1 a:hover {
            text-decoration: none;
        }

        .menu_title1 a.selected {
            background-color: #f1f3f9;
            color: #11a7e1;
        }

            .menu_title1 a.selected:visited {
                color: #11a7e1;
            }

.menu_title2 {
    margin: 2px 0px 0 20px;
    line-height: 20px;
}

    .menu_title2 a {
        width: 160px;
        overflow: hidden;
        display: inline-block;
        padding: 4px 20px;
        font-size: 13px;
        color: #000; /*background-color:#fafafa;-moz-border-radius:4px;-webkit-border-radius:4px;*/
        font-family: "微软雅黑";
    }

        .menu_title2 a:visited {
            color: #333;
        }

        .menu_title2 a:link {
            color: #333;
        }

        .menu_title2 a:hover {
            text-decoration: none;
            color: #ff994e;
            font-weight: bold;
        }

        .menu_title2 a.selected { /*background-color:#365D95;*/
            color: #f27011;
            font-weight: bold;
            background: url(../images/left_menu_title_focus.png) no-repeat center right;
        }

            .menu_title2 a.selected:visited {
                color: #f27011;
            }

.menu_title2_split {
    width: 185px;
    height: 2px;
    margin-left: 20px;
    font-size: 2px;
    line-height: 0;
    background-color: #ACA899;
}

.body_middle {
    margin: 0 20px 0 260px;
    min-width: 700px;
    border: 1px solid #C1DDF3;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.body_nav {
    margin: 5px 0;
    border-bottom: 1px solid #C1DDF3;
    height: 30px;
    position: relative;
    z-index: 400;
    background: -webkit-linear-gradient(top,white,#FAFDFE 50%,#F1F9FC);
}

    .body_nav .left {
        float: left;
        font-size: 14px;
        line-height: 14px;
        margin: 8px 0 0 5px;
        font-weight: bold;
        font-family: "微软雅黑";
        color: #0195CE;
        padding-left: 12px;
    }

    .body_nav .right {
        float: right;
    }

.sn_form1 {
    width: 700px;
    margin-left: 12px;
}

#header {
    height: 40px;
    background: #2A9CDA;
    border-bottom: 1px white solid;
    padding: 27px 0;
    margin-bottom: 20px;
}

    #header .left {
        float: left;
        padding: 5px 0 0 20px;
    }

    #header .right {
        float: right;
        padding: 0px 10px 0 10px;
    }

.header_content {
    padding-left: 10px;
    font-size: 36px;
    line-height: 30px;
    color: white;
    font-family: "微软雅黑","宋体";
}

#fotter {
    width: 980px;
    margin: 0 auto;
    position: relative;
    text-align: center;
}

.top_link {
    margin-top: 10px;
    margin-left: 4px;
    float: left;
    color: white;
}

a.link2:visited {
    color: white;
    text-decoration: none;
}

.top_link a {
    display: block;
    padding: 3px 8px;
    font-family: "微软雅黑";
    text-decoration: none;
    color: white;
    font-weight: bold;
    font-size: 16px;
}

.panel1 {
    clear: both;
    padding: 1em 1.4em 1.4em 1.4em;
    background: #EEF3F8;
    border: 1px solid #C4D3EA;
}

#adm_header {
    background-color: #F2F2F2;
    width: 1024px;
    height: 80px;
    background-image: url('../images/banner.jpg');
    background-repeat: no-repeat;
    margin: 0 auto;
}