body {
	font: 12px Tahoma,sans-serif;
	margin: 10px;
	text-align: center;
	background: black;
	color: #dddddd;
}
#wrapper {
	width: 800px;
	margin: 0 auto;
	text-align: left;
}
#body {
	margin: 0;
	padding: 0 20px;
	background: #000000 url(../img/bcg_01.gif) repeat-y ;
}
#foot {
	height: 70px;
	margin: 0;
	padding: 5px 20px 0;
	background: #000000 url(../img/bcg_02.gif) no-repeat top;
	text-align: right;
	color: #555555;
}
/*--------------------------------------------------------------------------- global */
a {
	font-weight: bold;
	color: #aaaaaa;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #ffffff;
}
ul, ol, dl {
	margin: 0;
	padding: 0;
}
hr {
	clear: both;
	margin: 0;
	padding: 0;
	height: 1px;
	font-size: 1px;
	border: none;
	border-bottom: 1px solid #555555;
}
p.clear {
	clear: both;
	height: 1px;
	margin: 0;
	padding: 0;
	font-size: 1px;
}
h2 {
	height: 40px;
	margin: 0;
	padding: 0;
}
h2 span {
	display: none;
}
h2#title_01 {
	background: #000000 url(../img/title_01.gif) no-repeat left;
}
h2#title_02 {
	background: #000000 url(../img/title_02.gif) no-repeat left;
}
h2#title_03 {
	background: #000000 url(../img/title_03.gif) no-repeat left;
}
h2#title_04 {
	background: #000000 url(../img/title_04.gif) no-repeat left;
}
h2#title_05 {
	background: #000000 url(../img/title_05.gif) no-repeat left;
}
h2#title_06 {
	background: #000000 url(../img/title_06.gif) no-repeat left;
}
h2#title_07 {
	background: #000000 url(../img/title_07.gif) no-repeat left;
}
h2#title_08 {
	background: #000000 url(../img/title_08.gif) no-repeat left;
}
h2#title_09 {
	background: #000000 url(../img/title_09.gif) no-repeat left;
}
h2#title_10 {
	background: #000000 url(../img/title_10.gif) no-repeat left;
}
/*--------------------------------------------------------------------------- head */
#head {
	width: 800px;
	height: 110px;
	margin: 0;
	padding: 0;
	background: #000000 url(../img/bcg_00.gif) no-repeat bottom;
	text-align: left;
}
h1 {
	width: 550px;
	height: 60px;
	margin: 0 0 0 10px;
	padding: 0;
	font: bold 50px Georgia, serif;
	text-indent: 70px;
	background: #000000 url(../img/head_logo.gif) no-repeat left;
	float: left;
}
h1 a {
	color: white;
}
h1 a:hover {
	text-decoration: none;
}
#language {
	float: left;
	margin: 40px 0 0 30px;
}
#menu {
	width: 740px;
	height: 30px;
	margin: 0;
	padding: 0;
}
#menu p#menu_title {
	clear: both;
	float: left;
	width: 80px;
	height: 25px;
	margin: 0 0 0 10px;
	padding: 0;
	background: url(../img/menu_title.gif) no-repeat;
}
#menu p span {
	display: none;
}
#menu ol {
	float: left;
	width: 640px;
	height: 25px;
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu ol li {
	float: left;
	width: 80px;
	height: 25px;
	margin: 0;
	padding: 0;
}
#menu ol li a span {
	display: none;
}
#menu ol li a {
	display: block;
	width: 80px;
	height: 25px;
	margin: 0;
	padding: 0;
}
#menu ol li#menu_01 {
	background: url(../img/menu_01.gif) no-repeat;
}
#menu ol li#menu_02 {
	background: url(../img/menu_02.gif) no-repeat;
}
#menu ol li#menu_03 {
	background: url(../img/menu_03.gif) no-repeat;
}
#menu ol li#menu_04 {
	background: url(../img/menu_04.gif) no-repeat;
}
#menu ol li#menu_05 {
	background: url(../img/menu_05.gif) no-repeat;
}
#menu ol li#menu_06 {
	background: url(../img/menu_06.gif) no-repeat;
}
#menu ol li#menu_07 {
	background: url(../img/menu_07.gif) no-repeat;
}
#menu ol li#menu_08 {
	background: url(../img/menu_08.gif) no-repeat;
}
#menu ol li#menu_09 {
	background: url(../img/menu_09.gif) no-repeat;
}
#menu ol li#menu_10 {
	background: url(../img/menu_10.gif) no-repeat;
}
#menu ol li#menu_01 a:hover {
	background: url(../img/menu_01_on.gif) no-repeat;
}
#menu ol li#menu_02 a:hover {
	background: url(../img/menu_02_on.gif) no-repeat;
}
#menu ol li#menu_03 a:hover {
	background: url(../img/menu_03_on.gif) no-repeat;
}
#menu ol li#menu_04 a:hover {
	background: url(../img/menu_04_on.gif) no-repeat;
}
#menu ol li#menu_05 a:hover {
	background: url(../img/menu_05_on.gif) no-repeat;
}
#menu ol li#menu_06 a:hover {
	background: url(../img/menu_06_on.gif) no-repeat;
}
#menu ol li#menu_07 a:hover {
	background: url(../img/menu_07_on.gif) no-repeat;
}
#menu ol li#menu_08 a:hover {
	background: url(../img/menu_08_on.gif) no-repeat;
}
#menu ol li#menu_09 a:hover {
	background: url(../img/menu_09_on.gif) no-repeat;
}
#menu ol li#menu_10 a:hover {
	background: url(../img/menu_10_on.gif) no-repeat;
}
/*--------------------------------------------------------------------------- foot */
#foot h6 {
	margin: 0;
	font: bold 10px Tahoma,sans-serif;
}
#foot p {
	margin: 0;
	font: normal 10px Tahoma,sans-serif;
}
#foot a:hover {
	color: #FF0066;
}
