@charset "utf-8";

/* ============================================================================= */
/* ================================ index.php [START] ========================== */
/* ============================================================================= */
/* ================================ footer [START] ============================= */
#footer{
	width:990px;
	height:60px;
	position:relative;
	margin:0px auto 0px auto;
	overflow:hidden;
}

#footer_line{
	background-color:#424141;
	width:898px;
	height:1px;
	position:absolute;
	left:46px;
	top:28px;
	overflow:hidden;
}

#footer_menu{
	width:898px;
	position:absolute;
	left:46px;
	top:2px;
	text-align:right;
	
}

#footer a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#424141;
	line-height:14px;
	padding-right:5px;
}

#footer a:hover{ text-decoration:underline; }
#footer_sep{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:14px;
	color:#424141;
}

#footer_textl, #footer_textr{
	width:350px;
	position:absolute;
	top:41px;	
}
#footer_textl{ left:24px; }
#footer_textr{ left:615px; text-align:right; }

#footer_textl p, #footer_textr p{ color:#424141;}
/* ================================ footer [END] =============================== */
/* ============================================================================= */
/* ================================ index.php [END] ============================ */
/* ============================================================================= */