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

div#main-cont {
	width:728px;
	height:auto;
	border:1px solid #cbcbcb;
}

h1 {
	border-bottom:1px solid #cbcbcb;
}

div#university-cont {
	width:668px;
	padding:34px 30px 35px 30px;
}

h2 {
	margin-bottom:22px;
}

div.career {
	text-align:center;
	margin:24px 0 30px 0;
}

div.gray {
	width:650px;
	margin-bottom:30px;
	padding:18px 0 24px 18px;
	background-color:#f0f0f0;
}

div.gray td {
	height:36px;
	color:#df0038;
	font-size:14px;
	line-height:22px;
	font-weight:bold;
}

table#example {
	font-size:12px;
	line-height:20px;
	font-weight:normal;
	margin:18px 0;
	border-top:1px solid #b2b2b2;
	border-left:1px solid #b2b2b2;
}

table#example th {
	padding:4px 0;
	border-right:1px solid #b2b2b2;
	border-bottom:1px solid #b2b2b2;
	background-color:#f0f0f0;
}

table#example td {
	padding:8px 0;
	border-right:1px solid #b2b2b2;
	border-bottom:1px solid #b2b2b2;
}

table#btn {
	margin-top:38px;
}
