
body {
    margin: 0 auto;
    font-size: 12px;
    font-family: simsun;
    font-weight: normal;
}

ul, ol, li, p {
    margin: 0;
    padding: 0;
    list-style: none;
}

.full {
    width: 100%;
    height: 445px;
    margin: 0 auto;
    background-color: #ffffff;
    font-size: 14px;
    border: 1px solid #E7E5E6;
    box-shadow: 2px 2px 10px #E7E5E6;
}

#get_password {
    width: 100%;
    height: 530px;
    margin: 0 auto;
    background-color: #ffffff;
    font-size: 14px;
    border: 1px solid #E7E5E6;
    box-shadow: 2px 2px 10px #E7E5E6;
}

#get_password .get_password_content{
    width: 100%;
}


.font_red {
    color: #f00;
    font-size: 12px;
}

.get_password {
    font-size: 12px;
    color: #666666;
}

.font_gray {

}

.font_gray a {
    color: #ff6600;
}

.font_gray a:hover {
    color: #3160bf;
}

.font_register {
    width: auto;
    float: left;
    margin-top: 10px;
    margin-left: 12px;
    _display: inline;
}

.font_register a {
    font-size: 12px;
    color: #006699;
    text-decoration: underline;
}

#sp_err{
    display: none;
}

a.font_gray:link, a.font_gray:visited, a.font_gray:active {
    color: #333;
    text-decoration: underline;
    font-size: 12px;
}

a.font_gray:hover {
    color: #f00;
}

a.font_gray14:link, a.font_gray14:visited, a.font_gray14:active {
    color: #333;
    text-decoration: underline;
    font-size: 14px;
}

a.font_gray14:hover {
    color: #f00;
}

.clear {
    clear: both;
}

/*index content*/
.logo_login {
    width: 810px;
    height: 30px;
    padding: 80px 15px 0;
}

.content_index_login {
    width: 810px;
    overflow: hidden;
    padding: 0 15px 50px;
    text-align: center;
}

.left_login {
    width: 380px;
    padding: 3px;
    border: 0px solid #cacaca;
    float: left;
    margin: 0px 20px 30px 0px;
    _display: inline;
    _width: 383px;

}

#get_password .get_password_content .get_password_left{
    float: left;
    margin-top: 35px;
    margin-left: 50px;
}

.left_login p {
    padding-bottom: 20px;
    padding-top: 3px;
}

.left_login .remark {
    border: 1px solid #f00;
    background: #fffdee;
    line-height: 24px;
    width: auto;
    padding: 8px 10px;
    overflow: hidden;
    color: #666;
    font-weight: normal;
    font-size: 12px;
}

.left_login .remark a:link, .login_cont02 .remark a:visited, .login_cont02 .remark a:hover, .login_cont02 .remark a:active {
    color: #f00;
    text-decoration: underline;
}

.left_login .remark a:hover {
    color: #f00;
    text-decoration: none;
}

.left_login .remark img {
    padding-right: 10px;
    vertical-align: middle;
}

.left_login h4 {
    height: 33px;
    line-height: 33px;
    background: url('images/login/pic_bg02.gif') repeat-x;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    display: block;
    padding: 0 10px;
    margin: 0;
    text-align: left;
}

.div table {
    border: 0;
}

.div table td {
    padding: 8px;
    font-size: 14px;
}

.div table td .inputbox {
    width: 195px;
    height: 30px;
    line-height: 30px;
    color: #333;
    border: 1px solid #cacaca;
    background: #fff;
    margin-right: 5px;
    display: inline;
    vertical-align: middle;
    padding-left: 5px;
    padding-right: 5px;
    font-family:'黑体','宋体';
    font-size: 15px;
}

.div table td .valInputBox {
    width: 70px;
    height: 30px;
    line-height: 30px;
    color: #333;
    border: 1px solid #cacaca;
    background: #fff;
    margin-right: 5px;
    display: inline;
    vertical-align: middle;
    padding-left: 5px;
    padding-right: 5px;
    font-family:'黑体','宋体';
    font-size: 15px;
    float: left;
}

.div table td #validate{
    width: 80px;
    height: 30px;
    float: left;
    cursor: pointer;
}

.div table td .swi_val_pic{
    display: inline-block;
    float: left;
    margin-top: 15px;
    font-size: 12px;
    color: #1A66B3;
    cursor: pointer;
}

.div table td .swi_val_pic:hover{
    color: red;
}

.div table td .inputboxuser {
    width: 180px;
    height: 18px;
    line-height: 18px;
    color: #999;
    border: 1px solid #cacaca;
    background: #fff;
    padding: 5px;
    margin-right: 5px;
    display: inline;
    vertical-align: middle;
}

.div table td .images {
    border: 1px solid #cacaca;
}

.div table td img {
    vertical-align: middle;
    margin-right: 5px;
    display: inline;
}

.div table td .checkbox {
    padding: 0;
    margin: 0 5px 0 0;
    display: inline;
}

.div table td span.error {
    color: #f00;
}

.right_login {
    width: 320px;
    padding: 5px 20px 5px 0;
    float: right;
    text-align: left;
    _width: 340px;
    _display: inline;

}

.right_login p {
    text-align: center;
    color: #bf2128;
    font-size: 18px;
    font-weight: bold;
    font-family: '黑体';
    padding-top: 10px;
}

.right_login p.button {
    padding: 8px 0 0;
    color: #0000CA;
    font-size: 14px;
}

.right_login p.button a {
    color: #f00;
    margin: 0;
}

.right_login img {
    vertical-align: middle;
    max-width: 290px;
    display: inline;
}

/* indent center content*/
.center_login {
    width: 1px;
    height: 240px;
    overflow: hidden;
    float: left;
    background: url('images/login/pic_line02.gif') 0 0 no-repeat;
    margin: 20px 0 10px 0;
}

/*content*/
.logo_login02 {
    width: auto;
    height: 20px;
    padding: 5px;
}

.content_login {
    width: 840px;
    overflow: hidden;
    text-align: center;
    margin: 0px auto;
    background: url('images/login/1login_left.png') no-repeat;
    background-color: #ffffff;
    margin-top: 55px;
    _width: 870px;
}

.content_login .top_bg {
    width: 100%;
    height: 10px;
    overflow: hidden;
    background: url('images/login/1pic_topbg.gif') 0 0 no-repeat;
}

.content_login .btm_bg {
    width: 100%;
    height: 10px;
    overflow: hidden;
    background: url('images/login/1pic_btmbg.gif') 0 0 no-repeat;
}

.content_login .top_bgtwo {
    width: 100%;
    height: 10px;
    overflow: hidden;
    background: url('images/login/pic_topbg02.gif') 0 0 no-repeat;
}

.login_top {
    width: auto;
    border-bottom: 1px solid #ff6c1e;
    padding: 15px 0 10px;
    height: 23px;
    margin: 0 20px;
}

.login_top li {
    padding: 0 50px 0 10px;
    margin: 0;
    float: left;
}

.login_cont01 {
    border-bottom: 0px dashed #666;
    padding-bottom: 0px;
    text-align: left;
    margin: 0 20px;
}

.login_cont01 h5 {
    font-weight: bold;
    font-size: 14px;
    color: #000;
    margin: 30px 0 20px;
    line-height: 30px;
    padding: 0 20px;
    background: url('images/login/pic_linebg.gif') 0 0 repeat-x;
}

.login_cont01 .table {
    padding: 0 30px;
}

.login_cont01 .table {
    font-size: 14px;
}

.login_cont01 .table table tr td {
    padding: 5px 3px;
    height: 18px;
    line-height: 18px;
    text-align: left;
}

.login_cont01 .table table tr td.right {
    text-align: right;
    padding-top: 6px;
}

.login_cont01 .table table tr td dfn {
    color: #f00;
    padding-right: 5px;
    font-style: normal;
}

.login_cont01 .inputbox {
    width: 250px;
    height: 18px;
    float: left;
    line-height: 18px;
    color: #333;
    border: 1px solid #cacaca;
    background: #fff;
    padding: 3px;
    margin-right: 5px;
    display: inline;
}

.login_cont01 .selected {
    width: 258px;
}

.login_cont01 div.oneline {
    width: auto;
    height: 31px;
}

.login_cont01 div.twoline {
    width: auto;
    height: 27px;
    color: #666;
    font-size: 12px;
}

.login_cont01 p.error_one {
    padding: 0 0 0 10px;
    margin: 0;
    float: left;
}

.login_cont01 p.error_one img {
    float: left;
    padding: 3px 5px 3px 0;
}

.login_cont01 p.error_one span {
    border: 1px solid #f00;
    background: #f9f7e0;
    line-height: 20px;
    font-size: 12px;
    height: 20px;
    display: block;
    float: left;
    padding: 0 5px;
}

.login_cont02 {
    border-bottom: 0px dashed #666;
    text-align: center;
    margin: 40px 20px 0;
    _margin: 40px 10px 0;
}

.login_cont02 .table {
    padding: 0 30px;
    text-align: left;
}

.login_cont02 .table tr.padding td {
    padding-top: 10px;
}

.login_cont02 h5 {
    font-weight: bold;
    font-size: 14px;
    color: #000;
    padding: 30px 30px 20px;
    margin: 0;
    text-align: left;
}

.login_cont02 .table {
    padding: 0 30px 36px;
    font-size: 14px;
}

.login_cont02 .table table tr th {
    padding: 5px 3px 20px 3px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

.login_cont02 .table table tr th.left {
    text-align: left;
    padding-top: 10px;
}

.login_cont02 .table table tr td {
    padding: 5px 3px;
    height: 18px;
    line-height: 18px;
    text-align: left;
}

.login_cont02 .table table tr td.left {
    text-align: left;
}

.login_cont02 .table table tr td.right {
    text-align: right;
}

.login_cont02 .table table tr td dfn {
    color: #f00;
    padding-right: 5px;
    font-style: normal;
}

.login_cont02 .inputbox {
    width: 250px;
    height: 18px;
    float: left;
    line-height: 18px;
    color: #333;
    border: 1px solid #cacaca;
    background: #fff;
    padding: 3px;
    margin-right: 5px;
    display: inline;
}

.login_cont02 .inputboxthree {
    width: 150px;
    height: 18px;
    float: left;
    line-height: 18px;
    color: #333;
    border: 1px solid #cacaca;
    background: #fff;
    padding: 3px;
    margin-right: 5px;
    display: inline;
}

.login_cont02 .selected {
    width: 260px;
    float: left;
}

.login_cont02 div.oneline {
    width: auto;
    height: auto;
}

.login_cont02 div.twoline {
    width: auto;
    height: 25px;
    color: #666;
}

.login_cont02 p.error_one {
    padding: 0 0 0 10px;
    margin: 0;
    float: left;
}

.login_cont02 p.error_one img {
    float: left;
    padding: 3px 5px 3px 0;
}

.login_cont02 p.error_one span {
    border: 1px solid #f00;
    background: #f9f7e0;
    line-height: 20px;
    font-size: 12px;
    height: 20px;
    display: block;
    float: left;
    padding: 0 5px;
}

a.btn_logintwo {
    background: url('images/login/pic_button01.gif') left top no-repeat;
    width: auto;
    height: 42px;
    line-height: 42px;
    padding-left: 20px;
    display: inline-block;
    text-decoration: none;
    margin-right: 10px;
    font-size: 14px;
    cursor: pointer;
}

a.btn_logintwo span {
    background: url('images/login/pic_button01.gif') right top no-repeat;
    height: 42px;
    line-height: 42px;
    color: #fff;
    font-weight: normal;
    padding-right: 20px;
    display: inline-block;
    font-size: 20px;
    font-family: '黑体';
}

a.btn_logintwo:link, a.btn_logintwo:visited, a.btn_logintwo:hover, a.btn_logintwo:active {
    text-decoration: none;
}

.login_cont02 p {
    padding-top: 3px;
    padding-bottom: 10px;
}

.login_cont02 .remark {
    border: 1px solid #f00;
    background: #fffdee;
    line-height: 24px;
    width: auto;
    padding: 8px 10px;
    overflow: hidden;
    color: #666;
    font-weight: normal;
    font-size: 12px;
}

.login_cont02 .remark a:link, .login_cont02 .remark a:visited, .login_cont02 .remark a:hover, .login_cont02 .remark a:active {
    color: #f00;
    text-decoration: underline;
}

.login_cont02 .remark a:hover {
    color: #f00;
    text-decoration: none;
}

.login_cont02 .remark img {
    padding-right: 10px;
    vertical-align: middle;
}

.login_cont03 {
    border: 1px solid #edd28b;
    line-height: 28px;
    text-align: left;
    padding: 30px 50px;
    overflow: hidden;
    margin: 50px;
    background: #fffdee;
    color: #000;
    font-weight: bold;
    font-size: 14px;
    width: 638px;
}

.login_cont03 p.cont {
    float: right;
    color: #000;
    width: 560px;
    margin: 0;
    padding: 0;
}

.login_cont03 p.cont em {
    color: #f00;
    font-style: normal;
}

.login_cont03 a:link, .content_login .login_cont03 a:visited, .content_login .login_cont03 a:hover, .content_login .login_cont03 a:active {
    color: #f00;
    text-decoration: none;
}

.login_cont03 a:hover {
    color: #f00;
    text-decoration: underline;
}

.login_cont03 img {
    float: left;
    padding-right: 20px;
}

.login_cont03 span {
    color: #f00;
}

.login_cont03 p.conttwo {
    float: right;
    color: #000;
    width: 560px;
    margin: 0;
    padding: 0;
    text-align: left;
    font-weight: normal;
}

.login_cont03 p.conttwo em {
    color: #f00;
    font-style: normal;
}

.login_cont03 p.conttwo span {
    width: 100%;
    font-weight: bold;
    padding-bottom: 20px;
    display: inline-block;
    color: #000;
    font-size: 16px;
}

.login_cont03 p.conttwo span.center {
    text-align: center;
}

.login_cont03 p.conttwo span.content {
    width: 100%;
    padding: 0;
    font-weight: normal;
    font-size: 14px;
    text-align: center;
}

.login_cont03 p.conttwo a:hover {
    text-decoration: underline;
}

.login_cont03 p.contthree {
    float: left;
    color: #000;
    width: 300px;
    margin: 0 0 0 100px;
    padding: 0;
    text-align: center;
    font-weight: normal;
}

.login_cont03 p.contthree em {
    color: #f00;
    font-style: normal;
}

.login_cont03 p.contthree span {
    width: 100%;
    font-weight: bold;
    padding-bottom: 20px;
    display: inline-block;
    color: #000;
    font-size: 16px;
}

.login_cont03 p.contthree span.center {
    text-align: center;
}

.login_cont03 p.contthree span.content {
    width: 100%;
    padding: 0;
    font-weight: normal;
    font-size: 14px;
    text-align: center;
}

.login_cont03 p.contthree a:hover {
    text-decoration: underline;
}

.login_cont03 a {
    color: #f00;
    text-decoration:underline;
}

.login_cont03 a:link, .content_login .login_cont03 a:visited, .content_login .login_cont03 a:hover, .content_login .login_cont03 a:active {
    color: #f00;
    text-decoration: underline;
}

.login_cont03 a:hover {
    color: #f00;
    text-decoration: underline;
}

.login_cont04 {
    border: 1px solid #edd28b;
    line-height: 24px;
    padding: 30px 50px;
    overflow: hidden;
    overflow: hidden;
    margin: 50px 50px 40px;
    color: #666;
    font-weight: normal;
    font-size: 12px;
    width: 638px;
}

.login_cont04 a:link, .content_login .login_cont04 a:visited, .content_login .login_cont04 a:hover, .content_login .login_cont04 a:active {
    color: #f00;
    text-decoration: underline;
}

.login_cont04 a:hover {
    color: #f00;
    text-decoration: none;
}

.login_cont04 img {
    float: left;
    padding: 0 35px 0 10px;
}

.login_cont04 ul {
    float: left;
    color: #666;
    width: 550px;
}

.login_cont04 ul li {
    background: url('images/login/pic_05.gif') 0 8px no-repeat;
    padding-left: 20px;
    text-align: left;
}

.login_cont03pd {
    margin: 90px 50px 50px;
}

.login_cont05 {
    border: 0px solid #edd28b;
    line-height: 24px;
    padding: 0 0 10px;
    overflow: hidden;
    width: 770px;
    margin: 0 35px 0;
    color: #000;
    font-weight: normal;
    font-size: 12px;
}

.login_cont05 dl {
    margin: 0;
    padding: 0 0 30px;
    float: left;
    width: 100%;
    text-align: left;
}

.login_cont05 dl a {
    text-decoration: none;
}

.login_cont05 dl dt {
    font-weight: bold;
    font-size: 14px;
    color: #000;
    padding: 0 20px;
    line-height: 30px;
    background: url('images/login/pic_linebg.gif') 0 0 repeat-x;
}

.login_cont05 dl dd span {
    font-weight: bold;
    color: #000;
}

.login_cont05 dl dd img {
    float: left;
    padding-right: 10px;
}

.login_cont05 dl dd {
    margin: 30px 20px 0;
    padding: 60px 30px 0;
    overflow: hidden;
    width: 156px;
    height: 74px;
    float: left;
    display: inline;
    color: #000;
    cursor: pointer;
    text-decoration: none;
}

.login_cont05 dl dd.bg01 {
    background: url('images/login/pic_bg.gif') 0 0;
}

.login_cont05 dl dd.bg02 {
    background: url('images/login/pic_bg.gif') -255px 0;
}

.login_cont05 dl dd.bg03 {
    background: url('images/login/pic_bg.gif') -510px 0;
}

.login_cont05 dl dd.bg04 {
    background: url('images/login/pic_bg.gif') 0 -170px;
}

.login_cont05 dl dd.bg05 {
    background: url('images/login/pic_bg.gif') -255px -170px;
}

.login_cont05 dl dd.bg06 {
    background: url('images/login/pic_bg.gif') -510px -170px;
}

a.btn_loginthree {
    cursor: pointer;
    background: url('images/login/pic_button02.gif') left top no-repeat;
    width: auto;
    height: 26px;
    line-height: 26px;
    padding-left: 20px;
    display: inline-block;
    text-decoration: none;
    margin-right: 10px;
    font-size: 14px;
}

.toptit span {
    height: 38px;
    line-height: 38px;
    color: #bf2128;
    font-weight: bold;
    padding: 0 15px;
    display: inline-block;
    font-size: 14px;
}

.toptit {
    width: 100%;
    height: 38px;
    text-align: left;
    background: url('images/login/pic_toptit.gif') 0 0 no-repeat;
}

.login_cont08 {
    border: 1px solid #edd28b;
    line-height: 24px;
    width: auto;
    padding: 8px 10px;
    overflow: hidden;
    color: #666;
    font-weight: normal;
    font-size: 12px;
}

.login_cont08 a:link, .login_cont08 a:visited, .login_cont08 a:hover, .login_cont08 a:active {
    color: #f00;
    text-decoration: underline;
}

.login_cont08 a:hover {
    color: #f00;
    text-decoration: none;
}

.login_cont08 img {
    padding-right: 10px;
    vertical-align: middle;
    display: inline-block;
}

.login_cont06 {
    border: 1px solid #edd28b;
    line-height: 28px;
    text-align: center;
    padding: 30px;
    margin: 50px;
    background: #fffdee;
    color: #000;
    font-weight: bold;
    font-size: 14px;
}

.login_cont06 a:link, .login_cont06 a:visited, .login_cont06 a:hover, .login_cont06 a:active {
    color: #f00;
    text-decoration: none;
}

.login_cont06 a:hover {
    color: #f00;
    text-decoration: underline;
}

.login_cont06 img {
    padding-right: 20px;
    vertical-align: middle;
}

.login_cont06 span {
    color: #f00;
}

.login_cont07 {
    text-align: center;
    padding: 0 30px 40px;
}

.login_cont09 {
    border: 1px solid #edd28b;
    line-height: 24px;
    padding: 30px 50px;
    overflow: hidden;
    overflow: hidden;
    margin: 0 50px 40px;
    color: #666;
    font-weight: normal;
    font-size: 12px;
    width: 638px;
}

.login_cont09 a:link, .content_login .login_cont09 a:visited, .content_login .login_cont09 a:hover, .content_login .login_cont09 a:active {
    color: #f00;
    text-decoration: underline;
}

.login_cont09 a:hover {
    color: #f00;
    text-decoration: none;
}

.login_cont09 img {
    float: left;
    padding: 0 35px 0 10px;
}

.login_cont09 ul {
    float: left;
    color: #666;
    width: 573px;
}

.login_cont09 ul li {
    background: url('images/login/pic_05.gif') 0 8px no-repeat;
    padding-left: 20px;
    text-align: left;
}

.login_cont10 {
    border-bottom: 0px dashed #666;
    text-align: center;
    margin: 0 20px 0;
    _margin: 0 10px 0;
}

.login_cont10 .table {
    padding: 0 30px;
    text-align: left;
}

.login_cont10 .table tr.padding td {
    padding-top: 10px;
}

.login_cont10 h5 {
    font-weight: bold;
    font-size: 14px;
    color: #000;
    margin: 30px 0 20px;
    padding: 0 20px;
    line-height: 30px;
    background: url('images/login/pic_linebg.gif') 0 0 repeat-x;
    text-align: left;
}

.login_cont10 .table {
    padding: 0 30px 36px;
    font-size: 14px;
}

.login_cont10 .table table tr th {
    padding: 5px 3px 20px 3px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

.login_cont10 .table table tr th.left {
    text-align: left;
    padding-top: 10px;
}

.login_cont10 .table table tr td {
    padding: 5px 3px;
    height: 18px;
    line-height: 18px;
    text-align: left;
}

.login_cont10 .table table tr td.left {
    text-align: left;
}

.login_cont10 .table table tr td.right {
    text-align: right;
}

.login_cont10 .table table tr td dfn {
    color: #f00;
    padding-right: 5px;
}

.login_cont10 .inputbox {
    width: 250px;
    height: 18px;
    float: left;
    line-height: 18px;
    color: #333;
    border: 1px solid #cacaca;
    background: #fff;
    padding: 3px;
    margin-right: 5px;
    display: inline;
}

.login_cont10 .selected {
    width: 258px;
    float: left;
}

.login_cont10 div.oneline {
    width: auto;
    height: auto;
}

.login_cont10 div.twoline {
    width: auto;
    height: 25px;
    color: #666;
}

.login_cont10 p.error_one {
    padding: 0 0 0 10px;
    margin: 0;
    float: left;
}

.login_cont10 p.error_one img {
    float: left;
    padding: 3px 5px 3px 0;
}

.login_cont10 p.error_one span {
    border: 1px solid #f00;
    background: #f9f7e0;
    line-height: 20px;
    font-size: 12px;
    height: 20px;
    display: block;
    float: left;
    padding: 0 5px;
}

.login_cont10 p.error_two {
    padding: 0;
    margin: 0;
    float: left;
    width: auto;
}

.login_cont11 {
    border: 1px solid #edd28b;
    line-height: 24px;
    padding: 10px 20px;
    overflow: hidden;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 44px;
    color: #666;
    font-weight: normal;
    font-size: 12px;
    width: 350px;
}

.login_cont11 a:link, .content_login .login_cont11 a:visited, .content_login .login_cont11 a:hover, .content_login .login_cont11 a:active {
    color: #f00;
    text-decoration: underline;
}

.login_cont11 a:hover {
    color: #f00;
    text-decoration: none;
}

.login_cont11 img {
    float: left;
    padding: 0 15px 0 10px;
}

.login_question {
    line-height: 28px;
    text-align: left;
    padding: 20px 20px 0;
    margin: 10px 10px 0;
    color: #000;
    font-weight: bold;
    font-size: 14px;
}

.login_question dt {
    font-weight: bold;
    font-size: 14px;
    color: #000;
    padding: 0 10px;
    height: 30px;
    line-height: 30px;
    background: url('images/login/pic_linebg.gif') 0 0 repeat-x;
}

.login_question dt span.login {
    background: url('images/login/pic_14.gif') 5px 3px no-repeat;
    display: inline-block;
    padding-left: 40px;
}

.login_question dt span.activation {
    background: url('images/login/pic_17.gif') 5px 3px no-repeat;
    display: inline-block;
    padding-left: 40px;
}

.login_question dt span.password {
    background: url('images/login/pic_15.gif') 5px 3px no-repeat;
    display: inline-block;
    padding-left: 40px;
}

.login_question dt span.other {
    background: url('images/login/pic_16.gif') 5px 3px no-repeat;
    display: inline-block;
    padding-left: 40px;
}

.login_question dd {
    margin: 0;
    padding: 15px 20px 0;
    overflow: hidden;
    font-size: 12px;
}

.login_question dd.question {
    font-weight: bold;
}

.login_question dd.answer {
    font-weight: normal;
    padding-left: 62px;
    padding-top: 0px;
}

.login_question dd.answer a {
    color: #f00;
}

.login_questionbtm {
    line-height: 28px;
    text-align: left;
    padding: 20px;
    margin: 10px 20px 0;
    color: #000;
    font-weight: bold;
    font-size: 14px;
}

.login_questionbtm dt {
    border-bottom: 1px dashed #666;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 0 0 0 40px;
}

.login_questionbtm dt.login {
    background: url('images/login/pic_14.gif') 5px 0 no-repeat;
}

.login_questionbtm dt.activation {
    background: url('images/login/pic_17.gif') 5px 0 no-repeat;
}

.login_questionbtm dt.password {
    background: url('images/login/pic_15.gif') 5px 0 no-repeat;
}

.login_questionbtm dt.other {
    background: url('images/login/pic_16.gif') 5px 0 no-repeat;
}

.login_questionbtm dd {
    margin: 0;
    padding: 15px 10px 0;
    overflow: hidden;
    font-size: 12px;
}

.login_questionbtm dd.question {
    font-weight: bold;
}

.login_questionbtm dd.answer {
    font-weight: normal;
    padding-left: 62px;
    padding-top: 0px;
}

.login_questionbtm dd.answer a {
    color: #f00;
}

.note {
    border: 1px solid #f00;
    background: url('images/login/pic_06.gif') no-repeat 10px 10px #fffdee;
    line-height: 24px;
    width: 400px;
    margin: 20px auto;
    margin-bottom: 0px;
    padding: 8px 10px;
    padding-left: 40px;
    overflow: hidden;
    text-align: left;
    color: #666;
    font-weight: normal;
    font-size: 12px;
}

/*20101124 jinweiwe update*/
.div {
    border: 1px blue solid;
    border: 0;
    padding: 0;
    text-align: left;
}

.div table {
    width: 100%;
}

.div table .log_are_tit{
    width: 64px;
}

.div table td .log_are_rem{
    font-size: 12px;
    width: 290px;
    display: inline-block;
    color: #808080;
}

.div table td span.error {
    color: #f00;
    font-size: 12px;
    display: inline-block;
    padding-left: 10px;
}



.div .btn_login {
    width: 127px;
    height: 41px;
    line-height: 41px;
    display: inline-block;
    text-decoration: none;
    margin-right: 0px;
    cursor: pointer;
    float: left;
    border: 0px;
    background-color: #6ac334;
    font-size: 18px;
    color: #ffffff;
}

.div .btn_login:hover{
    background-color:#46c300;
}

a.btn_login span {
}

a.btn_loginr {
    background: url('images/login/pic_button03.gif') left top no-repeat;
    width: auto;
    height: 48px;
    line-height: 48px;
    padding-left: 40px;
    display: inline-block;
    text-decoration: none;
    margin-right: 10px;
    cursor: pointer;
}

a.btn_loginr span {
    background: url('images/login/pic_button03.gif') right top no-repeat;
    height: 48px;
    line-height: 48px;
    color: #444;
    font-weight: normal;
    padding-right: 40px;
    display: inline-block;
    font-size: 20px;
    font-family: '黑体';
}

.login_cont02 .inputboxtwo {
    width: 250px;
    height: 18px;
    float: left;
    line-height: 18px;
    color: #333;
    border: 1px solid #cacaca;
    background: #fff;
    padding: 2px;
    margin-right: 15px;
    display: inline;
    margin-top: 10px;
}

/*footer*/
.footer {
    margin: 35px auto;
    width: auto;
    overflow: hidden;
    padding: 3px 6px;
    border-top: 1px solid #D1D7DC;
    font-size: 14px;
    text-align: center;
    clear: both;
}

.footer dl {
    padding: 3px 0 3px;
    overflow: hidden;
    margin: 0;
    line-height: 2.0;
    font-family: simsun;
}

.footer dd {
    margin: 0;
}

.footer dd a {
    padding: 0 5px;
    margin: 0;
}

.footer dd a:link, .footer dd a:visited, .footer dd a:active {
    color: #000;
    text-decoration: none;
}

.footer dd a:hover {
    color: #015FB6;
}

.footer dd img {
    border: 0;
}

.footer dt {
    text-align: center;
    padding-top: 5px;
    margin: 0;
}

.footer dt a {
    padding: 0;
    margin: 5px;
    display: inline;
}

.footer dt a img {
    border: 1px solid #ccc;
    width: 115px;
    height: 45px;
}

/*zhu hui zhen update*/
#csdnshield {
    position: absolute;
    z-index:101;
    left: 0px;
    top: 0px;
    display: block;
    background-color: #999;
    width: 100%;
}

#csdnload {
    position: absolute;
    z-index:102;
    padding: 4px 0px 0px 10px;
    font-family: Arial;
    font-size: 14px;
    color: #000;
    font-weight: bold;
    overflow: hidden;
    border: solid 1px #777;
    background-color: #999;
    filter: alpha(opacity=70);
    opacity: 0.7;
    margin: 0px auto;
}

#aCheck {
    font-size: 12px;
    margin-left: 10px;
}

.p_redirect {
    padding-top: 40px;
    font-size: 13px;
}

#sp_t {
    color: #ff0000;
    padding: 0px 6px;
}

#sp_stop {
    padding-left: 20px;
    color: #555;
}

#sp_stop a {
    color: #555;
    padding: 2px 4px;
    text-decoration: none;
}

#sp_stop a:hover {
    color: #000;
    background-color: #ddd;
}

#pwd-strong {
    float: left;
    margin: 0px;
    padding: 0px;
    list-style: none;
    background-image: url('images/login/pwdstrong.gif');
    background-repeat: no-repeat;
}

#pwd-strong li {
    float: left;
    padding: 0px;
    color: #ccc;
    font-size: 11px;
    width: 64px;
    height: 10px;
    text-align: center;
    padding-top: 9px;
}

.pwds1 {
    background-position: -20px -18px;
}

.pwds2 {
    background-position: -20px -44px;
}

.pwds3 {
    background-position: -20px -70px;
}

#pwd-strong li.currs {
    color: #000;
}

.ctarr {
    position: absolute;
    z-index: 101;
    background-color: #fff;
    border: solid 1px #ccc;
    border-bottom-color: #999;
    border-right-color: #555;
}

.ctarr a {
    display: block;
    padding: 4px 6px;
    color: #000;
    text-decoration: none;
    cursor: default;
}

.ctarr a:hover {
    background-color: #ddd;
    text-decoration: none;
    color: #000;
}

/******/

.login_cont12 {
    border-bottom: 0px dashed #666;
    text-align: center;
    margin: 0 1px 0;
}

.login_cont12 ul.pro_tab {
    width: auto;
    background: url('images/login/pic_titline.gif') 0 0 repeat-x;
    height: 40px;
    padding: 0 19px;
    text-align: left;
    overflow: hidden;
    font-size: 14px;
}

.login_cont12 ul.pro_tab li {
    width: 115px;
    height: 31px;
    color: #e17634;
    background: url('images/login/pic_titout.gif') 0 0 no-repeat;
    margin-right: 10px;
    margin-top: 9px;
    text-align: center;
    line-height: 31px;
    float: left;
    cursor: pointer;
}

.login_cont12 ul.pro_tab li a:link, .login_cont12 ul.pro_tab li a:visited, .login_cont12 ul.pro_tab li a:hover, .login_cont12 ul.pro_tab li a:active {
    text-decoration: none;
    color: #666;
}

.login_cont12 ul.pro_tab li.over {
    width: 115px;
    height: 31px;
    background: url('images/login/pic_titover.gif') 0 0 no-repeat;
    margin-right: 10px;
    text-align: center;
    line-height: 31px;
    float: left;
    font-weight: bold;
    color: #f64a00;
}

.login_cont12 ul.pro_tab li.over a:link, .login_cont12 ul.pro_tab li.over a:visited, .login_cont12 ul.pro_tab li.over a:hover, .login_cont12 ul.pro_tab li.over a:active {
    font-weight: bold;
    color: #9f3904;
    text-decoration: none
}

.login_cont12 .table {
    padding: 0 30px;
    text-align: left;
}

.login_cont12 .table tr.padding td {
    padding-top: 10px;
}

.login_cont12 h5 {
    font-weight: bold;
    font-size: 14px;
    color: #000;
    padding: 30px 30px 20px;
    margin: 0;
    text-align: left;
}

.login_cont12 .table {
    font-size: 14px;
    padding: 30px 30px 20px;
}

.login_cont12 .table table tr td {
    padding: 5px 3px;
    height: 18px;
    line-height: 18px;
    text-align: left;
}

.login_cont12 .table table tr td.height {
    height: auto;
}

.login_cont12 .table table tr td.right {
    text-align: right;
    padding-top: 6px;
}

.login_cont12 .table table tr td dfn {
    color: #f00;
    padding-right: 5px;
    font-style: normal;
}

.login_cont12 .inputbox {
    width: 250px;
    height: 18px;
    float: left;
    line-height: 18px;
    color: #333;
    border: 1px solid #cacaca;
    background: #fff;
    padding: 3px;
    margin-right: 5px;
    display: inline;
}

.login_cont12 .textarea {
    width: 254px;
    height: 80px;
    float: left;
    line-height: 18px;
    color: #333;
    background: #fff;
    margin-right: 5px;
    display: inline;
}

.login_cont12 .selected {
    width: 258px;
}

.login_cont12 div.oneline {
    width: auto;
    height: 31px;
}

.login_cont12 div.onelinetwo {
    width: auto;
    height: auto;
}

.login_cont12 div.twoline {
    width: auto;
    height: 27px;
    color: #666;
    font-size: 12px;
}

.login_cont12 p.error_one {
    padding: 0 0 0 10px;
    margin: 0;
    float: left;
}

.login_cont12 p.error_one img {
    float: left;
    padding: 3px 5px 3px 0;
}

.login_cont12 p.error_one span {
    border: 1px solid #f00;
    background: #f9f7e0;
    line-height: 20px;
    font-size: 12px;
    height: 20px;
    display: block;
    float: left;
    padding: 0 5px;
}

.login_cont12 .table table tr td.padding {
    padding: 30px 5px 16px;
}

.login_cont12 .inputboxthree {
    width: 150px;
    height: 18px;
    float: left;
    line-height: 18px;
    color: #333;
    border: 1px solid #cacaca;
    background: #fff;
    padding: 3px;
    margin-right: 5px;
    display: inline;
}

a.btn_logintwo {
    background: url('images/login/pic_button01.gif') left top no-repeat;
    width: auto;
    height: 42px;
    line-height: 42px;
    padding-left: 20px;
    display: inline-block;
    text-decoration: none;
    margin-right: 10px;
    font-size: 14px;
    cursor: pointer;
}

a.btn_logintwo span {
    background: url(images/login/pic_button01.gif) right top no-repeat;
    height: 42px;
    line-height: 42px;
    color: #fff;
    font-weight: normal;
    padding-right: 20px;
    display: inline-block;
    font-size: 20px;
    font-family: '黑体';
}

a.btn_logintwo:link, a.btn_logintwo:visited, a.btn_logintwo:hover, a.btn_logintwo:active {
    text-decoration: none;
}

.login_cont12 p {
    padding-top: 3px;
    padding-bottom: 10px;
}

.login_cont12 .remark {
    border: 1px solid #f00;
    background: #fffdee;
    line-height: 24px;
    width: auto;
    padding: 8px 10px;
    overflow: hidden;
    color: #666;
    font-weight: normal;
    font-size: 12px;
}

.login_cont12 .remark a:link, .login_cont12 .remark a:visited, .login_cont12 .remark a:hover, .login_cont12 .remark a:active {
    color: #f00;
    text-decoration: underline;
}

.login_cont12 .remark a:hover {
    color: #f00;
    text-decoration: none;
}

.login_cont12 .remark img {
    padding-right: 10px;
    vertical-align: middle;
}

.login_articlecont {
    line-height: 28px;
    text-align: left;
    padding: 0 0 0;
    margin: 0 1px;
    color: #000;
}

.login_articlecont dt {
    font-weight: normal;
    font-size: 12px;
    color: #f00;
    padding: 0 10px;
    margin-top: 20px;
    line-height: 24px;
    font-size: 14px;
    font-weight: normal;
}

.login_articlecont dt ul {
    width: 100%;
    overflow: hidden;
    background: none;
    height: auto;
    text-align: left;
    padding: 10px 0 0;
}

.login_articlecont dt ul li {
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    background: none;
    text-align: left;
}

.login_articlecont dt ul li a {
    color: #f64a00;
}

.login_articlecont dt ul li a:link, .login_articlecont dt ul li a:visited, .login_articlecont dt ul li a:active {
    text-decoration: none;
}

.login_articlecont dt ul li a:hover {
    text-decoration: underline;
}

.login_articlecont dd {
    line-height: 24px;
    margin: 0;
    padding: 20px 0;
}

.login_articlecont dd div {
    padding-bottom: 15px;
}

.login_articlecont dd p {
    text-indent: 24px;
    padding: 0 10px;
}

.login_articlecont dd span {
    padding: 0 10px;
    display: block;
}

.login_articlecont dd h5 {
    font-weight: bold;
    font-size: 14px;
    color: #000;
    margin: 20px 0 20px;
    padding: 0 20px;
    background: url('images/login/pic_linebg.gif') 0 0 repeat-x;
}

.login_articlecont dd em {
    font-style: normal;
    font-weight: bold;
}

.login_articlecont dd p a:link, .login_articlecont dd p a:visited, .login_articlecont dd p a:hover, .login_articlecont dd p a:active {
    color: #f00;
    text-decoration: underline;
}

.login_articlecont dd p a:hover {
    color: #f00;
    text-decoration: underline;
}

.login_toptwo {
    width: auto;
    border-bottom: 1px solid #ffe2d2;
    padding: 15px 0 10px;
    margin: 0 20px;
}

.login_toptwo li {
    padding: 30px 0;
    margin: 0;
    text-align:center;
    font-size: 16px;
    color: #f00;
    font-weight: bold;
}

.login_topthree {
    width: auto;
    padding: 15px 0 10px;
    margin: 0 20px;
}

.login_topthree li {
    padding: 30px 0;
    margin: 0;
    text-align:center;
    font-size: 16px;
    color: #f00;
    font-weight: bold;
}

/*20110114 jinww update*/
.clear {
    clear: both;
    overflow: hidden;
    height: 1px;
}

.login_cont12 .user {
    width: 660px;
    padding: 30px 60px;
    overflow: hidden;
}

.login_cont12 .user div.left {
    width: 206px;
    float: left;
    margin: 0;
}

.login_cont12 .user div.left p {
    padding-bottom: 10px;
    width: 100%;
}

.login_cont12 .user div.left p img {
    width: 200px;
    overflow: hidden;
    border: 1px solid #ffe2d2;
    padding: 2px;
}

.login_cont12 .user div.left_big {
    width: 176px;
    float: left;
    padding: 0;
    overflow: hidden;
}

.login_cont12 .user div.left_big p {
    padding-bottom: 10px;
    width: 100%;
    float: left;
}

.login_cont12 .user div.left_big p img {
    width: 170px;
    overflow: hidden;
    border: 1px solid #ffe2d2;
    padding: 2px;
}

.login_cont12 .user div.left_big p span a {
    width: 81px;
    height: 26px;
    display: inline-block;
    color: #f64a00;
    text-decoration: none;
}

.login_cont12 .user div.left_big p span.btn01 {
    width: 81px;
    height: 26px;
    line-height: 25px;
    padding-top: 1px;
    color: #f64a00;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    float: left;
    background: url('..images/login/pic_btn.gif') 0 0 no-repeat;
    border: 0;
    font-size: 12px;
}

.login_cont12 .user div.left_big p span.btn02 {
    width: 81px;
    height: 26px;
    line-height: 25px;
    padding-top: 1px;
    color: #f64a00;
    font-weight: normal;
    text-align: center;
    display: inline-block;
    float: right;
    background: url('..images/login/pic_btn.gif') 0 0 no-repeat;
    border: 0;
    font-size: 12px;
}

.login_cont12 .user div.right {
    width: 400px;
    float: right;
    text-align: left;
    overflow: hidden;
    font-size: 14px;
    line-height: 28px;
}

.login_cont12 .user div.right em {
    font-style: normal;
    font-weight: bold;
}

.login_cont12 .user div.right p {
    width: 100%;
    display: block;
    padding-top: 30px;
}

.login_cont12 .user_btm {
    width: auto;
    padding: 0 60px 30px;
    overflow: hidden;
}

.login_cont12 .user_btm ul {
    border-top: 1px solid #ffe2d2;
    background: #fef8f3;
    padding: 30px;
    font-size: 12px;
    color: #666;
}

.login_cont12 .user_btm ul li {
    background: url('images/login/pic_05.gif') no-repeat scroll 0 8px transparent;
    padding-left: 20px;
    text-align: left;
    line-height: 22px;
    padding-bottom: 10px;
}

.login_cont12 .user_btm ul li em {
    font-style: normal;
    font-weight: bold;
}

/*bind mobile*/
.stepheadline {
    border-top: 1px solid #ffcc99;
    padding: 0px;
    margin: 0px;
}

.stephead {
    border-top: solid 1px #ffffff;
    padding: 6px 20px;
    margin: 0px;
    background-color: #FEF5EE;
    font-weight: bold;
    color: #333;
}

.stepbox {
    width: 29%;
    border: solid 1px #ccc;
    background-color: #f5f5f5;
    text-align: center;
}

.stepbox p {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 200%;
    color: #555;
}

.stepboxcurr {
    border-color: #EFD797;
    background-color: #FFFDEE;
}

.gray {
    color: #888;
    font-size: 12px;
}

#con_one_5 a {
    font-size: 12px;
}

#ie6-warning {
    padding: 10px;
    margin: 0;
    border-bottom: 1px solid gray;
    font-size: 12px;
    z-index: 999;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    background: white;
    color: black;
    text-align: center;
}

#ie6-warning a {
    text-decoration: underline;
    color: black;
}

#get_password .get_password_content .get_password_right{
    width: 415px;
    float: left;
    margin-left: 105px;
    text-align: left;
}

#get_password .get_password_content .get_password_title{
    width: 290px;
}

#get_password .get_password_content .get_password_right .get_password_remark{
    display: inline-block;
    width: 105px;
    text-align: left;
    float: right;
    margin-top: 5px;
    color: red;
}

#get_password .get_password_content .get_password_right #schoolBaseUrl{
    height: auto;
    min-width:205px;
    position: absolute;
    border: 1px solid #cccccc;
    background-color:white;
    margin-top: -5px;
    z-index: 1000;
    display: none;
}

#get_password .get_password_content .get_password_right #schoolBaseUrl li{
    height:30px;
    line-height: 30px;
    cursor: pointer;
}

#get_password .get_password_content .get_password_right #schoolBaseUrl li{
}

#get_password .get_password_content .get_password_right #schoolBaseUrl li a{
    padding-left: 5px;
    padding-right: 5px;
    font-size: 16px;
    font-family: '宋体';
    display: block;
}

#get_password .get_password_content .get_password_right #schoolBaseUrl li a:hover{
    text-decoration: none;
    color: #000000;
}

#get_password .get_password_content .get_password_right #schoolBaseUrl li .cur_sel_sch{
    background-color: #6AC334;
    color: #000000;
}