@charset "utf-8";


.style4 {
	color: #0066FF;
	font-weight: bold;
}

.style2 {
	font-size: 16;
	font-family: Arial, Helvetica, sans-serif;
}

.mitc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #FFFFFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #999999;
}

a.spLink:link { color: #0066FF; }
a.spLink:visited { color: #0066FF; }
a.spLink:hover { color: #999999; }




ul {
	color: #333333;
	font-size: 16px;
	line-height: 2em;
	font-weight: normal;
	margin-top: 14px;
	margin-bottom: 14px;
	margin-left: 20px;
	padding-left: 80px;
	list-style-type: none;
	top: 14px;
	bottom: 14px;
}

.scrollArea {
	overflow: auto;
	width: 700px;
	height: 320px;
	float: left;
	border: 1px solid #CCCCCC;
	padding-top: 30px;
	padding-right: 50px;
	padding-bottom: 50px;
	padding-left: 50px;
	vertical-align: top;
}

.stageArea {
	width: 805px;
	padding: 0px;
	height: 420px;
	float: left;
	border: 1px none #CCCCCC;
}
