/* main */

.menu5
{
background:url(../../../css/img/navi_imgr.gif) !important;
background-position:-496px 0px !important;
}

.main h2
{
height:60px;
margin-bottom:20px;
background:url(../login_img/title.gif);
background-repeat:no-repeat;
text-indent:-99999em;
}
.title_img_box
{
background:url(../login_img/side_title.gif);
}

.text_box
{
text-align:center;
padding-right:15px;
padding-left:15px;
}
.login_box
{
width:520px;
margin:20px auto;
background:url(../login_img/login_bg_c.gif);
background-position:center bottom;
}
.login_box form
{
display:block;
padding:30px;
background:url(../login_img/login_bg_a.gif);
background-position:center top;
background-repeat:no-repeat;
}
.login_box span
{
display:block;
font-weight:bold;
width:120px;
margin-left:40px;
font-size:14px;
text-align:left;
color:#666;
}

form button
{
border:0px;
padding:0px;
margin:10px auto;
width:186px;
height:41px;
display:block;
}






