#CONTENTS .par2 {
	float: right;
	height: 117px;
	width: 196px;
	margin-left: 10px;
}
#CONTENTS h2 {
	clear: both;
}
#CONTENTS .button {
	text-align: right;
}
#CONTENTS table {
	width: 709px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999;
}
#CONTENTS table th {
	width: 50%;
	background-color: #CCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	padding-top: 3px;
	padding-bottom: 3px;
}
#CONTENTS table td {
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-right-width: 1px;
	border-bottom-width: 1px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	font-size: 101%;
	color: #454545;
}


#CONTENTS .box {
	margin-top: 10px;
	border: 1px solid #b0b0b0;
	padding: 5px;
	position: relative;
}
#CONTENTS .box h3 {
	background-color: #787878;
	display: block;
	font-weight: bold;
	color: #FFF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	margin-bottom: 5px;
	font-size: 110%;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#CONTENTS .list1 li{
	background-image: url(../images/moon_icon1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	padding-bottom: 10px;
	font-size: 101%;
	color: #454545;
}
#CONTENTS ol li {
	font-size: 101%;
	color: #454545;
	padding-bottom: 4px;
}

