/* =====================================================================
*    user
* =================================================================== */



#user_top{
	text-indent:-9999px;
	width:898px;
	height:7px;
	background:url(../images/user_top.gif) no-repeat;
	margin:0;
	padding:0;
}

#user_box{
	clear:both;
	width:898px;
	background:url(../images/user_middle.gif) repeat-y;
	padding:20px 0 25px 0;
	color:#FFFFFF;
}

*html #user_box{
	clear:both;
	width:898px;
	background:url(../images/user_middle.gif) repeat-y;
	padding:20px 0 25px 0;
	color:#FFFFFF;
	margin-top:-15px;
}


#user_bottom{
	text-indent:-9999px;
	width:898px;
	height:7px;
	background:url(../images/user_bottom.gif) no-repeat;
	margin:0;
	padding:0;
}

.backlink{
margin-left:20px;}

.user_area{
margin-left:20px;
padding:20px 0;
}

.bar{
margin-bottom:30px;
}

.user_txt{
text-align:left;
padding:10px 20px 10px 0;
margin-bottom:30px;}


#user_error{
margin-left:75px;
width:700px;
padding:20px 20px;
border:1px solid #FF0033;
background:#FFFFCC;
font-size:10px;
color:#000000;
margin-bottom:30px;
}

.red{
color:#FF0000;
}

#user_area_in{
text-align:center;
}

#user_area_in .in_txt{
font-size:15px;
color:#ff6666;
font-weight:bold;
margin-bottom:20px;
}

#user_area_in .in_txt2{
color:#FFFFFF;
margin-bottom:20px;
}