@charset "utf-8";
/* CSS Document */
@import url("base.css");

.title{
	float:left;
	margin-left:20px;
}

.box{
	float:left;
	width:802px;
	margin-left:19px;
	color:#333;
	line-height:1.5em;
	padding-top:15px;
	margin-bottom:20px;
}
#cource{
	clear:both;
	margin-top:15px;
}
#healing,#basic{
	text-align:center;
	float:left;
	width:264px;
	border-right:#066629 solid 1px;
}
#tec{
	text-align:center;
	float:left;
	width:264px;
}

table{
	width:250px;
	margin-left:7px;
}

.text{
	width:250px;
	margin-left:7px;
	text-align:left;
	margin-bottom:20px;
	height:150px;
}
.ta_title{
	width:80px;
	background-color:#060;
	color:#FFF;
	text-align:center;
}
.ta_cont{
	background-color:#EEE;
	text-align:center;
}
