body {
	margin:0;
	padding:0;
	background-color: #FFFFFF;
	background-image: url(../../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;

}

.font12 {
	font-size: 12px;
	line-height:1.2em;
}
.font14 {
	font-size: 14px;
	line-height:1.2em;
}

.header .font12 {
	padding: 32px 10px 0px 15px;

}

.font16 {
	font-size: 16px;
	line-height:1.5em;
}

.header{
	background-image: url(../../images/bghed.gif);
	background-repeat: no-repeat;
	margin: 0px auto;
	padding: 0px;
	height: 100%;
	width: 740px;
	background-position: center top;
}


#menu{
	padding: 0px;
	list-style: none;
	font-size: 14px;
	text-align: left;
	margin: 0 0 20px 0;
}
#menu ul{
	margin: 0px;
	padding: 0px;
}
#menu li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-indent: 15px;
}

#menu a:link{
	background-image: url(../../images/bgli.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	width: 140px;
	margin: 0px 0px 3px;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-right: 0px;
	padding-left: 0px;
	color: #333333;
	text-decoration: none;
}
#menu a:visited{
	background-image: url(../../images/bgli.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	width: 140px;
	margin: 0px 0px 3px;
	padding-top: 9px;
	padding-bottom: 9px;
	color: #333333;
	text-decoration: none;
	padding-right: 0px;
	padding-left: 0px;
}


#menu a:hover{
	background-image: url(../../images/bglih.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	width: 140px;
	margin: 0px 0px 3px;
	padding-top: 9px;
	padding-bottom: 9px;
	color: #0066CC;
	text-decoration: underline;
	padding-right: 0px;
	padding-left: 0px;
}
	



.bthin{
	border: 1px solid #CCCCCC;
	height: 100%;
	width: 590px;
}
th {
	text-align: left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 8px;
}

#left_link {
	padding: 0px;
	list-style: none;
	font-size: 0;
	text-align: left;
	margin: 0px;
	}
#left_link ul{
	margin: 0px;
	padding: 0px;
}
#left_link li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-bottom: 10px;
}
#left_link img {border:none;}
