body {
	margin: 0px;
	padding: 0px;
}
td {
	font-size: 12px;
}
.index-title {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.title-menu {
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0.3em;
}
.yellowline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FEB81D;
}
.infor {
	font-size: 12px;
	line-height: 1.7em;
	color: #666666;
}
a.leftmenu:link {
	font-size: 12px;
	color: #FF9900;
	letter-spacing: 0.3em;
	text-decoration: none;
}
a.leftmenu:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	letter-spacing: 0.3em;
	text-decoration: none;
}
a.leftmenu:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: underline;
	letter-spacing: 0.3em;
}.gogif {
	background-image: url(go.gif);
	letter-spacing: 21em;
	word-spacing: 21em;
	padding: 0px;
	height: 21px;
	width: 21px;
	border: 0px none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
}
