@charset "utf-8";

.body1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: normal;
	vertical-align: top;
	line-height: 18px;
	list-style-position: outside;
	list-style-type: lower-alpha;

}

.mice1 {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 8px;

	color: #333333;

	line-height: normal;

}

.two-pt {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 2px;

}





.head1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FF6600;
	top: auto;
	vertical-align: top;
	line-height: 18px;
}

.o-box {

	border: medium solid #FF6600;

	margin: auto;

	padding: 14px;

	vertical-align: top;
	border-radius: 5px

}

.head2 {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 14px;

	font-weight: bolder;

	color: #444444;

	top: auto;

	vertical-align: top;

	line-height: 18px;

}

.blank-box {
	vertical-align: top;
}

.o-box-thin {
	border: thin solid #FF6600;
	margin: auto;
	padding: 14px;
	vertical-align: top;
	background-color: #FFF;
border-radius: 5px

}

.g-box {

	border: medium solid #72bf44;

	margin: auto;

	padding: 14px;

	vertical-align: top;

}

.g-box-thin {

	border: thin solid #72bf44;

	margin: auto;

	padding: 14px;

	vertical-align: top;

}

.head1-green {

	font-family: Geneva, Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bolder;

	color: #72bf44;

	top: auto;

	vertical-align: top;

	line-height: 18px;

}
