@charset "utf-8";
body {background:#d0d1d3 url(../images/background.gif) no-repeat fixed center; font:14px Arial, Helvetica, sans-serif xx-small; color:#748194;}
h1{color:#2d3e6f;text-transform:uppercase; margin:0 auto; font-weight:lighter;}
#maindiv{width:935px;height:460px;margin:120px auto 0;}
.leftarea{width:530px;float:left;}
#futtor{font:12px Arial, Helvetica, sans-serif normal;color:#405066}
#rightarea{width:315px;background:#999;float:right;background:url(../images/loginbox.png) no-repeat;height:440px;}
.inputbox{width:80%;padding:85px 0 0 0;margin-left:40px;}
.input_box{width:200px;height:23px;border:1px #acacac solid;-webkit-box-shadow:inset 0 0 10px 2px #cccccc;box-shadow:inset 0 0 10px 2px #cccccc;-webkit-border-radius: 5px;border-radius: 5px;padding-top:8px;padding-left:13px;}
.loginbutton{height:30px;width:100px;background:#dedede; border:1px #bbbbbb solid;-webkit-border-radius: 5px;border-radius: 5px;}
