@charset "utf-8";
/* CSS Document */

body,table,tr,td,p {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFFFFF;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

.text14bold {
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
.textblack {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.style2 {
	font-size: 20px;
	font-weight: bold;
}
.style3 {
	color: #40a0dd;
	font-style: italic;
}
.style4 {color: #333969}
.style5 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
}
a.link
{text-decoration:underline; color:#FFFFFF;}
a.link:hover
{ color:#590f10; text-decoration:none;}
#area-top{ width:954px; height:443px;}

#search-box{ width:235px; height:37px; padding-left:10px; padding-top:12px;  background:url(images/sb-01.jpg) top no-repeat;}
#search-box input{ width:162px; height:22px; font-size:12px; color:#ffffff; background-color:#104368; border:1px solid #000000; float:left; }

#bg-top_00{ width:954px; height:62px; background:url(images/area-top_00.jpg); background-repeat:no-repeat; float:left; padding-top:8px;}
#bg-top_01{ width:239px; height:152px; background:url(images/area-top_01.jpg); background-repeat:no-repeat; float:left;}
#bg-top_02{ width:238px; height:152px; background:url(images/area-top_02.jpg); background-repeat:no-repeat; float:left;}
#bg-top_03{ width:239px; height:152px; background:url(images/area-top_03.jpg); background-repeat:no-repeat; float:left;}
#bg-top_04{ width:238px; height:152px; background:url(images/area-top_04.jpg); background-repeat:no-repeat; float:left;}
#bg-top_05{ width:239px; height:221px; background:url(images/area-top_05.jpg); background-repeat:no-repeat; float:left;}
#bg-top_06{ width:238px; height:221px; background:url(images/area-top_06.jpg); background-repeat:no-repeat; float:left;}
#bg-top_07{ width:239px; height:221px; background:url(images/area-top_07.jpg); background-repeat:no-repeat; float:left;}
#bg-top_08{ width:238px; height:221px; background:url(images/area-top_08.jpg); background-repeat:no-repeat; float:left;}


#area-content01{ width:954px; height: auto;}
#area-content02{ width:954px; height: 282px; background-color:#00063a;}
#area-footer{ width:100%; height:82px; float:left; background-color:#000322;}

a.name
{color:#000000;text-decoration:none;}
a.name:hover
{color:#000000;text-decoration:underline;}

.page_notlink{
	display:block;	
	float:left;
	padding:2px;
	height:20px;
	text-align:center;
}
.page_link{
	display:block;
	text-decoration:underline;
	color:#FFFFFF;
	float:left;
	padding:2px;
	height:20px;
	text-align:center;
}

.page_link:hover{
	display:block;
	color:#590f10;
	text-decoration:none;
	float:left;
	padding:2px;
	height:20px;
	text-align:center;
}

.alertmsg{
	color:#FF0000;
}