@chaerset "utf-8";
#header01 {
	background-image: url(../common/top_bg.jpg);
	background-repeat: repeat-x;
	height: 20px;
	width: auto;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	margin: 0px;
	padding-left: 0px;
}
#header01 a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
#header01 a:hover{
	color:#FFFFFF;
	text-decoration: underline;
}
#header02 {
	background-repeat: repeat-x;
	background-image: url(../common/header_bg.gif);
	height: 148px;
	margin: 0px;
	padding: 0px;
	width: auto;
}
#header03 {
	text-align: left;
	height: 148px;
	width: 788px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../common/header_bg.jpg);
	background-repeat: no-repeat;
}
#header02 table {
	text-align: center;
	height: 41px;
	width: 788px;
	margin-right: auto;
	margin-left: auto;
}
#header02 #header03 #logo {
	height: 108px;
	width: 406px;
}
