@charset "utf-8";



/* Heading */
/* -------------------------------------------- */

#content h2 {
	margin: 27px 0 10px 17px;
}
#content h2.hl2 {
	width: 720px !important;
	margin: 27px 0 10px 0;
}
#content h3 {
	margin: 16px 0 0 0;
}



/* Headline */
/* -------------------------------------------- */

#content dl.headline {
	margin: 8px auto 0 auto;
}



#content #bnWorries {
	display: block;
	width: 694px;
	margin: 10px 0 0 35px;
}

#content .cNav {
	margin: 0 0 0 14px;
}

#content .cNav #applicationC a {
	background: url("../img/cm_application.gif") 0 0 no-repeat;
}
#content .cNav #facilityC a {
	background: url("../img/cm_facility.gif") 0 0 no-repeat;
}
#content .cNav #expencesC a {
	background: url("../img/cm_expences.gif") 0 0 no-repeat;
}
#content .cNav #scholarshipC a {
	background: url("../img/cm_scholarship.gif") 0 0 no-repeat;
}
#content .cNav #residenceC a {
	background: url("../img/cm_residence.gif") 0 0 no-repeat;
}
#content .cNav #insuranceC a {
	background: url("../img/cm_insurance.gif") 0 0 no-repeat;
}
#content .cNav #campusmannerC a {
	background: url("../img/cm_campusmanner.gif") 0 0 no-repeat;
}
#content .cNav #lostsC a {
	background: url("../img/cm_losts.gif") 0 0 no-repeat;
}
#content .cNav #disastermanualC a {
	background: url("../img/cm_disastermanual.gif") 0 0 no-repeat;
}
#content .cNav #passC a {
	background: url("../img/cm_pass.gif") 0 0 no-repeat;
}
#content .cNav #lockerC a {
	background: url("../img/cm_locker.gif") 0 0 no-repeat;
}
#content .cNav #noticeC a {
	background: url("../img/cm_notice.gif") 0 0 no-repeat;
}
#content .cNav #classC a {
	background: url("../img/cm_class.gif") 0 0 no-repeat;
}
#content .cNav #exchangeC a {
	background: url("../img/cm_exchange.gif") 0 0 no-repeat;
}
#content .cNav #officehourC a {
	background: url("../img/cm_officehour.gif") 0 0 no-repeat;
}
#content .cNav li a:hover {
	background-position: 0 -118px !important;
}

