/* CSS Document */


*{
margin:0;
padding:0;
font-size:10px;
color:#fff;
font-weight:400;
text-decoration:none;
list-style:none;
text-align:center;
outline:none;
}


body{
background:url(authentication_back.jpg) repeat;
}

.au_head_line{
line-height:18px;
height:18px;
margin:10px 0 0;
text-align:center;
vertical-align:bottom;
}

h1{
background:url(au_logo.jpg) no-repeat;
width:70px;
height:70px;
text-indent:-9999px;
margin:27px auto 0;
}

.au_main_box{
background:#000;
width:778px;
/*height:433px;*/
padding:1px;
margin:27px auto 0;
border:1px solid #333;
}

.au_sub_box{
width:762px;
height:86px;
margin:5px auto 0;
}

.au_mobile{
background:url(au_mobile_img.jpg) no-repeat;
width:240px;
height:86px;
text-indent:-9999px;
float:left;
margin:0 10px 0 0;
}

.au_rec{
background:url(au_rec.jpg) no-repeat;
width:240px;
height:86px;
text-indent:-9999px;
float:left;
margin:0 10px 0 0;
cursor:pointer;
}

.au_rec a{
width:240px;
height:86px;
display:block;
}

.au_event_entry{
background:url(au_event_entry.jpg) no-repeat;
width:262px;
height:86px;
float:left;

}

.au_event_entry_inner{
width:232px;
height:34px;
margin:39px auto 0;
line-height:12px;
text-align:left;
}

.au_event_entry_inner a{
text-decoration:underline;
}

.au_menu{
width:782px;
height:95px;
margin:11px auto 0;
_margin:9px 0 0;
}

.au_menu li{
float:left;
width:154px;
height:95px;
text-indent:-9999px;
display:block;

}

#au_home,#au_system,#au_blog,#au_discount{
margin:0 3px 0 0;
}

#au_home a{
background:url(au_home.jpg) no-repeat;
width:154px;
height:95px;
display:block;
}

#au_home a:hover{
background:url(au_home_on.jpg) no-repeat;
}

#au_system a{
background:url(au_system.jpg) no-repeat;
width:154px;
height:95px;
display:block;

}

#au_system a:hover{
background:url(au_system_on.jpg) no-repeat;
}

#au_blog a{
background:url(au_blog.jpg) no-repeat;
width:154px;
height:95px;
display:block;
}

#au_blog a:hover{
background:url(au_blog_on.jpg) no-repeat;
}

#au_discount a{
background:url(au_discount.jpg) no-repeat;
width:154px;
height:95px;
display:block;
}

#au_discount a:hover{
background:url(au_discount_on.jpg) no-repeat;
}

#au_con a{
background:url(au_con.jpg) no-repeat;
width:154px;
height:95px;
display:block;
}

#au_con a:hover{
background:url(au_con_on.jpg) no-repeat;
}
