#BodyBlock .BodyTitle {
	border-bottom-color: #F90;
}
#BodyBlock #BodyTitleStudent {
	background-image:    url("../_images_voice/voice_student_title_bg.jpg");
}
#BodyBlock #BodyTitleGraduate {
	background-image:    url("../_images_voice/voice_graduate_title_bg.jpg");
}
#BodyBlock #BodyTitleLecturer {
	background-image:    url("../_images_voice/voice_lecturer_title_bg.jpg");
}


td.voiceProfile {
	border-bottom-color: #999;
}
td.voiceProfile .cource {
	background-color: #999;
}
td.voiceProfile .name, 
td.voiceProfile .lecturer-name {
	color: #999;
	border-bottom-color: #999;
}
td.voiceProfile .lecturer-profile, 
td.voiceProfile .lecturer-profile .lecturer-profile-name {
	color: #666;
}
table.voiceBk td.voiceProfile {
	border-bottom-color: #F60;
}
table.voiceBk td.voiceProfile .cource {
	background-color: #F60;
}
table.voiceBk td.voiceProfile .name, 
table.voiceBk td.voiceProfile .lecturer-name {
	color: #F60;
	border-bottom-color: #F60;
}
table.voiceBk td.voiceProfile .lecturer-profile, 
table.voiceBk td.voiceProfile .lecturer-profile .lecturer-profile-name {
	color: #E50;
}
table.voiceBk td.voiceProfile dl.BeforAfter dt {
	color: #F80;
}
table.voiceBk td.voiceProfile dl.BeforAfter dd {
	color: #E60;
}
div.voiceBodyBk {
	border-bottom-color: #F90;
}
table.voiceBk .title, 
div.voiceBodyBk .title {
	color: #F90;
	border-bottom-color: #F90;
}

#Body p.penname {
	color: #F90;
	border-color: #F90;
}


