#login_area{
    background-image:url(../images/login_bg.png);
    background-repeat: no-repeat;
    width:411px;
    height:390px;
    margin-top:0%;
}
#login_area #data{
    font-size:14px;
    font-weight:bold;
    text-align:left;
    width:360px;
    height:195px;
    padding-top:45px;
}
#login_area #account_name, #password{
    width:340px;
    height:30px;
    font-size:16px;
}