@charset "utf-8";

html,body{ height:100%; margin:0; padding:0;}
div#wrap{ width:1104px; height:100%;}
iframe#left{height:100%; float:left;}
div#main{ width:760px; height:100%; float:left;}
form{width:520px;}
h1{ margin:0;}
div#login{ background:url(/images/login/login_bg.jpg) no-repeat 0 0; width:515px; padding:1px 0 0 245px; height:47px;}
#ok_bt{top:8px; left:3px; position: relative;}
* html #login{width:760px;}
#disp{margin-top:-8px;}