body {
	margin: 0px;
	padding: 0px;
	background-image: url(bg.jpg);
}
td {
	font-size: 12px;
}
.bg01 {
	background-image: url(Index/G08.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.ebg01 {
	background-image: url(Index/eG08.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.bg02 {
	background-image: url(Index/G14.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size:14px
	display:block;
	color: #FF0000;
	background:#eee; 
	border:1px solid #ff0000;
	background:#9999;
	padding: 3px;
}

