#activity_content {
	margin: 0 0 10px 10px;
}
#outdoor_content h3 {
	font-size: 16px;
	color: #009900;
	line-height: 1.6em;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#indoor_content h3 {
	font-size: 16px;
	color: #CC6600;
	line-height: 1.6em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.activity_sub_box {
	height: 200px;
	width: 475px;
	float: left;
	margin: 10px 10px 0 0;
	border: 1px solid #CCCCCC;
}
.activity_sub_box2 {
	height: 210px;
	width: 475px;
	float: left;
	margin: 10px 10px 0 0;
	border: 1px solid #CCCCCC;
}
.sub_box_left {
	width: 300px;
	float: left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
.sub_box_main {
	height: 163px;
}
.bottomRight {
	text-align: right;
}
.sub_box_right {
	float: right;
	width: 140px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}
#activity_content .activity_sub_box p {
	margin-top: 10px;
	margin-bottom: 5px;
}
#activity_content li {
	background-image: url(../../img/footer/mark.jpg);
	background-repeat: no-repeat;
	background-position: 5px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
.sub_title {
	clear: both;
	margin-top: 10px;
}
.activity_main_box {
	clear: both;
}
