@charset "utf-8";
/* CSS Document */

/*login*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,ins,th,td {margin:0;padding:0; color:#669999; font-size:12px;}
body { line-height:20px;}
* { margin:0; padding:0;}
#global-box .global-login a { color:#999933;}
#global-box .global-login a:hover { color:#999933;}
#global-box .global-login a:visited { color:#999933;}
#global-box .global-login a:link{ color:#999933;}
#global-box { background:url(../images/bg09.gif) no-repeat; width:441px; height:229px;}

.global-user { width:441px; height:40px; clear:both; padding-top:33px;}
.global-user-font { width:136px; text-align:right; float:left; }
.global-user-input { width:120px; float:left;}
.global-user-input input{ width:115px;}
.global-login Input { border-color:#669999; border-width:1px; background-color:#111313; border-style:solid;}
.global-pw { width:441px; clear:both; height:30px;}
.global-pw-font { width:136px; text-align:right; float:left;}
.global-pw-input{ width:120px; float:left;}
.global-pw-input input{ width:115px;}
.global-code { width:441px; height:50px; clear:both;}
.global-code-font { width:136px; text-align:right; float:left;}
.global-code-input { float:left;}
.global-code-img {cursor:pointer;}
.global-submit { width:441px; height:30px;}
.global-submit-input { width:103px; height:26px; margin:auto; background:url(../images/bnt_20.gif);cursor:pointer;}
.global-close { width:28px;float:right;background:url(../images/bnt_21.gif) 28px 0px;height:28px;cursor:pointer;}
