#pageheader {
    width: 100%;
	height: 59px;
	background-color: #EEEEEE;
	margin: 0;
}
#pageheader h1 { 
	background-image: url(../images/title_logo.jpg); 
	background-repeat: no-repeat;
	margin: 0px; 
	width: 600px; 
	height: 59px; 
	float: left;
}
#pageheader h1 span {
	display:none
}
#pageheader_logo1 {
    margin-top: 0px;
	width: 64px;
	height: 59px;
	float: left;
}
#pageheader_logo2 {
    margin-top: 0px;
	width: 63px;
	height: 59px;
	float: left;
}
.clear { clear: both }

#headernavi {
    text-align: center;
	margin: 0px;
	padding-left: 9px;
    width: 731px;
	height: 21px;
	font-size: 1px;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
	clear: both;
}
#headernavi ul {
    margin: 0;
	padding: 0;
	list-style-type: none;
}

#headernavi a:link{
	font-size: 1px;
	color: #FFFFFF;
	font-size: 1px;
}
#headernavi a:visited{
	font-size: 1px;
	color: #FFFFFF;
	font-size: 1px;
}
#headernavi a:active{
	font-size: 1px;
	color: #FFFFFF;
	font-size: 1px;
}
#headernavi_1 { float:left }
#headernavi_2 { float:left }
#headernavi_3 { float:left }
#headernavi_4 { float:left }
#headernavi_5 { float:left }
#headernavi_6 { float:left }
#headernavi_7 { float:left }
#headernavi_1 a {
	background-image: url(../images/header_menu01.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 21px;
	width: 104px;
	display: block;
	background-position: top;
}
#headernavi_1 a:hover{
	font-size: 1px;
	color: #EEEEEE;
	background-image: url(../images/header_menu01.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 21px;
	width: 104px;
	display: block;
	background-position: bottom;
}
#headernavi_2 a {
	background-image: url(../images/header_menu02.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 21px;
	width: 103px;
	display: block;
	background-position: top;
}
#headernavi_2 a:hover{
	font-size: 1px;
	color: #EEEEEE;
	background-image: url(../images/header_menu02.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 21px;
	width: 103px;
	display: block;
	background-position: bottom;
}
#headernavi_3 a {
	background-image: url(../images/header_menu03.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 21px;
	width: 103px;
	display: block;
	background-position: top;
}
#headernavi_3 a:hover{
	font-size: 1px;
	color: #EEEEEE;
	background-image: url(../images/header_menu03.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 21px;
	width: 103px;
	display: block;
	background-position: bottom;
}
#headernavi_4 a {
	background-image: url(../images/header_menu04.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 21px;
	width: 103px;
	display: block;
	background-position: top;
}
#headernavi_4 a:hover{
	font-size: 1px;
	color: #EEEEEE;
	background-image: url(../images/header_menu04.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 21px;
	width: 103px;
	display: block;
	background-position: bottom;
}
#headernavi_5 a {
	background-image: url(../images/header_menu05.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 21px;
	width: 103px;
	display: block;
	background-position: top;
}
#headernavi_5 a:hover{
	font-size: 1px;
	color: #EEEEEE;
	background-image: url(../images/header_menu05.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 21px;
	width: 103px;
	display: block;
	background-position: bottom;
}
#headernavi_6 a {
	background-image: url(../images/header_menu06.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 21px;
	width: 103px;
	display: block;
	background-position: top;
}
#headernavi_6 a:hover{
	font-size: 1px;
	color: #EEEEEE;
	background-image: url(../images/header_menu06.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 21px;
	width: 103px;
	display: block;
	background-position: bottom;
}
#headernavi_7 a {
	background-image: url(../images/header_menu07.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 21px;
	width: 103px;
	display: block;
	background-position: top;
}
#headernavi_7 a:hover{
	font-size: 1px;
	color: #EEEEEE;
	background-image: url(../images/header_menu07.gif);
	background-repeat: no-repeat;
	margin: 0px;
	height: 21px;
	width: 103px;
	display: block;
	background-position: bottom;
}

#contents {
    margin-top: 20px;
	margin-left: 30px;
	width: 100%;
	clear: both;
}

#asiacontents {
    margin-top: 5px;
	margin-left: 5px;
	width: 100%;
	clear: both;
	font-family:  sans-serif, monospace, Geneva, Arial, Helvetica;
	font-size: 9pt;
}


