@CHARSET "UTF-8";

/* ===================================================================
CSS information

 File Name  : institution.css
=================================================================== */
.h3bg{
	margin-top: 15px;
	padding: 0 0 0 20px;
	background: url("../images/common/listGreen.gif") no-repeat left top;
	color: #329800;
	font-size: 16px;
	font-weight: bold;
}
.txt{
	margin-top: 1em;
	padding: 0 10px;
	position: relative;
}
.more{
	position: absolute;
	top: -35px;
	right: 30px;
}

#imgJti{
	padding: 1em 0;
	text-align: center;
}
#imgJti img{
	border: 2px dashed #999;
}

#hlpWork{
	padding: 1em 0;
	text-align: center;
}

#licentiate{
	margin-top: 1em;
	padding: 1em;
	border: 6px  #f96;
	border-style: ridge;
}

#licentiate dd table{
	border: 1px solid #999;
}
#licentiate dd table th{
	padding: 5px;
	border: 1px solid #999;
	width: 200px;
	background-color: #fafafa;
	font-weight: bold;
}
#licentiate dd table td{
	padding: 5px;
	border: 1px solid #999;
}