.login_box{
width:516px;
height:214px;
overflow:hidden;
}
.login_title{
background:url(../images/login_01.png);
overflow:hidden;
height:41px;
clear:both;
}
.close_button{
clear:both; height:20px; margin:10px 0 0 410px; line-height:20px; font-size:12px; overflow:hidden;
}
.close_button a {
height:20px; display:block; text-decoration:none; float:left; background:url(../images/button.png) 0 0 no-repeat; color:#716c66;
}
.close_button a:hover, .close_button a:active {
color:#0066b3; text-decoration:underline;
}
.login_box .password_link{
background:none; width:70px;
}
.login_box .close_button_No{
width:20px; padding-top:22px;
} 


.login_box_bg{
background:url(../images/box_bg.png) no-repeat; height:162px; position:relative; overflow:hidden}
.bottom_bg{
background:url(../images/bottom_bg.png) no-repeat; height:16px; widows:16px;}
.login_box_bg dl{
margin:0px; padding:0px 0px 0px 18px;}
.login_box_bg dt{
padding:18px 0px 0px 18px; margin:0; float:left; font-size:12px; width:230px;}
.login_box_bg dt p{
margin:5px 0px 0px 0px; padding:0;}
.reg_button{
font-size:12px;
padding:16px 0px 0px 36px;
}


.login_box_bg dd{
padding:0; margin:10px 0 0; float:right; text-align:left; width:250px; line-height:18px;
}
.login_box_bg dd h1{
font-size:14px; padding:0; margin:0 ; color:#fe7c04;
}
.login_box_bg dd div{
font-size:12px;
padding:2px 22px 0px 0px;
line-height:15px;
}
.login_box_bg dd pre{
color:#067aff; margin:0; padding:0; 
}
.login_box_bg dd p {
 margin:0 0 0 12px; padding:0;
}
 .black_overlay{  display: none;  position: absolute; top: 0;  left: 0; width: 100%; height: 100%;  background-color: gray;  z-index:1001;   -moz-opacity:0.4; opacity:0.4; filter: Alpha(opacity=50);}  
.white_content {  display: none; position: absolute; top: 30%; left: 27%;  background-color: white;   z-index:1002;  overflow: auto;  }
 .white_contents {  display: none; position: absolute;  z-index:1003;     top: 36%; left: 31%; overflow: auto; }
