body {
	background-color: #000;
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #FFF;
}
a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: underline;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h1, h2, h3, h4, h5, h6, p {
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h1, h2 {
	display: none;
}
#hed01-div {
	background-image: url(img/hed_bg_01.jpg);
	height: 400px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#hed02-div {
	background-image: url(img/hed_bg_02.jpg);
	height: 95px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#hed02-div h3 {
	font-size: 12px;
	line-height: 168%;
	text-align: right;
	padding-right: 5px;
}

#menu-bg-div {
	background-image: url(img/menu_bg.gif);
	background-repeat: repeat-x;
	height: 63px;
	margin-bottom: 15px;
}
#menu-div {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
#menu-div p{
	list-style:none;
	height: 50px;
	float: left;
}
#menu-div p a{
	display:block;
	overflow:hidden;
	height: 50px;
	text-indent:-9999px;
	background-image: url(img/menu_btm.gif);
}
a.pic-01{
	background-position:0px 0px;
	width: 181px;
}
a:hover.pic-01{
    background-position:0px -50px;
}
a.pic-02{
	background-position:-181px 0px;
	width: 180px;
}
a:hover.pic-02{
    background-position:-181px -50px;
}
a.pic-03{
	background-position:-361px 0px;
	width: 180px;
}
a:hover.pic-03{
    background-position:-361px -50px;
}
a.pic-04{
	background-position:-541px 0px;
	width: 180px;
}
a:hover.pic-04{
    background-position:-541px -50px;
}
a.pic-05{
	background-position:-721px 0px;
	width: 179px;
}
a:hover.pic-05{
    background-position:-721px -50px;
}
#page-title-div {
}

#body-div {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#body-img-div {
	margin-bottom: 20px;
}

#main-div {
	float: right;
	width: 675px;
	text-align: left;
}
#main-com-div {
	margin-left: 20px;
}

#main-menu-div {
	background-image: url(img/main_menu_bg.gif);
	float: left;
	width: 225px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#main-menu-div a:hover img {
 opacity: 0.7;
 filter: alpha(opacity=70);
 -moz-opacity: 0.7;
}
.main-menu-bana-01 {
	text-align: center;
	margin-bottom: 27px;
}
#main-menu-toi-div {
	background-image: url(img/menu_toi_bg.gif);
	background-repeat: no-repeat;
	height: 168px;
	width: 203px;
	margin-right: auto;
	margin-left: auto;
}
#main-menu-toi-div p {
	display: none;
}
#main-menu-toi-div h3 {
	padding-top: 120px;
}
#qr-div {
	font-size: 12px;
	line-height: 168%;
	margin-top: 15px;
	margin-bottom: 15px;
}

#ft-div {
	background-image: url(img/ft_bg.gif);
	background-repeat: repeat-x;
	height: 136px;
}
#ft-main-div {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#ft-main-div h3 {
	font-size: 14px;
	line-height: 188%;
}
#ft-main-div dl {
	text-align: right;
	font-size: 12px;
	line-height: 168%;
	padding: 0px;
	margin: 0px;
}
#ft-main-div dl dt {
	margin-top: 5px;
	margin-bottom: 15px;
}






.cl {
	clear: both;
}
