@charset "utf-8";

#base #wrap #container {
	background-color: #ddefcb;
	background-image: none;
}

#base #wrap #upper {
	color: #333333;
	position: relative;
	height: auto;
	width: 1000px;
	left: 0px;
	top: 0px;
}
#base #wrap #upper .left {
	width: 400px;
	margin-top: 20px;
	position: relative;
	height: auto;
	float: left;
	left: 80px;
}
#base #wrap #upper .right {
	float: right;
	width: 430px;
	margin-top: 20px;
	position: relative;
	height: auto;
	right: 80px;
}
#base #wrap #upper .left ul {
	list-style-type: none;
}
#base #wrap #upper .left .li-1 {
	font-size: 16pt;
	color: #006633;
	margin-top: 14pt;
	font-weight: bold;
}
#base #wrap #upper .left .li-2 {
	margin-top: 10pt;
	margin-left: 30px;
	font-size: 11pt;
	font-weight: normal;
}

#base #wrap #upper .right ul {
	list-style-type: none;
}
#base #wrap #upper .right .li-1 {
	font-size: 16pt;
	color: #006633;
	margin-top: 14pt;
	font-weight: bold;
}
#base #wrap #upper .right .li-2 {
	margin-top: 10pt;
	margin-left: 30px;
	font-size: 11pt;
	font-weight: normal;
}
#base #wrap #upper .right .right-2 {
	height: auto;
	width: 400px;
	margin-top: 60px;
	line-height: 12pt;
	font-size: 10pt;
	margin-left: 30px;
}
.right-2 a, .right-2 a:link, .right-2 a:visited, .right-2 a:hover, .right-2 a:active {
	text-decoration: none;
}
#base #wrap #upper .right .right-2 img {
	border-width: 0px;
}
#base #wrap #upper .right .right-3 {
	margin-top: 20px;
}
#base #wrap #upper .right .right-3 .p-r1 {
	font-size: 11pt;
	font-weight: bold;
	color: #0000FF;
	line-height: 16pt;
}
#base #wrap #upper .right .right-3 .p-r2 {
	font-size: 10pt;
	line-height: 12pt;
}

