#BodyBlock .BodyTitle {
	width: 560px;
	height: 155px;
	overflow: hidden;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 0px;
	margin-bottom: 0px;
}
#BodyBlock #BodyTitleStudent img {
	margin: 53px 0px 0px 138px;
}
#BodyBlock #BodyTitleGraduate img {
	margin: 53px 0px 0px 138px;
}
#BodyBlock #BodyTitleLecturer img {
	margin: 53px 0px 0px 145px;
}


table.voicePt, 
table.voiceCf, 
table.voiceBk {
	width: 460px;
	margin-top: 40px;
}
table.voicePt td, 
table.voiceCf td, 
table.voiceBk td {
	vertical-align: top;
}
td.voicePhoto {
	width: 120px;
	padding-left: 10px;
}
td.voiceProfile .cource, 
td.voiceProfile .name, 
td.voiceProfile .lecturer-name {
	font-weight: bold;
	line-height: 1.15em;
	border-style: solid;
	border-width: 0px;
	padding: 2px 4px;
}
td.voiceProfile {
	border-bottom-style: dotted;
	border-bottom-width: 2px;
}
td.voiceProfile .cource {
	font-size: 12px;
	color: #FFF;
	line-height: 1.15em;
}
td.voiceProfile .name, 
td.voiceProfile .lecturer-name {
	text-align: right;
	background-color: #EEE;
	border-top-width: 0px;
	border-bottom-style: dotted;
	border-bottom-width: 2px;
}
td.voiceProfile .lecturer-name {
	font-size: 18px;
	text-align: left;
	padding-top: 4px;
}
td.voiceProfile .lecturer-profile {
	font-size: 10px;
	line-height: 1.3em;
}
td.voiceProfile dl.BeforAfter {
	line-height: 1.15em;
	margin-top: 10px;
}
td.voiceProfile dl.BeforAfter dt {
	font-size: 10px;
}
td.voiceProfile dl.BeforAfter dd {
	font-size: 14px;
	color: #000;
	padding-bottom: 4px;
	margin-left: 0em;
}
div.voiceBodyPt, 
div.voiceBodyCf, 
div.voiceBodyBk {
	width: 460px;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	padding-bottom: 10px;
	margin: 0px;
}
table.voicePt .title, 
table.voiceCf .title, 
table.voiceBk .title, 
div.voiceBodyPt .title, 
div.voiceBodyCf .title, 
div.voiceBodyBk .title {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding: 20px 0px 4px 0px;
}

table.LecturerList {
	width: 460px;
	font-size: 12px;
	border-collapse: collapse;
	margin-top: 40px;
}
table.LecturerList td.profile {
	border-style: dotted;
	border-width: 2px 0px;
	border-collapse: collapse;
	background-color: #F8F8F8;
	padding: 8px 8px;
}
table.LecturerList td .cource {
	font-size: 10px;
	color: #FFF;
	padding: 2px 8px;
	vertical-align: middle;
}
table.LecturerList td .lecturer-name {
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
	vertical-align: middle;
}
table.LecturerList td.profile .title a {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2em;
	text-decoration: underline;
}

#Body p.penname {
	font-size: 12px;
	line-height: 14px;
	border-width: 1px;
	border-style: solid;
	text-indent: -12px;
	padding: 2px 12px 8px 26px;
	margin-top: 20px;
}

