.small { 
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 9pt;
}

.normal {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 10pt; line-height: 12pt;
}

.normal_t {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
	font-size: 10pt;
}


/*   for english
----------------------------------------------------*/
.Wrapper1{
	width: 995px;
	display: block;
}

.Wrapper2{
	width: 995px;
	display: block;
	margin: 0px;
	padding: 0px;
}

.en_body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #99CCCC;
	font-size: 0.8em;
	color: #336666;
	margin: 0px;
	padding: 0px;
}

.en_body h2 {
	font-size: 1.5em;
	padding: 0px;
	margin: 0px 0px 30px;
	width: 995px;
	text-align: center;
	display: block;
}

.en_body li {
	list-style-type: none;
}	

.en_body a {
	text-decoration: none;
	color: #999900;
}	

.en_body a:hover {
	text-decoration: underline;
	color: #009999;
}	

.en_body #ibis_top_img {
	height: 196px;
	width: 995px;
	margin-top: 50px;
}

.en_body #language {
	display: block;
	width: 100px;
	padding: 2px;
	margin: 10px 0px 0px;
	left: 870px;
	top: 0px;
	right: 0px;
	position: absolute;
	height: auto;
}

#language a {
	display: block;
}

#language img {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	vertical-align: text-botom;
	width: 32px;
}

.en_body #hooter {
	text-align: right;
	display: block;
	padding: 0px 10px 0px 0px;
	width: 985px;
	margin-top: 10px;
}

.menu {
	height: auto;
	width: 275px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: #99CCCC;
}

#ipa {
	margin: 0px 0px 0px 283px;
	padding: 0px;
	width: 710px;
	background-color: #99CCCC;
}

#ipa img{
	float: left;
}

.menu ul {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}

.menu li {
	float: left;
	margin-left: 10px;
	height: 122px;
	width: 67px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.menu li #menu1 {
	display: block;
	height: 122px;
	width: 67px;
	background-image: url(images/menu1.gif);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: -9999px;
}

.menu li #menu1:hover {
	display: block;
	height: 122px;
	width: 67px;
	background-image: url(images/menu1.gif);
	background-repeat: no-repeat;
	overflow: hidden;
}

.menu li #menu2 {
	display: block;
	height: 122px;
	width: 67px;
	background-image: url(images/menu2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

.menu li #menu2:hover {
	display: block;
	height: 122px;
	width: 67px;
	background-image: url(images/menu2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

.menu li #menu3 {
	display: block;
	height: 122px;
	width: 67px;
	background-image: url(images/menu3.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

.menu li #menu3:hover {
	display: block;
	height: 122px;
	width: 67px;
	background-image: url(images/menu3.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

.whats_new {
	margin: 0px;
	height: auto;
	width: 700px;
	float: right;
	background-color: #99CCCC;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;

}

#download {
	padding: 0px;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#download a {
	width: 456px;
	height: 80px;
	margin-bottom: 12px;
	display: block;
}

.whats_new ul {
	margin: 0px;
	padding: 0px;
}

#home {
	display: block;
	width: auto;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

#home:hover {
	display: block;
	width: auto;
	padding: 0px 0px 0px 10px;
	text-decoration: underline;
	font-weight: bold;
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin: 0px;
}

#about {
	display: block;
	width: auto;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
}

#about:hover {
	display: block;
	width: auto;
	padding: 0px 0px 0px 10px;
	text-decoration: underline;
	font-weight: bold;
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	margin: 0px;
}

.float-clear {
	clear: both;
	height: 1px;
	width: auto;
}

