@charset "euc-kr";
/* euc-kr / utf-8 */

body {
	margin: 0;
	padding:0;
	font-family: "¸¼Àº°íµñ", MalgunGothic, "³ª´®°íµñ", NanumGothic, "Dotum", "µ¸¿ò", AppleGothic, Sans-serif;
	-webkit-text-size-adjust:none;
	font-size: 75%;
	color:#666;
	line-height:1.5;
	word-wrap:break-word;
	word-break:break-all;
}

a img {
 border:0;
}

a:link, a:visited {
	color:#666;
}

a:active, a:hover, a:focus {
	text-decoration:underline;
}




/* sitehis.com default tag */
input.basic {
	height:14px;
	border:1px solid #ccc;
	padding:2px 5px 0 5px;
}
select.basic {
	height:18px;
}
/* sitehis.com default class */
.hide {
	display:none;
}
.clear {
	clear: both;
}
.overflowtext { /* ¿À¹öÇÃ·Î¿ì */
	width:550px;
	overflow-x:hiddin;
	overflow-y:hiddin;
	clear:left;
}



/* ·¹ÀÌ¾Æ¿ô */
#header {
	background: #ba5716 url(/Image/body_intro.png) repeat-x;
}
#header h1 {
	margin: 0;
	text-align: center;
	color: #fff;
	font-size: 1.7em;
	min-height: 41px;
	padding-top: 9px;
	background: url(/Image/header_intro.png) no-repeat;
	text-shadow: 1px 1px 2px #333;
}
#header p.back, 
#header p.home {
	margin: 0;
}
#header p.back a, 
#header p.home a {
	position: absolute;
	top:13px;
	color: #fff;
	text-decoration: none;
	display: block;
	height: 21px;
	margin: 0;
	padding: 4px 0 0;
	text-align: center;
}
#header p.back a {
	left: 8px;
	width: 54px;
	background: url(/Image/back_intro.png) no-repeat;
}
#header p.home a {
	right: 6px;
	width: 60px;
	background: url(/Image/sitemap_intro.png) no-repeat;
}





#header p.location {
	margin: 0;
	padding: 0.4em 8px;  /*¿©±â ¿µµµ ¼öÁ¤  */
	color: #fff;
	background: #696969 url(/Image/location.png) repeat-x;
}
#header p.location a {
	color: #fff;
	text-decoration: none;
}
#header p.location span.current {
	color: #fe9600;
}




#footer {
	clear: both;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 50px;
	background: url(/Image/footer.png) repeat-x;
}
#footer li {
	width: 20%;
	float: left;
	background: url(/Image/footer_bar.png) no-repeat;
}
#footer li:first-child {
	background: url(/Image/footer_bar_left.png) no-repeat;
}
#footer a {
	display: block;
	text-align: center;
	padding-top: 32px;
	padding-left: 2px;
	background-repeat: no-repeat;
	background-position: 50% 6px;
	text-decoration: none;
	color: #fff;
}
#footer li.intro a {
	background-image: url(/Image/footer_intro.png);
}
#footer li.notice a {
	background-image: url(/Image/footer_notice.png);
}
#footer li.news a {
	background-image: url(/Image/footer_news.png);
}
#footer li.academic a {
	background-image: url(/Image/footer_academic.png);
}
#footer li.util a {
	background-image: url(/Image/footer_util.png);
}
#footer li.campus a {
	background-image: url(/Image/footer_campus.png);
}
#footer p.copyright {
	background: #b7b7b7 url(/Image/footer_shadow.png) repeat-x;
	margin: 0;
	padding: 0.7em 0;
	text-align: center;
	color: #fff;
}
#footer button {
	background: url(/Image/footer_button.png) no-repeat;
	border: 0 none;
	padding: 0;
	width: 57px;
	height: 22px;
	vertical-align: middle;
	font-size: 0.9em;
}

/* ¼½¼Çº° µðÀÚÀÎ */
body.main #header {
	background-image: url(/Image/body_main.png);
	background-color: #2e58ab;
}
body.main #header h1 {
	background-image: url(/Image/header_main.png);
}
body.intro #header {
	background-image: url(/Image/body_intro.png);
	background-color: #ba5716;
}
body.intro #header h1 {
	background-image: url(/Image/header_intro.png);
}
body.intro #header p.back a {
	background-image: url(/Image/back_intro.png);
}
body.intro #header p.home a {
	background-image: url(/Image/sitemap_intro.png);
}
body.intro #header p.location span.current {
	color: #fe9600;
}
body.college #header {
	background-image: url(/Image/body_college.png);
	background-color: #507815;
}
body.college #header h1 {
	background-image: url(/Image/header_college.png);
}
body.college #header p.back a {
	background-image: url(/Image/back_college.png);
}
body.college #header p.home a {
	background-image: url(/Image/sitemap_college.png);
}
body.college #header p.location span.current {
	color: #8fe313;
}
body.graduate #header {
	background-image: url(/Image/body_graduate.png);
	background-color: #005180;
}
body.graduate #header h1 {
	background-image: url(/Image/header_graduate.png);
}
body.graduate #header p.back a {
	background-image: url(/Image/back_graduate.png);
}
body.graduate #header p.home a {
	background-image: url(/Image/sitemap_graduate.png);
}
body.graduate #header p.location span.current {
	color: #2ab9fc;
}
body.notice #header {
	background-image: url(/Image/body_notice.png);
	background-color: #317357;
}
body.notice #header h1 {
	background-image: url(/Image/header_notice.png);
}
body.notice #header p.back a {
	background-image: url(/Image/back_notice.png);
}
body.notice #header p.home a {
	background-image: url(/Image/sitemap_notice.png);
}
body.notice #header p.location span.current {
	color: #18df8a;
}
body.notice #body .Board_Head_Green {
	color: #009a50;
	font-weight: bold;
}
body.news #header {
	background-image: url(/Image/body_news.png);
	background-color: #901515;
}
body.news #header h1 {
	background-image: url(/Image/header_news.png);
}
body.news #header p.back a {
	background-image: url(/Image/back_news.png);
}
body.news #header p.home a {
	background-image: url(/Image/sitemap_news.png);
}
body.news #header p.location span.current {
	color: #f12e1a;
}
body.news #body .Board_Head_yellow, 
body.news #body .Board_Head_Yellow {
	color: #da2411;
	font-weight: bold;
}
body.academic #header {
	background-image: url(/Image/body_academic.png);
	background-color: #2786b7;
}
body.academic #header h1 {
	background-image: url(/Image/header_academic.png);
}
body.academic #header p.back a {
	background-image: url(/Image/back_academic.png);
}
body.academic #header p.home a {
	background-image: url(/Image/sitemap_academic.png);
}
body.academic #header p.location span.current {
	color: #7cd7ff;
}
body.academic #body .Board_Head_blue {
	color: #39a9dd;
	font-weight: bold;
}
body.util #header {
	background-image: url(/Image/body_util.png);
	background-color: #a83676;
}
body.util #header h1 {
	background-image: url(/Image/header_util.png);
}
body.util #header p.back a {
	background-image: url(/Image/back_util.png);
}
body.util #header p.home a {
	background-image: url(/Image/sitemap_util.png);
}
body.util #header p.location span.current {
	color: #ff62d3;
}
body.util #body .Board_Head_blue {
	color: #cf58a6;
	font-weight: bold;
}
body.campus #header {
	background-image: url(/Image/body_campus.png);
	background-color: #581a78;
}
body.campus #header h1 {
	background-image: url(/Image/header_campus.png);
}
body.campus #header p.back a {
	background-image: url(/Image/back_campus.png);
}
body.campus #header p.home a {
	background-image: url(/Image/sitemap_campus.png);
}
body.campus #header p.location span.current {
	color: #d07df6;
}
body.social #header {
	background-image: url(/Image/body_social.png);
	background-color: #9a6b15;
}
body.social #header h1 {
	background-image: url(/Image/header_social.png);
}
body.social #header p.back a {
	background-image: url(/Image/back_social.png);
}
body.social #header p.home a {
	background-image: url(/Image/sitemap_social.png);
}
body.social #header p.location span.current {
	color: #f5c02b;
}

/* ¸ÞÀÎ */
#main-nav {
	background: #747474 url(/Image/main_nav.png) repeat-x;
	padding: 7px 5px 0;
}
#main-nav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
#main-nav li {
	float: left;
	width: 50%;
	background: #747474 url(/Image/main_nav_button.png) repeat-x;
}
#main-nav li button {
	background: url(/Image/main_nav_button_r.png) no-repeat 100% 0;
	background: url(/Image/main_nav_button_l.png) no-repeat 0 0, url(/Image/main_nav_button_r.png) no-repeat 100% 0;
	border: 0 none;
	text-align: center;
	display: block;
	width: 100%;
	color: #fff;
	padding: 9px 0;
	margin: 0;
	font-size: 1em;
	height: 2.65em;
}
#main-nav li.current {
	background: #fff url(/Image/main_nav_button_current.png) repeat-x;
}
#main-nav li.current button {
	background: url(/Image/main_nav_button_current_r.png) no-repeat 100% 0;
	background: url(/Image/main_nav_button_current_l.png) no-repeat 0 0, url(/Image/main_nav_button_current_r.png) no-repeat 100% 0;
	color: #08519a;
}
#main-sitemap ul {
	margin: 0;
	padding: 16px 0 0 18px;
	list-style: none;
}
#main-sitemap ul li {
	float: left;
	width: 64px;
	min-height: 89px;
	margin: 0 9px 0 0;
	text-align: center;
}
#main-sitemap ul a {
	text-decoration: none;
}
#main-newsnhot {
	clear: both;
	position: relative;
}
#main-newsnhot h2 {
	border-bottom: 1px solid #e3e3e3;
	margin: 0;
	padding: 12px 12px 0;
	color: #115fa4;
	font-size: 1.2em;
}
#main-newsnhot ul {
	margin: 0 1px;
	padding: 0;
	list-style: none;
}
#main-newsnhot li {
	border-top: 1px solid #d0d0d0;
	padding: 9px 5px;
	clear: left;
	overflow: hidden;
}
#main-newsnhot li:first-child {
	border-top-color: #0068c4;
}
#main-newsnhot a {
	text-decoration: none;
}
#main-newsnhot img {
	border: 1px solid #e4e4e4;
	width: 85px;
	height: 85px;
	float: left;
}
#main-newsnhot span.title {
	display: block;
	margin: 0 0 0 96px;
	color: #000;
}
#main-newsnhot span.summary {
	display: block;
	margin: 0 0 0 96px;
	font-size: 0.9em;
}
#main-newsnhot p.more {
	position: absolute;
	top: 12px;
	right: 11px;
	padding-right: 13px;
	background: url(/Image/main_more.png) no-repeat 100% 50%;
	margin: 0;
}
#main-notice {
	clear: both;
	position: relative;
}
#main-notice h2 {
	border-bottom: 1px solid #e3e3e3;
	margin: 0;
	padding: 12px 12px 0;
	color: #ff7306;
	font-size: 1.2em;
}
#main-notice ul {
	margin: 0 1px;
	padding: 0;
	list-style: none;
}
#main-notice li {
	border-top: 1px solid #d0d0d0;
	padding: 9px 5px;
	clear: left;
	overflow: hidden;
}
#main-notice li:first-child {
	border-top-color: #e68a43;
}
#main-notice a {
	text-decoration: none;
}
#main-notice span.department {
	width: 40px;
	float: left;
	color: #ff7b15;
	margin-left: 12px;
}
#main-notice span.summary {
	display: block;
	margin: 0 0 0 52px;
}
#main-notice p.more {
	position: absolute;
	top: 12px;
	right: 11px;
	padding-right: 13px;
	background: url(/Image/main_more.png) no-repeat 100% 50%;
	margin: 0;
}
#main-social {
	margin: 0;
	padding: 0;
	list-style: none;
	clear: left;
}
#main-social li {
	float: left;
	width: 20%;
	text-align: center;
	background: #ececec url(/Image/main_social_bar.png) no-repeat 0 50%;
}
#main-social li:first-child {
	background-image: none;
}
#main-social a {
	display: block;
	background-position: 50% 6px;
	background-repeat: no-repeat;
	background-color: ;
	padding: 35px 0 6px 2px;
	font-size: 0.8em;
	text-decoration: none;
}
@media screen and (min-width: 640px) {
	#main-newsnhot, 
	#main-notice {
		width: 48%;
		float: left;
		margin-right: 2%;
		clear: none;
	}
}

/* ¼­ºê¸ÞÀÎ */
ul.submain-list {
	margin: 0;
	padding: 0;
	list-style: none;
}




















ul.submain-list li {

	/* padding: 0.1em 0.1em;    »ó   ÁÂ*/

    padding: 0.2em   1em;

	background: #f2f2f2 url(/Image/submain_listitem.png) repeat-x;
	border-bottom: 1px solid #b7b7b7;
}











ul.submain-list li:first-child {
	background: url(/Image/submain_shadow.png) repeat-x, #f2f2f2 url(/Image/submain_listitem.png) repeat-x;
}
ul.submain-list li a {
	display: block;
	padding: 0.6em 1em;
	background: url(/Image/submain_arrow.png) no-repeat 100% 50%;
	color: #515151;
	font-weight: bold;
	font-size: 1.25em;
	text-decoration: none;
}

/* ±âº» ½ºÅ¸ÀÏ */
div.contents {
	padding: 1em;
	background: url(/Image/submain_shadow.png) repeat-x;
}
div.contents h1, 
div.contents h2 {
	font-size: 1.1em;
	color: #000;
	margin: 0 0 1em;
}
div.contents h3 {
	font-size: 1em;
	color: #000;
}
div.contents ul {
	margin: 1em 0;
	padding: 0;
	list-style: none;
}
div.contents ul li {
	background: url(/Image/listitem.gif) no-repeat 1px 0.5em;
	padding-left: 8px;
}

/* ´ëÇÐ¼Ò°³ */
body.intro #body h1, 
body.intro #body h2 {
	font-size: 1.2em;
}
body.intro #body h1 span.sub, 
body.intro #body h2 span.sub {
	font-size: 0.90em;
}
body.intro #body h3 {
	color: #c56f00;
	text-decoration: underline;
}
#intro-establish {
	padding: 1em;
	background: url(/Image/submain_shadow.png) repeat-x, url(/Image/intro_establish_bg.jpg) no-repeat 100% 0;
}
#intro-establish img {
	float: right;
	margin: 0 0 0 0.3em;
}
#intro-phlisophy h2.term {
	width: 4.2em;
	background: #e37403;
	color: #fff;
	text-align: center;
	font-size: 1em;
}
#intro-phlisophy p.inset {
	font-weight: bold;
	color: #595959;
	background: url(/Image/intro_philosophy_inset.png) no-repeat 0 0, url(/Image/intro_philosophy_inset.png) no-repeat 0 100%;
	padding: 1em 0;
}
#intro-phlisophy p.inset strong {
	color: #f07100;
	font-size: 1.2em;
}
#intro-phlisophy p.point {
	color: #933e00;
}
#intro-phlisophy img {
	float: left;
	margin: 0 1em 0 0;
}
#intro-president h2 strong {
	color: #e37403;
}
body.intro #intro-president h3 {
	text-decoration: none;
}
#intro-president img {
	float: right;
	margin: 1.2em 0 0 0.3em;
}
#intro-president p.author {
	text-align: right;
	color: #000;
}
body.intro #intro-international h3 {
	text-decoration: none;
}
#intro-international img {
	float: right;
	margin: 0 0 0 0.2em;
}

/* ´ëÇÐ */
body.college #body h1, 
body.college #body h2 {
	margin-top: 0;
	padding: 1em 1em 0;
	border-top: 1px solid #e5e5e5;
}
body.college #body p.hgroup {
	color: #538500;
	font-weight: bold;
}
body.college #body h3 {
	font-size: 1em;
	color: #538500;
	margin: 1em;
	padding-left: 20px;
	background: url(/Image/college_h3.png) no-repeat 2px 0.15em;
}
body.college #body p {
	margin: 1em;
}
body.college #body ul.info {
	margin: 0 0 0 98px;
	padding: 0;
	list-style: none;
}
body.college #body ul.info li {
	border-top: 1px solid #d8d8d8;
	padding: 0.3em 0;
	color: #000;
	text-indent: -22px;
	padding-left: 22px;
}
body.college #body ul.info li:first-child {
	border-top: none;
}
body.college #body ul.info li img {
	vertical-align: middle;
	margin-top: -2px;
	margin-left: 3px;
}
body.college #body div.intro {
	padding: 1em 1em 1px;
	background: #f2f2f2 url(/Image/submain_shadow.png) repeat-x;
}
body.college #body div.intro h2 {
	border: none;
	padding: 0;
}
body.college #body div.intro h3 {
	margin-left: 0;
	margin-right: 0;
}
body.college #body div.intro p {
	margin: 1em 0;
}
body.college #body div.intro p.photo {
	float: left;
	margin: 3px 1em 0 0;
	border: 1px solid #e5e5e5;
	position: relative;
}

/* ´ëÇÐ¿ø */
body.graduate #body h1, 
body.graduate #body h2 {
	padding: 1em 0;
	background: url(/Image/graduate_heading.png) repeat-x 0 100%;
}
body.graduate #body p.hgroup {
	color: #014d75;
	font-weight: bold;
}
body.graduate #body h3 {
	font-size: 1em;
	color: #014d75;
	margin: 1em 0;
	padding-left: 20px;
	background: url(/Image/graduate_h3.png) no-repeat 2px 0.15em;
}
body.graduate #body div.intro {
	padding: 0 0.5em 1em;
	background: url(/Image/graduate_info.png) repeat-x 0 100%;
}
body.graduate #body div.intro p.photo {
	float: left;
	margin: 3px 1em 10px 0;
	border: 1px solid #e5e5e5;
}
body.graduate #body ul.info {
	clear: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
body.graduate #body ul.info li {
	padding: 0.3em 0;
	color: #000;
	text-indent: -22px;
	padding-left: 22px;
	background: none;
}
body.graduate #body ul.info ul {
	margin: 0 0 0 -22px;
	padding: 0;
	list-style: none;
}
body.graduate #body ul.info li:first-child {
	border-top: none;
}
body.graduate #body ul.info li img {
	vertical-align: middle;
	margin-top: -2px;
	margin-left: 3px;
}

/* À¯¿ëÇÑÁ¤º¸ */
#util-canteen {
	background-color: #e7e7e7;
}
#util-canteen div.calendar {
	position: relative;
	margin: 0 0 1em;
}
#util-canteen div.calendar p.prev {
	position: absolute;
	margin: 0;
	top: 10px;
	left: 7px;
}
#util-canteen div.calendar p.next {
	position: absolute;
	margin: 0;
	top: 10px;
	right: 7px;
}
#util-canteen div.calendar p.today {
	margin: 0 auto;
	border: 1px solid #b6b6b6;
	width: 157px;
	height: 45px;
}
#util-canteen div.calendar span.month, 
#util-canteen div.calendar span.day {
	float: left;
	width: 78px;
	height: 45px;
	background: #cf469d;
	text-align: center;
	font-size: 1.7em;
	color: #fff;
	line-height: 1.5;
	font-weight: bold;
}
#util-canteen div.calendar span.day {
	background: #fff;
	color: #575757;
}
#util-canteen div.calendar span.month span, 
#util-canteen div.calendar span.day span {
	display: block;
	font-size: 0.6em;
	line-height: 1;
	font-weight: normal;
}
#util-canteen h2 {
	background: url(/Image/util_canteen_title.png) repeat-x;
	background: url(/Image/util_canteen_title_left.png) no-repeat 0 0, url(/Image/util_canteen_title_right.png) no-repeat 100% 0, url(/Image/util_canteen_title.png) repeat-x;
	padding: 0.5em 1em;
	color: #c33a80;
	margin: 1em 0 2px;
}
#util-canteen h2.blue {
	color: #3a3dc3;
}
#util-canteen h2.green {
	color: #6b8201;
}
#util-canteen table {
	border: 1px solid #dbdbdb;
	background: #fff;
	table-layout: fixed;
	width: 100%;
	margin: 0 0 1.5em;
}
#util-canteen table th {
	background: url(/Image/util_canteen_icon_purple.png) no-repeat 8px 18px;
	padding: 16px 10px 10px 24px;
	vertical-align: top;
	text-align: left;
	color: #000;
	width: 35%;
	border-top: 1px dotted #d2d2d2;
	border-collapse: collapse;
}
#util-canteen table.blue th {
	background-image: url(/Image/util_canteen_icon_blue.png);
}
#util-canteen table.green th {
	background-image: url(/Image/util_canteen_icon_green.png);
}
#util-canteen table td {
	border-top: 1px dotted #d2d2d2;
}
#util-canteen table tr:first-child th, 
#util-canteen table tr:first-child td {
	border-top: 0 none;
}
#util-canteen table span.price {
	display: block;
	color: #8f0000;
}

/* Ä·ÆÛ½º Á¤º¸ */
#campus-bus h2 {
}
#campus-bus h2.line1 {
	font-weight: normal;
	width: 114px;
	margin-top: 2em;
	padding-top: 2px;
	height: 21px;
	text-align: center;
	color: #5f5f5f;
	background-image: url(/Image/campus_bus_map_line1.png);
}
#campus-bus h2.line2 {
	font-weight: normal;
	width: 114px;
	margin-top: 2em;
	padding-top: 2px;
	height: 21px;
	text-align: center;
	color: #5f5f5f;
	background-image: url(/Image/campus_bus_map_line2.png);
}
#campus-bus h2.line3 {
	font-weight: normal;
	width: 114px;
	margin-top: 2em;
	padding-top: 2px;
	height: 21px;
	text-align: center;
	color: #5f5f5f;
	background-image: url(/Image/campus_bus_map_line3.png);
}
#campus-bus h2.line4 {
	font-weight: normal;
	width: 114px;
	margin-top: 2em;
	padding-top: 2px;
	height: 21px;
	text-align: center;
	color: #5f5f5f;
	background-image: url(/Image/campus_bus_map_line4.png);
}
#campus-bus h2.line5 {
	font-weight: normal;
	width: 114px;
	margin-top: 2em;
	padding-top: 2px;
	height: 21px;
	text-align: center;
	color: #5f5f5f;
	background-image: url(/Image/campus_bus_map_line5.png);
}
#campus-bus h3.line1 {
	background: #11478b;
	color: #fff;
	font-weight: normal;
	padding: 0.2em 0.5em;
}
#campus-bus h3.line2 {
	background: #098500;
	color: #fff;
	font-weight: normal;
	padding: 0.2em 0.5em;
}
#campus-bus h3.line3 {
	background: #ff881f;
	color: #fff;
	font-weight: normal;
	padding: 0.2em 0.5em;
}
#campus-bus h3.line4 {
	background: #26c4ec;
	color: #fff;
	font-weight: normal;
	padding: 0.2em 0.5em;
}
#campus-bus h3.line5 {
	background: #9523c5;
	color: #fff;
	font-weight: normal;
	padding: 0.2em 0.5em;
}
#campus-bus h4 {
	background: url(/Image/listitem.gif) no-repeat 1px 0.5em;
	padding-left: 8px;
	margin-bottom: 0;
}
#campus-bus p {
	margin-top: 0.3em;
}
#campus-bus table {
	margin-top: 0.3em;
	border-collapse: collapse;
	border-bottom: 1px solid #cfcfcf;
	width: 100%;
}
#campus-bus table caption {
	background: #f0f0f0;
	border-top: 1px solid #cfcfcf;
	padding: 0.3em;
}
#campus-bus table th {
	background: #e2f6fb;
	border-top: 1px solid #cfcfcf;
	font-weight: normal;
	padding: 0.3em;
}
#campus-bus table td {
	border-top: 1px solid #cfcfcf;
	padding: 0.3em;
}
#campus-bus p.note {
	font-size: 0.9em;
	color: #aa0000;
}
