@charset "utf-8";
body {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	background-color: #62A864;
	padding: 0px;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/bg_index.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: "Arial Unicode MS";
}

#title_c {
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	font-weight: bold;
	height: 20px;
	width: 755px;
	padding-left: 5px;
	line-height: 22px;
	margin-top: 20px;
	font-family: "Arial Unicode MS";
}

#header_act {
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 760px;
}
#act {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
}
.section {
	font-family: "Arial Unicode MS";
	font-size: 14px;
	text-decoration: underline;
	margin: 0px;
	padding-top: 20px;
	line-height: 20px;
	font-weight: bold;
}

.txt {
	font-size: 13px;
	line-height: 18px;
}

#act .txt dl {
	font-size: 13px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

#act .txt dt {
	margin-left: 0px;
	float: left;
}

#act .txt dd {
	margin: 0px 0px 0px 25px;
	paddi
	ng: 0px;
}
#act .txt ul {
	padding: 0px;
	margin-left: 1.5em;
	margin-top: 0px;
	margin-bottom: 0px;
}
