@charset "UTF-8";
#mainbox {
	height: auto;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	line-height: 150%;
}
/* CSS Document */

.box {
	height: auto;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	font-size: 12pt;
}
.box_l {
	height: auto;
	width: 500px;
	font-size: 16pt;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
.box2 {
	text-align: justify;
	width: 460px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.box3 {
	text-align: justify;
	width: 460px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	float: left;
}
.box_l_2 {
	height: auto;
	width: 500px;
	font-size: 14pt;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFFF66;
}
.box4 {
	text-align: justify;
	width: 460px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-size: 14pt;
}
.box_l_3 {
	height: auto;
	width: 500px;
	font-size: 14pt;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FF99CC;
}
.box1 {
}
.box_500 {
	height: 60px;
	width: 496px;
	font-size: 16pt;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
	border: thin dotted #0099FF;
}
