html {
overflow-y:scroll;
}

body {
	background:url('../images/base_bg.jpg') repeat-x #C6E2F8;
	margin: 0px;
}

.TopFont1 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Arial, sans-serif;
	font-size: 12px;
	color: #000066;
}
.point1 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Arial, sans-serif;
	font-size: 10px;
	color: #93C7EF;
}
.point2 {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.corp {
	width:850px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Arial, sans-serif;
	font-size: 10px;
	color: #000066;
	text-align: center;
}

#main{
	width:800px;
	height:auto;
	margin:auto;
	padding:0;
	position:relative;
}

#logo{
	margin:0 0 0 42px;
}

img {
    border-style:none;
}

.note {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Arial, sans-serif;
	font-size: 11px;
	color: #000066;
}

#system{
position:absolute; top:0px; left:665px;
height:18px;
width:200px;
background:url('images/common_language_bg.png') right no-repeat;
font-size:15px;
}