
.logo{
	margin:166px 0px 0px 48px;
	float:left;
	width:100px;
}
.prof{
	margin:80px 0px 0px 58px;
	float:left;
	width:135px;
}
.prof_pic{
	float:left;
	padding:10px;
	background:#fff;
}
.prof_text{
	float:left;
	text-align:center;
	margin:10px 0px;
}
.prof_text p{
	padding:0px;
	margin:0px;
	float:left;
	width:100%;
	font-size:12px;
	text-transform:uppercase;
	color:#fff;
}
.course{
	margin:195px 0px 0px 0px;
	float:left;
	width:210px;
	text-align:center;
	color:#fff;
	font-size:18px;
	font-weight:bold;
}




.suss{
	background:url(/images/bg_sus.jpg) no-repeat;
	width:552px;
	height:491px;
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
}
.suss_prof_all{
	float:left;
	width:100%;
	margin:40px 0px;
}
.suss_prof{
	margin:7px 7px 3px 7px;
	float:left;
	width:64px;
	
}
.suss_prof_pic{
	float:left;
	padding:0px;
	background:#fff;
	border:1px solid #ccc;
	height:15px;
}
.suss_prof_text{
	float:left;
	text-align:center;
	margin:2px 0px;
}
.suss_prof_text p{
	padding:0px;
	margin:0px;
	float:left;
	width:100%;
	font-size:8px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:left;
	color:#666;
}


