@charset "utf-8";

/* CSS Document */
body {
    margin: 0;
    padding: 0;
    text-align: center;
    font: 12px !important;
    font: 11px;
}

.clear {
    clear: both;
}

/* 链接颜色 */
a {
    color: #292873;
    text-decoration: none;
}
a:hover {
    color: #ff4e00;
    text-decoration: underline;
}

input.button, button.button {
    line-height: 120%;
    font-weight: bold !important;
    font-weight: bold;
    padding: 2px 24px 1px 24px !important;
    padding: 4px 14px 0 14px;
}

#main {
    width: 820px;
}

#header {
    height: 205px;
    background: url(img/headerBg.jpg) no-repeat left top;
}

#footer {
    clear: both;
    color: #000088;
    padding-top: 20px;
    padding-left: 60px;
    font-size: 11px;
    font-family: Arial;
}

#comm {
    padding-top: 32px;
}

#left {
    float: left;
    width: 216px;
    text-align: left;
}
#left ul {
    list-style-type: none;
    margin: 0;
    padding-top: 2px;
    padding-right: 2px;
    padding-left: 2px;
}
#left li {
}
#left li .study_mouseout {
    height: 26px;
    cursor: pointer;
    font-weight: bold !important;
    font-weight: bold;
    font-size: 13px;
    font-family: Arial;
    text-align: left;
    background: url(img/study_mouseout.gif) no-repeat left top;
    margin-bottom: 2px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 12px;
}
#left li .study_mouseover {
    height: 26px;
    cursor: pointer;
    font-weight: bold !important;
    font-weight: bold;
    font-size: 13px;
    font-family: Arial;
    text-align: left;
    background: url(img/study_mouseover.gif) no-repeat left top;
    margin-bottom: 2px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 12px;
}
#left li .study_mousemove {
    height: 26px;
    cursor: pointer;
    font-weight: bold !important;
    font-weight: bold;
    font-size: 13px;
    font-family: Arial;
    text-align: left;
    background: url(img/study_mouseover.gif) no-repeat left top;
    margin-bottom: 2px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 12px;
}
#left li .m_title_out {
    height: 26px;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold !important;
    font-weight: bold;
    font-family: Arial;
    text-align: left;
    background: url(img/m_title_out.gif) no-repeat left top;
    margin-bottom: 2px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 12px;
}
#left li .m_title_over {
    height: 26px;
    cursor: pointer;
    font-size: 13px;
    font-weight: bold !important;
    font-weight: bold;
    font-family: Arial;
    text-align: left;
    background: url(img/m_title_over.gif) no-repeat left top;
    margin-bottom: 2px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 12px;
}
#left li .m_body {
    color: #1d1c90;
    text-align: left;
    font-size: 13px;
    font-family: Arial;
    margin-bottom: 2px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 12px;
}
#left li .m_body a {
    color: #1d1c90;
    text-decoration: none;
    line-height: 180%;
}

#studentclass {
    padding-left: 12px;
}
#studentclass ul {

}
#studentclass li {
    cursor: pointer;
    color: #292873;
}

#right {
    width: 600px;
    height: 400px;
    line-height: 240%;
    text-align: left;
    background: url(Img/commBg.gif) no-repeat 40px 40px;
    padding-left: 20px;
}
#right * {
    line-height: 170%;
    text-align: left;
}
.title {
    height: 50px;
    text-align: left;
    font-size: 24px;
    font-weight: bold !important;
    font-weight: bold;
    font-family: Arial;
    padding-bottom: 24px
}

#study_clueon {
    width: 80%;
    height: 50px;
    text-align: left;
    font-family: Arial;
}
#study_clueon_in {
    float: right;
}

.study_title_1 {
    height: 50px;
    text-align: left;
    font-size: 16px;
    color: #28ab0a;
    font-weight: bold !important;
    font-weight: bold;
    font-family: Arial;
    padding-left: 36px;
    padding-top: 24px;
}

.study_title_2 {
    height: 50px;
    text-align: left;
    font-size: 12px;
    color: #28ab0a;
    font-family: Arial;
    padding-top: 29px;
}

#news_content {
    width: 100%;
}


#membertop {

}
#membertop_comm {
    float: left;
    color: #ff6600;
    height: 120px;
}
#membertop_select {
    float: right;
    color: #0000ff;
    font-size: 14px;
    font-weight: bold;
    height: 120px;
    padding-top: 90px;
}
#member_comm {
    clear: both;
    background-color: #efefef;
}
#member_comm td {
    background-color: #ffffff;
}
#member_comm .member_comm_title {
    color: #0000ff;
    text-align: center;
}

#right_login {
    width: 600px;
    height: 400px;
    line-height: 240%;
    text-align: left;
    background: url(Img/commBg.gif) no-repeat 40px 40px;
    padding-left: 20px;
}
#student_login {
    text-align: left;
    padding-left: 14px;
}
#student_login_input {
    height: 40px;
    text-align: left;
}
#student_login_submit {
    text-align: left;
    padding-left: 60px;
}