@charset "utf-8";

/*********************************************************************/

#right .bg {
	margin: 0 0 25px 0;
	background: url(../images/tuition/bg.gif) right 0 no-repeat;
	padding: 5px 210px 0 0;
	min-height: 142px;
	line-height: 1.6;
}

* html #right .bg {
	height: 142px;
}

#right table {
	width: 578px;
	margin: 0 auto 30px;
	border-collapse: collapse;
	border-spacing: 0;
}


#right table th {
	background: url(../images/tuition/bg2.gif) 0 bottom no-repeat;
	border: 1px solid #afafaf;
	padding: 17px 0 17px 0;
	text-align: center;
	vertical-align: middle;
}

#right .top th {
	width: 123px;
}

#right .under th {
	width: 150px;
}

#right table td {
	padding: 10px 15px;
	vertical-align: top;
	border: 1px solid #afafaf;
}

#right td ul {
	margin: -4px 0 0 0;
}

#right td li {
	margin: 4px 0 0 0;
}

#right td .txt  {
	margin: 10px 0 0 0;
	line-height: 1.6;
}

#right td p  {
	line-height: 1.6;
}