.main {
    margin: 0px;
    padding: 0px;
    height: 662px;
    background: url( images/ty_1.gif ) no-repeat center;
}

.intro {
    display: none;
}

.register_main {
    margin-left:auto;
    margin-right:auto;
    padding:305px 0px 0px 0px;
    width:300px;
    height:300px;
    display:inline-block ;
}
.register_main_title {
    display: none;
}
.register_main_login{
     width:240px;
    height:50px;
    margin-left:auto;
    margin-right:auto;
}
.register_main_login table{
     width:240px;
    height:50px;
}
.register_main_login .first{
    color:#EEFF59;;
    font-size:14px;
    font-weight:600;
}

.register_main_login input,select{
    background:#91B6AE;
    border:1px solid black;
}

.register_main_submit{
    padding:25px;

    display:inline-block;
}
.register_main_submit button{
    width:70px;
    height:20px;
    margin:0px;
    padding:0px;
    color:#91B6AE;
    font-weight:600;
    font-family:ºÚÌå;
    background:#EEFF59;
    border:1px solid black;
}

.register_main_error {
   width:250px;
    height:30px;
    color:#EEFF59;
}

/*footer*/
#copyright {
    margin-left: auto;
    margin-right: auto;
    HEIGHT: 106px;
    BACKGROUND: url( images/ty_2.gif ) no-repeat bottom;
}

#copyright span {
    display: none;
}

#copyright #contact {
    float: left;
    margin: 25px 0px 0px 40px;
    WIDTH: 100px;
    HEIGHT: 20px;
}

#copyright #guestnote {
    float: left;
    margin: 25px 0px 0px 10px;
    WIDTH: 100px;
    HEIGHT: 20px;
}

#copyright #faq {
    float: left;
    margin: 25px 0px 0px 10px;
    WIDTH: 100px;
    HEIGHT: 20px;
}

#copyright #collegesoft {
    display: none;
}





