@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	text-align: left;
	
	font-size:0.7em;
	line-height:1.3em;
	color:#666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background:  #FFF url('../img/home/bg.jpg') repeat-x;
	}
	
	#holder {
	width:961px;
	height:auto;
	margin:108px auto;
	}
	
	#formoline_title {
	/*width:961px;*/
	height:85px;
	text-align:center;
	background:url(../img/home/title.jpg) no-repeat 335px 0px ;
	margin:auto;
	}
	
	#formoline_banner {
	width:961px;
	height:223px;
	background:url(../img/home/formoline_banner.jpg) no-repeat top;
	margin:auto;
	}
	
	.hidetext {
	text-indent:-9999em;
	display: none;
	}
	
	#formoline_enter {
	/*width:961px;*/
	height:85px;
	text-align:center;
	margin:auto;
	
	}
	
	#formoline_enter img {
	border:0px;
	margin:auto;
	}
	
