﻿@charset "utf-8";

/*----------------------------------------------------
css reset
----------------------------------------------------*/
#space{
position:relative;
height:4px;
}

#header_img {
position:relative;
width:900px;
height:275px;
background:url(../img/headerbg_img15.png) no-repeat;
border:none;
}


#header_flash {
width:450px;
height:260px;
float:left;
}



#header_info {
display:block;
text-align:left;
width:425px;
height:260px;
float:left;
margin:10px 8px 5px 10px;
overflow:hidden;
}

.fntwht {
color:white
}
.top_menu {
width:900px;
overflow:hidden;
}

.top_menu_bt {
width:900px;
margin-bottom:9px;
clear:both;
}

.top_button a {
	display:block;
	width:120px;
	height:18px;
	overflow:hidden;
	float:right;
	margin-right:4px;
	background-color: #FFFFFF;
	border: 2px solid #00CCFF;
	font-size:1em;
	font-weight: bold;
	text-align:center;
	outline:none;			
}

.top_button a:link, a:visited {
color:#0033CC;
text-decoration:none;
}

.top_button  a:hover{
	display:block;
	background-color: #0066FF;
	color:#FFFFFF;
	text-decoration:none;
		
}


.menu_list {
	font-size: 0.8em;
	width:218px;
	height:265px;
	overflow:hidden;
	float:left;
	margin-right:7px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}

.menu_list_end {
font-size: 0.8em;
width:217px;
height:265px;
overflow:hidden;
float:left;
margin-right:0px;
background-color: #FFFFFF;
border: 1px solid #CCCCCC;
}

.menu_space {
	display:block;
	background-color:inherit;
	height:10px;
	}

.menu_head {
	height:22px;
	background-color:#0055AA;
	color:#FFFFFF;
	font-size:1em;
	font-weight: bold;
	text-indent: 8px;
	padding-top:4px;	
}


.menu_list h2, .menu_list_end h2 {
color:#004EA5;
font-size:1.25em;
margin:0 0 12px 13px;
}