@charset "utf-8";
/* CSS Document */

.team{
	background:#EBEBEB;
	width: 270px;
	padding: 10px;
	margin:3px;
	border-radius:4px 4px 4px 4px;
	border: medium solid #E5E5E5;
}
.pnama{
	font-family: BebasNue;
	font-size: 17px;
	text-align: center;
	line-height: 13px;	
	color:#030;
}

.knama{
	font-family:Verdana, Geneva, sans-serif
	font-size: 14px;
	text-align: center;
	line-height: 6px;	
	
}
.dprof{
	width: 100%;
	height:41%;
	background:#F2F2F2;
	padding: 5px;
	position: absolute;
	border-radius: 0px 0px 4px 4px;

}
.nameprof{
	color:#030;
	font-family: 'BebasNue';
	font-size: 24px;
	text-align:center;
}
.alamt{
	color:#030;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
}
.alamt2{
	color:#030;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.servite{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color : #fff;
	font-weight: bold;
	letter-spacing: 4px;
}
.pfile{
	font-family: BebasNue;
	font-size: 16px;
	text-align: center;
	line-height: 13px;	
	color:#030;
}

.kfile{
	font-family:Verdana, Geneva, sans-serif
	font-size: 13px;
	text-align: center;
	line-height: 6px;	
	
}


