.bg {
	background-attachment: fixed;
	background-image: url(../image/bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
body,td{
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	line-height: 150%;
	color: #363636;
}
a:link {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "Arial", "Helvetica", "sans-serif";
	line-height: 150%;
	color: #666666;
	text-decoration: underline;


}
a:visited {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "Arial", "Helvetica", "sans-serif";
	line-height: 150%;
	color: #666666;
	text-decoration: underline;

}
a:hover {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka", "Arial", "Helvetica", "sans-serif";
	line-height: 150%;
	color: #999999;
	//text-decoration: underline;
