@charset "utf-8";
.base #container #mainContent .h1-2 {
	color: #ee8c4e;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 10px;
}
.base #container #mainContent .ul-2 {
	width: 770px;
	height: auto;
	margin: 0px;
	padding: 0px;
}
.base #container #mainContent .ul-2 .li-2 {
	padding: 0px;
	float: left;
	height: 130px;
	width: 135px;
	margin-right: 15px;
	text-decoration: none;
	list-style-type: none;
}
.base #container #mainContent .p-2 {
	font-weight: bold;
	color: #006600;
	margin-bottom: 5px;
}

