@charset "utf-8";

body{
	margin:0;
	padding:0;
	background-color:#ffffff;
}

html {
	margin:0;
	padding:0;
	height:100%;
	background:url(../index_img/foot_bg.gif) center bottom no-repeat;
}

/***********************

************************/

h1 {
	margin:0;
	padding:5px 0 0 0;
	text-align:center;
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
}
h1 a {
	color:#cccccc;
	text-decoration:none;
}

h1 span {
	color:#000000;
}

h2 {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	line-height:12px;
	font-weight:normal;
	text-align:center;
	text-decoration:none;
}

/***********************

************************/

.font_1 {
	margin:0;
	padding:10px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	line-height:20px;
	font-weight:bolder;
	color:#333333;
	text-align:center;
}

.font_2 {
	margin:0;
	padding:28px 0 0 45px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height:12px;
	color:#999999;
	text-align:left;
}

/***********************

************************/


#head_logo {
	margin:0 auto 0 0;
	padding:0;
	width:330px;
	height:40px;
	background:url(../index_img/emblem.gif) no-repeat;

}

#center_box {
	position:absolute;
	margin-top:-156px;
    margin-left:-165px;
	padding:0;
	width:330px;
	height:312px;
	text-align:center;
	top:50%;
	left:50%;
}

#center_logo {
	margin:0 auto;
	padding:0;
	width:202px;
	height:210px;
/*	background:url(../index_img/center_logo.gif) no-repeat;*/
}

#enter_box {
	margin:0;
	padding:0;
	width:330px;
	height:62px;
}

#fla_img {
	margin:0;
	padding:0;
	width:330px;
	height:40px;
	background:url(../index_img/flash_down.jpg) #FFFFFF no-repeat;
}


/***********************

************************/

#enter_box a:link {
	color:#333333;
	text-decoration:underline;
}
	
#enter_box a:visited {
	color:#333333;
	text-decoration:underline;
}

#enter_box a:hover {
	color:#FF9900;
	text-decoration:none;
}

#enter_box a:active {
	color:#FF9900;
	text-decoration:none;
}

#fla_img a:link {
	color:#999999;
	text-decoration:underline;
}
	
#fla_img a:visited {
	color:#999999;
	text-decoration:underline;
}

#fla_img a:hover {
	color:#FF9900;
	text-decoration:none;
}

#fla_img a:active {
	color:#FF9900;
	text-decoration:none;
}