/****************************************************/
/*                                                                                                   */
/*                                                LOGIN                                       */
/*                                                                                                   */
/***************************************************/
.fond_nLogin{
	position:absolute;
	width:368px;
	height:80px;
	top:0px;
	left:328px;
	background-image:url('/images/site/access1.png');
	background-repeat:no-repeat;
}

.nlogin_all{
	position:relative;
	width:368px;
	height:80px;
	z-index:500;
}

.log_bout{
	position:absolute;
	width:40px;
	height:15px;
	top:35px;
	left:183px;
	z-index:500;
}

.log_f{
	position:absolute;
	width:160px;
	height:15px;
	top:3px;
	left:35px;
	padding:0;
	z-index:500;
	z-index:500;
}

.pass_field{
	position:absolute;
	width:105px;
	height:15px;
	top:20px;
	left:77px;
	z-index:500;
}

#error_field{
	position:absolute;
	width:165px;
	height:15px;
	top:33px;
	left:15px;
	font-size:10px;
	color:#FF0000;
	text-align:left;
	line-height : 10px;
	z-index:500;
}

.lost_pass{
	position:absolute;
	width:104px;
	height:15px;
	top:9px;
	left:247px;
	z-index:500;
}

.lost_pass a{
	display:block;
	width:104px;
	height:15px;
	top:9px;
	left:247px;
	z-index:500;
}

.new_button{
	position:absolute;
	width:104px;
	height:15px;
	top:34px;
	left:247px;
	z-index:500;
}

.new_button a{
	display:block;
	width:104px;
	height:15px;
	z-index:500;
}

.log_field{
	border:0;
	background:none;
	font-size:10px;	
	z-index:500;
}


/****************************************************/
/*                                                                                                   */
/*                                    LOGIN  SUCCESS                               */
/*                                                                                                    */
/****************************************************/
.fond_Login{
	position:absolute;
	width:494px;
	height:31px;
	top:0px;
	left:265px;
	background-image:url('/images/site/access2.png');
}

.login_all{
	position:relative;
	width:494px;
	height:31px;
}

.deco_bout{
	position:absolute;
	width:88px;
	height:18px;
	top:2px;
	left:353px;
}

.deco_bout a{
	display:block;
	width:88px;
	height:18px;
}

.msg_bout{
	position:absolute;
	width:88px;
	height:18px;
	top:2px;
	left:254px;
}

.msg_bout a{
	display:block;
	width:88px;
	height:18px;
}

.contr_bout{
	position:absolute;
	width:88px;
	height:18px;
	top:2px;
	left:156px;
}

.contr_bout a{
	display:block;
	width:88px;
	height:18px;
}

#text_zone{
	position:absolute;
	width:137px;
	height:18px;
	top:3px;
	left:13px;
	font-size:11px;
	text-align:left;
}