body
{
    margin: 0 auto;
    padding: 0 auto;
    width: 770px;
    font-size: 12px;
    color: #555555;
    font-family: Arial;
}
.clear
{
    clear: both;
}
.left
{
    float: left;
}
.right
{
    float: right;
}

a
{
    color: #1773BE;
    text-decoration: none;
}
a:link
{
    color: #1773BE;
}
a:visit
{
    color: #FF0000;
}
a:hover
{
    color: #F90;
}
a img
{
    border: 0px;
}

/*---------------------------------Login.aspx---------------------------------------------*/
.Login_content
{
    
    width: 768px;
    
    padding: 0 0 10px 0;
    margin:0 0 5px 0
}
.lg-top-right
{
    width: 272px;
    float: right;
    margin: 5px 0 0 0;
}
.login-con
{
    background:url( '/images/lg-bg.gif' ) repeat-y ;
    width: 250px;
    height: 150px;
    float: left;
}

.login_text
{
    margin: 5px 0 0 10px;
    float: left;
}

.validata
{
    width: 75px;
}

.login_textb
{
    margin: 5px 0 0 10px;
    float: left;
}

.imgb
{
    margin: 5px 0 0 20px;
}

.hylink
{
    margin: 15px 0 10px 20px;
    font-size: 15px;
    float: left;
}

.login-bottm
{
    margin: 0 0 8px 0;
}

.lg-news
{
    background: url( '/images/lg-bg.gif' ) repeat-y ;
   
    float: left;
    width: 250px;
}
.lg-news li
{
    list-style-image:url('/images/news_ico.gif' );
}
.lg-news ul
{
    float: left;
    margin: 5px 0 0 15px;
}
.lg-news p
{
    color: #1773BE;
    margin: 8px 0 0 15px;
    font-weight: bold;
}

.lg-btn
{
    clear: both;
    margin: 50px 0 80px 0;
    text-align: center;
}

.lg-key
{
    float: left;
    width: 496px;
}
.lg-key ul
{
    display: inline;
    margin: 26px 0 0 20px;
    float: left;
}
.lg-key li
{
    display: inline;
    list-style-type: none;
    margin: 12px 0 0 0;
}
.key01
{
    background: url( /images/lg-icon01.gif) no-repeat;
    line-height: 35px;
    padding: 0 0 0 55px;
    color: #1773BE;
    font-weight: bold;
    margin: 0 0 5px 0;
}
.key02
{
    background: url( /images/lg-icon02.gif) no-repeat;
    line-height: 35px;
    padding: 0 0 0 55px;
    color: #1773BE;
    font-weight: bold;
    margin: 0 0 5px 0;
}
.key03
{
    background: url( /images/lg-icon03.gif) no-repeat;
    line-height: 35px;
    padding: 0 0 0 55px;
    color: #1773BE;
    font-weight: bold;
    margin: 0 0 5px 0;
}
.key-conen
{
    color: #555555;
    font-weight:normal;
    margin:0 2px 0 0;
    line-height:1;
}
/*---------------------------------Register.aspx---------------------------------------------*/
.Register_content
{
    border: 1px solid #B7D0E6;
    width: 768px;
    background-color: #E1EDF9;
    padding: 0 0 10px 0;
    margin:0 0 5px 0;
    color: #1773BE;
}
.Register_left
{
    float: left;
    background: url(../images/member_left_bg.gif) repeat-y;
    width: 210px;
    margin: 12px 15px 12px 10px;
}
.Register_information
{
    margin: 5px 0 0 12px;
}
.Register_face_line
{
    background: url(../images/class_mid_ico.gif) 0px center no-repeat;
    margin: 2px;
    padding-left: 10px;
}
.Register_title
{
    background: url(../images/help_title.gif) no-repeat;
    line-height: 30px;
    width: 198px;
    margin: auto;
    color: #255694;
    font-weight: bold;
}
.Register_right
{
    float: left;
    background: url(../images/meber_right_bg.gif) repeat-y;
    width: 512px;
    margin: 12px 0 0 0;
}

.Register_name
{
    margin: 0 0 0 5px;
    background: url(../images/icon_buy_name.gif) no-repeat;
    padding: 0 0 0 12px;
    font-weight: bold;
    float:left;
}
.compaerValidator
{
    float:left;
    margin:5px 0 0 5px;
}
.Register_right_bg
{
    margin:10px;
}
.Register
{
    background-color: #EDF6FC;
    width: 490px;
    margin: 5px 0 0 0;
    border: 1px solid #A3C1D2;
    text-align: center;
}
.text_lb
{
    text-align:left;
    float:left;
    margin:0 0 0 3px;
    display: inline;
    text-decoration: none;
    color: #555555;
}
.left_text
{
    margin:8px 0 0 5px;
    float:left;
}
.left_tb
{
    margin:3px 0 0 1px;
    float:left;
}
.vip
{
    margin: 10px 0 0 0;
    display:none;
}
.subject_type
{
   float: left; 
   width: 200px; 
   padding: 0 0 3px 10px;
   display:none;
}


/*---------------------------------HelpCenter.aspx---------------------------------------------*/
.help_content
{
    margin: 8px 8px 8px 20px;
    clear:both;
}

.Help_content
{
    border: 1px solid #B7D0E6;
    width: 768px;
    background-color: #E1EDF9;
    padding: 0 0 10px 0;
    margin:0 5px 5px 0;
    
}

.Help_name
{
    margin: 0 0 0 5px;
    background: url(../images/icon_buy_name.gif) no-repeat;
    padding: 0 0 0 12px;
    font-weight: bold;
    float:left;
    color: #1773BE;
}
