.fontw {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #FFFFFF;
}
.fontg {

	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #999999;
}
.line {
	font-family: "µ¸¿ò";
	font-size: 12px;
	color: #999999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #646464;
	border-bottom-color: #646464;
	font-weight: normal;
	line-height: 15px;
}
.fonts {


	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #666666;
}
a:link {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #00CCFF;
	text-decoration: underline;
}
.bg {
	background-image: url(images/main/bg03.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
