#merit {
	background-image: url(../img/student/bg_student01.gif);
	height: 215px;
	margin-bottom: 30px;
	padding-left: 30px;
	padding-top: 15px;
	background-repeat: no-repeat;
}
#merit li {
	margin-bottom: 26px;
}
#cause {
	color: #FF6600;
	margin-bottom: 30px;
}
#cause li {
	margin-bottom: 15px;
	font-weight: bold;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	list-style-position: inside;
	list-style-image: url(../img/jaw/ico_jaw01.gif);
	text-indent: 5px;
	padding-bottom: 3px;
}
figure  {
	width: 250px;
	float: left;
	margin-left: 50px;
	margin-bottom: 30px;
}
figure img  {
	margin-bottom: 5px;
}
figure figcaption  {
	line-height: 18px;
	padding-left: 20px;
	background-image: url(../img/diagnosis/ico_diagnosis.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	padding-bottom: 3px;
	font-size: 13px;
}
