.student_info_col1_table {

	background-color: #CCCCCC;

	border-top-width: 1px;

	font-size:12px;

	padding-top: 5px;

	padding-bottom: 5px;

	padding-right: 20px;

	padding-left: 20px;

	width: 50%;

}



.student_info_col2_table {

	background-color: #E4E4E4;

	padding-left: 15px;

	padding-top: 5px;

	padding-right: 15px;

	padding-bottom: 5px;

	font-size:12px;



}

caption {

	font-size: 14px;

	font-weight: bold;

	padding-bottom: 10px;

	padding-top: 30px;

}

.tuition_tr {

	font-size: 12px;

	text-align: center;

	color: #0033CC;

	background-color: #FEFFD2;

	padding-top: 5px;

	padding-bottom: 5px;

}

.ul_square {

	list-style-type: square;



}


