@charset "UTF-8";
/* CSS Document */

#Copy {
	padding-bottom: 180px;
}

#Copy ul li {
	font-size: 12px;
	margin-bottom: 8px;
}

.info_tab {
	background-color: #AAD638;
	color: #ffffff;
	font-size: 14px;
	margin: 0 0 3px 0;
	padding: 7px 10px 10px 20px;
}

.opener {
	background: #aad638 url(../../images/readmore.jpg) top center no-repeat;
	float: right;
	font-size: 10px;
	margin-left: 8px;
	padding: 2px 22px 2px 10px;
	text-align: center;
	cursor: pointer;
}

.body_tab {
	background-color: #ebebeb;
	padding: 10px 20px;
	margin-bottom: 3px;
}