body {
	margin: 0px;
	background-image: url(bg.gif);
}
table {
	font-size: 12px;
}
a {
	color: #333333;
	text-decoration: none;
}
.bg_top {
	background-image: url(bg_top.jpg);
	background-repeat: repeat-x;
}
.font-bottom {
	font-size: 12px;
	color: #363636;
	text-decoration: none;
	line-height: 160%;
}
.font-bottom a:link,.font-bottom a:visited {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 160%;
}
.font-bottom a:hover {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
	line-height: 160%;
	position: relative;
	left: 1px;
	top: 1px;
}
.font-left-title {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bolder;
	letter-spacing: 2px;
	padding-top: 8px;
}
.font-left-menu {
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.font-left-menu a:link,.font-left-menu a:visited {
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.font-left-menu a:hover {
	font-size: 12px;
	font-weight: bolder;
	color: #FF6600;
	text-decoration: underline;
}
.font-l-title {
	font-size: 14px;
	font-weight: 900;
	color: #018FA5;
	letter-spacing: 1px;
}
.font-l-position {
	font-size: 12px;
	color: #04525E;
	text-decoration: none;
}
.font-view {
	font-size: 14px;
	line-height: 180%;
	color: #333333;
}
.font-view a:link,.font-view a:visited {
	font-size: 14px;
	line-height: 180%;
	color: #333333;
	text-decoration: none;
}
.font-view a:hover {
	font-size: 14px;
	line-height: 180%;
	color: #FF6600;
	text-decoration: underline;
}
.line {
	background-image: url(line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
