body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(../images/body_bk.gif);
}

td {
	font-family: Arial, "ËÎÌå";
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
a:link,
a:active,
a:visited {
	color: #339900;
	text-decoration: none;
}
a:hover {
	color: #339900;
	text-decoration: underline;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}
.header_bk {
	background-color: #FFFFFF;
	background-image: url(../images/header_bk.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.body_whitebk {
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.footer_bk {
	background-image: url(../images/footer_bk.jpg);
	background-repeat: no-repeat;
}
.boxsubmenubk {
	background-color: #FFFFFF;
	background-image: url(../images/submenu_bk.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.submenutitle {
	line-height: 40px;
	background-image: url(../images/icon_logo.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 35px;
	display: block;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #b5b5b5;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
.submenu {
	line-height: 31px;
	background-image: url(../images/submenuon.png);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: 35px;
	display: block;
	height: 31px;
	font-size: 14px;
	font-weight: bold;
	color: #58b53b;
	text-decoration: none;
}
a.submenu,
a.submenu:link,
a.submenu:active,
a.submenu:visited {
	line-height: 31px;
	background-image: url(../images/submenu.gif);
	text-indent: 35px;
	display: block;
	height: 31px;
	font-size: 14px;
	font-weight: normal;
	color: #363636;
	text-decoration: none;
	background-repeat: no-repeat;
}
a.submenu:hover {
	line-height: 31px;
	background-image: url(../images/submenuon.png);
	background-repeat: no-repeat;
	background-position: center;
	text-indent: 35px;
	display: block;
	height: 31px;
	font-size: 14px;
	font-weight: bold;
	color: #58b53b;
	text-decoration: none;
}
.line {
	background-image: url(../images/line_03.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 4px;
}
.box {
	border: 1px solid #EFEFEF;
}