/* CSS Document */
/*body{margin:0px auto;overflow-x: hidden}*/
.login{
background:url(../images2/login.gif);
width:210px;
height:auto;/*height:177px;*/
float:left;
overflow:hidden;
/*border:3px dashed yellow;*/
}

.login_footer{
background:url(../images2/login_footer.gif) no-repeat bottom;
width:210px;
/*height:auto;*/
height:18px;
line-height:18px;
/*padding:0px 15px 10px 15px;*/
float:left;
}

.LoginArea 
{
	background:url(../images2/login.gif);
	width:210px;
}

.LoginArea td
{
font-size:12px;
line-height:18px;
}
/*
.login_footer td
{
font-size:12px;
line-height:18px;
}
*/
.login_input{
width:115px;
height:19px;
margin:2px;
border:1px solid #5d5d5d;
}
.login_h_t{
background: url(../images2/login_h_t.gif) no-repeat;
width:210px;
height:auto;
float:left;
padding-top:50px;
}

.L_input{
width:90px;
height:18px;
border:1px solid #5d5d5d;
}

.quit_button{
width:35px; height:18px; 
border:1px solid #CCCCCC; 
background-color:#fff; 
font-size:12px;
cursor:hand; 
}

.login_icon
{
width:200px;
overflow:hidden;
}
.login_icon a img{
margin:2px;
width:25px;
height:25px;
border:none;
}

.login_icon a:hover
{
position: relative;
}

.login_icon a:hover img{
width:28px;
height:28px;
}

.icon_m{
background:url(../images2/icon_m.gif);
width:178px;
height:20PX;
border:1px solid #5992b0;
text-align:center;}
.icon_m font{
font-size:12px;
line-height:18px;}
.icon_m a{

font-size:12px;
line-height:20px;
display:block;
width:178px;
color:#000000;
text-decoration:none;}
.icon_m a:hover
{
background:url(../images2/icon_m_a.gif);
}