﻿
body, h1, h2, h3, h4, h5, h6, dl, dt, dd, ul, ol, li, th, td, p, blockquote, pre, form, fieldset, legend, input, button, textarea, hr {
    margin: 0;
    padding: 0;
}
ul, ol {
    list-style: outside none none;
}
body {
    font: 12px/1.5 "微软雅黑";
}
select, input, button {
    font-size: 100%;
    vertical-align: middle;
}
fieldset, img {
    border: 0 none;
}
em {
    font-style: normal;
}
.clear {
    clear: both;
    display: block;
    font: 0px/0 arial;
    height: 0;
    visibility: hidden;
}
.clearfix::after {
    clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    visibility: hidden;
}
.clearfix {
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
a {
    color: #0b0b0b;
    text-decoration: none;
}
html {
    overflow-x: hidden;
    overflow-y: scroll;
}
.wrap {
    margin: 20px auto;
    width: 1008px;
}
.regist-header {
    background: #7fb6ef none repeat scroll 0 0;
    height: 98px;
}
.regist-logo {
    background: rgba(0, 0, 0, 0) url("../images/regist-logo.png") no-repeat scroll 0 0;
    height: 98px;
}
#messages p, #messages form {
    border-top: 1px solid #ddd;
    padding: 10px 0;
}
#messages h4 {
    padding: 10px 0;
}
#messages fieldset {
    margin: 0;
}
#messages textarea {
    margin: 0 0 15px;
}
.regist {
    overflow: hidden;
}
.regist-main {
    overflow: hidden;
    padding-top: 19px;
}
.turn-login {
    height: 55px;
    line-height: 55px;
    padding-left: 717px;
}
.turn-login a {
    color: #ff734f;
    font-size: 18px;
    font-weight: bold;
    margin-left: 5px;
}
.rigistbar {
    height: 23px;
    line-height: 23px;
    overflow: hidden;
    padding-top: 20px;
}
.rigistnewsbar {
    color: Red;
    font-size: 14px;
    height: 23px;
    line-height: 23px;
    overflow: hidden;
    padding-top: 20px;
}
.rb-title {
    float: left;
    padding-right: 20px;
    width: 168px;
}
.rb-title span {
    float: right;
    padding-left: 5px;
}
.rb-title em {
    float: right;
    height: 20px;
    width: 5px;
}
.rigist-input {
    border: 1px solid #c1c1c1;
    float: left;
    height: 21px;
    line-height: 21px;
    padding: 0 3px;
    width: 275px;
}
.notes {
    color: #969696;
    float: left;
    padding-left: 10px;
}
.rigistbar .type {
    float: left;
    margin: 0 3px 0 20px;
}
.rigistbar label {
    color: #27a2e6;
    float: left;
    padding: 0;
}
.rigistbar select {
    border: 1px solid #c1c1c1;
    float: left;
    height: 21px;
    line-height: 21px;
    width: 145px;
}
.btn-rigist {
    background: rgba(0, 0, 0, 0) url("../images/regist-btn.png") no-repeat scroll 0 0;
    border: 0 none;
    cursor: pointer;
    display: block;
    height: 46px;
    margin: 5px 0 0 335px;
    width: 149px;
}
.divmessage {
    background-color: #ffffff;
    color: Red;
    font-size: 14px;
    margin: 5px 100px 0;
    padding-left: 20px;
}
.rblogin-title {
    float: left;
    padding-right: 20px;
    width: 350px;
}
.rblogin-title span {
    float: right;
    padding-left: 5px;
}
.rigistbar-code {
    height: 58px;
    line-height: 23px;
    overflow: hidden;
    padding-top: 20px;
}
.rb-content {
    float: left;
    line-height: 23px;
    padding-right: 20px;
    width: 510px;
}
.rigistbar-code .type {
    float: left;
    margin: 0 3px 0 20px;
}
.rigistbar-code label {
    color: #27a2e6;
    float: left;
    padding: 0;
}
.rigistbar-code select {
    border: 1px solid #c1c1c1;
    float: left;
    height: 21px;
    line-height: 21px;
    width: 145px;
}
.rigistbar-code img {
    float: left;
    height: 21px;
    line-height: 21px;
    padding: 10px 10px 0 0;
    width: 60px;
}
.rigistbar-code a {
    color: #039;
    float: left;
    margin: 10px 0 0;
    text-decoration: none;
}
.rblogin-content {
    float: left;
    line-height: 23px;
    padding-right: 20px;
    width: 300px;
}
#protocol-con {
    border: 1px solid #cccccc;
    color: #666666;
    height: 300px;
    margin: 20px auto;
    overflow-y: scroll;
    padding: 8px;
    width: 770px;
}
#protocol-con h4 {
    font-size: 14px;
    padding-bottom: 10px;
    text-align: center;
}
#protocol-con h5 {
    padding: 5px 0;
    text-indent: 2em;
}
#protocol-con p {
    text-indent: 2em;
}
#protocol-con em {
    font-style: italic;
}
#protocol-con span {
    text-decoration: underline;
}
#protocol-con strong {
    margin-right: 5px;
}

.wrapper {
    margin: 0 auto;
    width: 1000px;
}

