#main_tittle {
	font-size: 18px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
#profile_tittle {
	font-size: 20px;
	color: #00937C;
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.concept_list {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.greentext {
	color: #00937C;
	font-weight: bold;
}
.small_text {
	font-size: 10px;
}


.orangetext {
	color: #FF6600;
}
span {
	font-size: 12px;
}
#concept_article {
	font-size: 12px;
	line-height: 15px;
}
#concept_description {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
}
#flow_article {
	background-image: url(../img/step.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding: 0px;
	height: 100px;
	width: 630px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#introduction_description {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#left_article {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 110px;
	width: 165px;
}
#fourmember {
	background-image: url(../img/4member.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 110px;
	width: 165px;
}
#right_article {
	padding: 0px;
	float: right;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
}
#map_btn a {
	background-image: url(../img/map_btn.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 20px;
	width: 80px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#map_btn a:hover {
	background-image: url(../img/map_btn.gif);
	background-repeat: no-repeat;
	background-position: 0px -20px;
	text-indent: -9999px;
	display: block;
	padding: 0px;
	height: 20px;
	width: 80px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
