@charset "utf-8";

#enter{
	background:#FFFFFF url(../img/bodyBG.jpg) center top;
}

#enter h1{
	width:880px;
	height:40px;
	line-height:30px;
	padding:0 0 0 20px;
	margin:0 auto;
	background:#C01F03;
}

#enter h1 a{
	color:#FFFFFF;
}
#enter #enter_flash{
	width:960px;
	margin:0 auto;
	background:url(../img/contentsBG.gif) center repeat-y;
}
#enter_foot{
	line-height:26px;
	padding:20px 0;
	font-size:14px;
	color:#FFFFFF;
	background:#FF2A00 url(../img/footerBG.gif) repeat-x center top;
}
#enter_foot a{
	font-size:15px;
	color:#FFFFFF;
}
#enter_foot a:hover{
	font-size:15px;
	color:#CCAA66;
}
#enter_foot address{
	font-size:14px;
	margin:10px 0 0;
	color:#000000;
}

#enter_foot ul { margin: 10px; padding: 0px;list-style-type: none;}
#enter_foot ul li { font-size: 13px; margin: 0px; padding: 0px 10px 0px 10px; display: inline;border-right:1px solid #FFF; }
#enter_foot ul li.end { font-size: 13px; margin: 0px; padding: 0px 10px 0px 10px; display: inline;border-right:0px solid #FFF; }
#enter_foot a {color: #FFFFFF; text-decoration: none; }
#enter_foot a:hover { color: #FFF2BD; text-decoration: underline; }