body {
	width: 711px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bg {
	background-image: none;
	background-repeat: repeat-y;
	background-position: center top;
}
.menu {
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 180%;
}
.menu a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 180%;
}
.menu a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 180%;
}
.menu a:hover {
	font-size: 12px;
	color: #996600;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 180%;
}
.down {
	font-size: 12px;
	color: #000000;
	line-height: 180%;
}
.down a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.down a:visited {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.down a:hover {
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
.font {
	font-size: 12px;
	line-height: 200%;
	color: #333333;
	font-family: MingLiU;
}
.font a:link {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.font a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.font a:hover {
	font-size: 12px;
	color: #993300;
	text-decoration: none;
}
.font_e {
	font-size: 11px;
	line-height: 200%;
	color: #333333;
	font-family: Tahoma;
}
.pic {
	border: 1px solid #D9D7CB;
}
