body {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	background-attachment: fixed;
	background-image: url(../image/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;


}
table {
	font-size: 12px;
	line-height: 150%;
	color: #000000;
}
a {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
