@charset "utf-8";
/* CSS Document */

html,body{height:100%;text-align:center;min-width:410px;min-height:307px;background:#fff;}
#wrapper{margin-top:-180px;float:left;width:100%;height:50%;}
#wrapper1{margin-top:-180px;float:left;width:100%;height:50%;}
#content{background:#fff url("../images/login.jpg") no-repeat 50% 50%;clear:both;margin-left:auto;margin-right:auto;width:405px;height:307px;position:relative;}
#content_error{background:#fff url("../images/login_error.jpg") no-repeat 50% 50%;clear:both;margin-left:auto;margin-right:auto;width:405px;height:307px;position:relative;}
#container{margin:66px 44px 0 0;padding:15px;float:right;width:210px;display:inline;}
#container p{margin:5px 0 0 0;}

.username ,.id ,.password{margin:4px 0 4px 10px;width:182px;height:17px;border:0;color:#24469e;filter:alpha(opacity=60);}
.button{margin:-6px 25px 0 0;float:left;width:79px;height:22px;display:block;border:0;line-height:22px;text-indent:-999em;color:#24469e;cursor:pointer;}
.button{_display:inline;}/** ie6 hack **/
.text{white-space:pre;}
.copy{position:absolute;bottom:55px;right:100px;font-weight:normal;text-align:right;}
.download{position:absolute;bottom:10px;left:16%;font-weight:normal;}
