table {
	font-family: "Geneva", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
        color: #666666;
	font-weight: normal;
}
a:link {
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #666666;
	text-decoration: none;

}

a:hover {
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	color: #7b5294;
	text-decoration: underline;
}
input.gsb {
	background-image: url(../photo/h06.gif);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: center center;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 52px;
	border: 0px none #FFFFFF;

}
a:visited {
	color: #666666;
	text-decoration: none;

}

