@charset "UTF-8";
.pointTbl/* ------------------------------------------

Guide
tclient_blue: #0a7cdf
------------------------------------------ */
 {
	width: 530px;
	margin-left: 10px;
	margin-bottom: 20px;

}

.lesson_fee {
	width: 			530px;
	margin-left: 	10px;
	margin-bottom: 	20px;
	border:			1px solid #0a7cdf;
	padding:		5px;
}

.lesson_fee_title {
	text-align:		center;
	margin-top: 	10px;
	margin-bottom: 	10px;
}

.lesson_fee_course {
	width:			160px;
	text-align:		left;
}

.lesson_fee_price {
	width:			50px;
	text-align:		center;
}

.pointTbl  th {
	font-weight: normal;
	background-color: #0099CC;
/*	background-image: url(../common_images/gra3.gif); */
	background-repeat: repeat-x;
	background-position: 0px 0px;
	color: #FFFFFF;
	padding: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #18A3D1;
	border-left-color: #3AB0D7;
}
.pointTbl  td {
	padding: 5px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.pointTbl  .item {
	font-weight: bold;
	color: #0099CC;
	background-color: #F7F7F7;
	width:			70px;
}

.item_paypal {
	font-weight: 		bold;
	color: 				#0099CC;
	background-color: 	#F7F7F7;
	width:				120px;

}

.item_buy {
	width:				200px;
	text-align:			center;
}


.pointTbl  .item_left {
	text-align:			left;
}


#pointBank {
	background-color: #F7F7F7;
	padding: 10px;
	width: 			300px;
	margin-bottom: 10px;
	border: 1px solid #666666;
	margin-left: 10px;
	line-height: 160%;
}

#flow {
	margin-bottom: 30px;
}
#flow .stepBox {
	padding: 15px;
	margin-bottom: 10px;
	border: 3px solid #E3E3E3;
/*	background-image: url(../guide/images/flow_bg.gif);		*/
	background-repeat: repeat-x;
	background-position: 0px 0px;
}
#flow .stepBox p {
	padding-left: 0px;
}
#flow .stepBox ol {
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #F5F5F5;
	padding: 20px;
	border: 1px solid #E3E3E3;
}
#flow .stepBox li {
	margin-bottom: 10px;
	list-style-type: decimal;
	margin-left: 20px;
}

.card_paypal {
	border:				0px;
	float:				right;
	margin-left:		20px;	
	
}
