@charset "UTF-8";
/* CSS Document */


#r1 {
        width: 800px;
        height: 143px;
        padding: 0px;
        margin: 0px;
        }

#enterimage {
        background-image:url(../v3images/enter/enter_r2_c1.jpg);
        width: 800px;
        height: 543px;
        padding: 0px;
        margin: 0px;
        }
        
#switch {
        width: 800px;
        height: 43px;
        padding: 0px;
        text-align: left;
        margin: 0px;
        }
        
#welcome {
        width: 800px;
        padding: 0px;
        margin: 0px;
        }
        
#forward {
        float: right;
        height: 141px;
        width: 236px;
        padding: 0px;
        margin: 0px;
        }
        
#welcometext {
        width: 524px;
        padding: 0px 0px 1px 40px;
        float: left;
        } 
        

.entertext {
        font-weight: normal;
        font-style: normal;
        color: #3b3b3b;
        font-family: Arial, Helvetica, sans-serif;
        font-size: small;
        line-height: 1.3em;
        text-align: justify;
        }