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


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

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

}
