@charset "utf-8";
.FlowBlock {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.FlowBlock img {
	margin: 0px;
	padding: 0px;
	display: block;
}
.txtFlowBlock {
	margin: 0px;
	padding-top: 10px;
	padding-right: 7px;
	padding-left: 7px;
	padding-bottom: 0px;
	border-right-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F3418D;
	border-left-color: #F3418D;
}
.txtFlowBlock p {
	font-size: 75%;
	line-height: 130%;
	color: #424242;
	text-align: justify;
}
.FlowBlock span {
	background-image: url(image/admission/step_btm.jpg);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 15px;
}
#tblLessonFee {
	display: block;
	padding: 0px;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 75%;
	background-color: #999c99;
}
#tblLessonFee th {
	color: #FFFFee;
	background-color: #2456A2;
	text-align: left;
	white-space: nowrap;
	background-image: url(image/admission/listmark.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 27px;
	font-size: 110%;
}
#tblLessonFee .tdSubTh {
	background-color: #E4EDFA;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	white-space: nowrap;
}
#tblLessonFee .tdLessonFee {
	background-color: #FefeFF;
	line-height: 135%;
	padding: 5px;
}
#tblLessonFee .pPriceUp {
	font-size: 140%;
	color: #1F4989;
	font-weight: bold;
	padding-bottom: 2px;
}
.pTxtPdu3 {
	font-size: 75%;
	line-height: 130%;
	color: #424242;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
