/* 
    Document   : style
    Created on : May 28, 2013, 9:26:52 AM
    Author     : Administrator
    Description:
        Purpose of the stylesheet follows.
*/

root { 
    display: block;
}
body {
    background: url("http://image.sangame.net/images/2013/05/24/9Yae.png") repeat fixed 0 0 #575A61;margin: 0px;padding: 0px;
    font:14px arial,tahoma;
}

#redirect {background: #444 url("../images/hbg.png") repeat-x top; padding:28px 14px 24px;margin: 0 0 10px 0;}
#redirect a{color:#F9F9F9;font-size:20px;text-decoration:none}
#redirect a:hover{text-decoration: underline}

.form-desc{font-size: 11px; padding:5px 10px;border:1px #FFEFD7 solid;background-color: #fffcf5;color: #666;margin-bottom:10px;}
.form-disp{margin:25px 0 10px 0;padding:0}

