@charset "utf-8";


/* about IELTS */
#about_ielts dl {
	padding: 0 0 0 0;
	background: url(../../i/dotted_bg.gif) bottom left repeat-x;
	margin: 20px 0;
}

#about_ielts dt {
	padding: 8px 4px;
	font-weight: bold;
	float: left;
	width: 144px;
	background: url(../../i/dotted_bg.gif) top left repeat-x;
	line-height: 150%;
}

#about_ielts dd {
	margin-left: 150px;
	padding: 8px 14px 8px 4px;
	background: url(../../i/dotted_bg.gif) top left repeat-x;
	line-height: 150%;
}


table#ielts {
	width: 505px;
	margin: 3px 0;
}
table#ielts td {
	padding-right: 8px;
}

/* IELTS study */
div.study_comment {
	clear: both;
	padding: 1px 0 1px 0;
	border-top: 1px dotted #999999;
}
img.study_icon {
	float: left;
	margin: 10px 0 12px 6px;
}
div.study_text {
	margin: 0 0 0 70px;
}
