@charset "utf-8";
/* CSS Document */

@import url("/css/reset.css");

body{
	background-color:#000;
	background-image:url(/WebLogin/djh/images/bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	}
	
#FA_MAIN{
	width:265px;
	font-size:12px;
	color:#000;
	line-height:22px;
	margin:25px auto;
	}
	
.FA_LOGO{
	margin-bottom:80px;
	}



.FA_TEXT_01{
	color:#FC0;
	font-size:15px;
}



	
	
	