﻿
body
{
    margin: 0px;
    padding: 0px;
    font-family: "微软雅黑" , "黑体" , "Simplified Arabic Fixed";
}
body, a, p, div, td
{
    font-size: 13px;
}
a
{
    text-decoration: none;
}
a:hover
{
    text-decoration: underline;
}
img
{
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
}
.VerifyShow_Box
{
    line-height: 30px;
    text-indent: 10px;
    color: #FF0000;
    background-color: #FFFFCC;
    border: 1px solid #FF0000;
}
/*图标*/
.icoMore
{
    background-image: url(../Images/icon1.png);
    background-repeat: no-repeat;
    background-position: -86px -180px;
    height: 18px;
    width: 18px;
    display: block;
}

/*头部设置*/
#header
{
    background-color: #FFFFFF;
    padding-top: 5px;
}
#qrcode
{
    height: 210px;
    width: 210px;
    position: absolute;
    z-index: 2000;
    text-align: center;
    background-color: #FFFFFF;
}
#qrcode img
{
    height: 160px;
    width: 160px;
    margin-top: 25px;
    margin-left: 0px;
}
#headerInner
{
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    text-align: left;
    height: 40px;
    width: 980px;
    background-color: #FFFFFF;
}

#header .logo
{
    float: left;
    margin-top: 0px;
    height: 50px;
}
#header .rightBox
{
    float: right;
    width: 580px;
    margin-top: 2px;
    margin-right: 2px;
    text-align: right;
}
/*右上方菜单*/
#header .rightBox .rightBar
{
    float: right;
    height: 25px;
    width: 400px;
    vertical-align: middle;
}
#header .rightBox .rightBar .menu
{
    text-align: center;
    float: right;
    height: 20px;
    width: 85px;
    line-height: 20px;
    vertical-align: middle;
}
#header .rightBox .rightBar .menu a
{
    color: #FFFFFF;
    letter-spacing: 2px;
}
#header .rightBox .rightBar .teahcer
{
    line-height: 25px;
    color: #FFFFFF;
    background-color: #0074cb;
    height: 25px;
    width: 100px;
    margin-left: 10px;
}
#header .rightBox .rightBar .student
{
    line-height: 25px;
    color: #FFFFFF;
    background-color: #ff9036;
    height: 25px;
    width: 100px;
    margin-left: 10px;
}
#header .rightBox .rightBar .phone
{
    line-height: 25px;
    color: #FFFFFF;
    background-color: #0074cb;
    height: 25px;
    width: 100px;
    margin-left: 10px;
    cursor: pointer;
}
/*主菜单区域*/
.menubBar
{
    line-height: 45px;
    height: 45px;
    margin-top: 20px;
    background-color: #ff5842;
    width: 100%;
}
.menubBar dl
{
    width: 980px;
    margin-right: auto;
    margin-left: auto;
    height: 45px;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
}
.menubBar dl dd
{
    line-height: 45px;
    float: left;
    height: 45px;
    width: 120px;
    text-align: center;
    font-size: 15px;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
}
.menubBar dl dd a
{
    color: #FFFFFF;
    font-size: 16px;
    line-height: 45px;
    height: 45px;
    display: block;
    width: 100%;
    letter-spacing: 1px;
    text-indent: 5px;
}
.menubBar dl dd a:hover
{
    text-decoration: none;
}
.menubBar dd.overMenu
{
    background-color: #6c81b2;
}
.menubBar dd.overMenu a
{
}
.menubBar dd.curr
{
    background-color: #6c81b2;
}
.menubBar dd.curr a
{
    color: #FFFFCC;
}
#header .rightTxt
{
    font-size: 24px;
    float: right;
    width: 580px;
    line-height: 25px;
    text-align: right;
    margin-top: 10px;
}
#Context
{
    width: 980px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    text-align: left;
    display: table;
}
/*底部*/
#footer
{
    background-color: #333;
    height: 70px;
    text-align: center;
    display: table;
    width: 100%;
    color: #CCCCCC;
    margin-top: 10px;
}
.footerMenu
{
    padding: 0px;
    height: 2px;
    margin-right: auto;
    margin-left: auto;
    background-color: #CCCCCC;
    margin-top: 0px;
    margin-bottom: 0px;
    text-align: center;
}

#footerConext a
{
    color: #CCCCCC;
    text-decoration: none;
    font-size: 12px;
}
#footer #footerConext
{
    height: 40px;
    margin-top: 10px;
    margin-bottom: 20px;
    line-height: 25px;
    text-align: center;
    width: 980px;
    margin-right: auto;
    margin-left: auto;
    font-size: 12px;
    color: #CCCCCC;
}
/*分页导航*/
#pagerBar
{
    height: 40px;
    display: table;
    width: auto;
    margin-right: auto;
    margin-left: auto;
}

.pagerBtn
{
    line-height: 40px;
    letter-spacing: 2px;
    text-align: center;
    float: left;
    height: 40px;
}
.pagerBtn a
{
    color: #333333;
    line-height: 40px;
    display: block;
    height: 40px;
    font-size: 15px;
}
.pagerFirst
{
    width: 60px;
    border: 1px solid #CCCCCC;
}
.pagerLast
{
    border: 1px solid #CCCCCC;
    width: 60px;
}
.pagerPrev
{
    width: 80px;
    border-top-width: 1px;
    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: none;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
}
.pagerIndex
{
    width: 40px;
    border-top-width: 1px;
    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: none;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
}
.pagerNext
{
    width: 80px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: solid;
    border-left-style: none;
    border-top-color: #CCCCCC;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
    border-left-color: #CCCCCC;
}
.pagerCurr
{
    background-color: #CCCCCC;
}


.contents
{
    width: 98%;
    height: 100%;
    overflow: auto;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 20px; 
    line-height:30px;
}
