#top_header .ro_logo {
	background-image: url(../images/top/logo.jpg);
	float: left;
	height: 121px;
	width: 198px;
}
#top_header h1 {
	background-image: url(../images/top/h_txt.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: right;
	height: 121px;
	width: 702px;
	display: block;
}
#main {
	clear: both;
}
#main #page {
	background-image: url(../images/top/main_bg.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 597px;
	padding-top: 334px;
}
#main #page h2 {
	background-image: url(../images/top/h_txt-08.jpg);
	text-indent: -9999px;
	height: 65px;
}
#main #page p {
	background-image: url(../images/top/text_bg.jpg);
	text-align: center;
	line-height: 1.4;
	height: 107px;
}
#main #page .g_btn {
	background-image: url(../images/top/green_btn.jpg);
	height: 33px;
}
#main #page .g_btn a {
	color: #FFFFFF;
	width: 493px;
	display: block;
	text-align: center;
	margin-left: 30px;
	padding-top: 8px;
	padding-bottom: 5px;
}


#main #left_menu {
	background-image: url(../images/top/menu_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	width: 273px;
	float: left;
}
#main #left_menu #world_btn {
	background-image: url(../images/top/menu_top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 41px;
}
#main #left_menu #world_btn a {
	display: block;
	background-image: url(../images/top/world_btn.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 238px;
	width: 273px;
}
#main #left_menu #tp_btn {
	background-image: url(../images/top/menu_top.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 41px;
}
#main #left_menu #tp_btn a {
	display: block;
	background-image: url(../images/top/world_btn_n.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 238px;
	width: 273px;
}
#left_menu .menu {
	background-image: url(../images/top/menu_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 9px;
}

#left_menu .menu li {
	height: 37px;
	width: 273px;
	text-align: center;
	color: #C9DAE8;
	font-weight: bold;
}
#left_menu .menu li a:link,
#left_menu .menu li a:visited {
	background-image: url(../images/top/menu.gif);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	padding-top: 13px;
	padding-bottom: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#left_menu .menu li a:hover {
	background-image: url(../images/top/menu_on.gif);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	padding-top: 13px;
	padding-bottom: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#main #left_menu .menu .unlink {
	background-image: url(../images/top/menu_un.gif);
	background-repeat: no-repeat;
	height: auto;
	padding-top: 12px;
	padding-bottom: 13px;
}
