.text1 {
	font-size: 13px;
	line-height: 18px;
	color: #58BFB8;
}
.text2 {
	font-size: 15px;
	font-weight: bold;
	color: #58BFB8;
	line-height: 25px;
}
.text3 {
	font-size: 14px;
	line-height: 18px;
}
.text4 {
	font-size: 13px;
	line-height: 18px;
}
.text5 {
	font-size: 10px;
	line-height: 15px;
	color: #58BFB8;
}
.text6 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}



.back1 {
	background-image: url(img/intro_img2_2.jpg);
	background-repeat: no-repeat;
}


.box_dot {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #58BFB8;
	font-size: 13px;
	line-height: 18px;
	color: #58BFB8;
}

body {
	margin-top: 0px;
	background-color: #A2D7D4;
}

