@charset "euc-kr";

/* ÀÌ¿ô´åÄÄ(e-wut.com) 
À¥ ÆÛºí¸®½Ì 
ÀÛ¾÷ÀÚ:±èµ¿¿ì, ±èÀºÁ¤ */

/*·¹ÀÌ¾Æ¿ô*/
#wrapper {
	width:100%;
	}
/*Ä¶¸°´õº»¹®¿µ¿ª*/
#calendarList {
	min-width:220px;
	padding:10px;
	}
#calendarList table {
	width:100%;
	margin-bottom:20px;
	border-bottom:1px solid;
	}
#calendarList h1 {
	display:block;
	
	font-size:12px;
	}
	#calendarList th {
	padding:5px 0;
		font-weight:normal;
		border-bottom:1px solid;
		}
	#calendarList td {
		padding:5px 0;
		border-bottom:1px dotted;
		}
	#calendarList .num {
		width:64px;
		font-size:11px;
		color:#6a6a6a;
		text-align:center;
		}
	#calendarList .listTit {
		padding-left:5px;
		text-align:left;
		}
#calendarList .topTitle {
	padding:4px 0;
	color:#fff;
	font-weight:bold;
	text-align:center;
	border-top:#bdf5ff 1px solid;
	border-bottom:#11bbda 1px solid;
	background:#1cd8fa;
	}

#contentPart .row {
	float:left;
	width:100%;
	border-bottom:#c6c6c6 1px solid;
	}
#contentPart #explain {
	padding:5px;
	min-height:30px;
	line-height:150%;
	}
#contentPart #addressLink {
	border-bottom:0;
	}
#contentPart .title {
	float:left;
	padding:5px;
	border-right:#c6c6c6 1px solid;
	}
#contentPart .content {
	float:left;
	padding:5px;
	}
#btnArea {
	clear:both;
	margin-top:10px;
	text-align:right;
	}
	#btnArea input {
		width:40px;
		}
/*¿ìÃø ¼­ºê»çÀÌµå¸Þ´º*/
#subSideMenu {
	width:101px;
	}
	#subSideMenu .subSideMenuTop {
		height:28px;
		background:url(../images/subSideMenuTopBg.gif) no-repeat left top;
		}
	#subSideMenu .subSideMenuContent {
		float:left;
		width:100%;
		background:url(../images/subSideMenuContentBg.gif) repeat-y left top;
		}
		#subSideMenu .subSideMenuContent {
			overflow:hidden;
			padding-left:9px;
			}
		#subSideMenu .subSideMenuContent li {
			float:left;
			padding:3px 0 ;
			margin-bottom:-1px;
			border-bottom:#d8d8d8 1px solid;
			}
		#subSideMenu .subSideMenuContent li img {
			display:block;
			}
	#subSideMenu .subSideMenuBtm {
		clear:both;
		height:22px;
		background:url(../images/subSideMenuBtmBg.gif) no-repeat left top;
		}

/*ÇÏ´Ü¸Þ´º ¿µ¿ª*/
#footerMenu #footerMenuList {
	display:inline;
	float:left;
	margin-top:9px;
	margin-left:69px;
	}
#footerMenu #footerMenuList li {	
	float:left;
	margin-right:10px;
	padding-right:10px;
	background:url(../images/footerBar.gif) no-repeat right top;
	}
	#footerMenu #footerMenuList li.home {
		margin-top:5px;
		}
	#footerMenu #footerMenuList li.secure {
		margin-top:5px;
		font-weight:bold;
		}
	#footerMenu #footerMenuList li.copyright {
		margin-top:5px;
		background:none;
		}
#footerMenu #footerMenuList li.admin {
	background:url(../images/footerBar.gif) no-repeat right 5px;
	}
#footerMenu #link {
	float:left;
	padding-top:11px;
	background:url(../images/footerBar.gif) no-repeat 188px 14px;
	}
	#footerMenu #link * {
		vertical-align:middle;
		}
	#footerMenu #link form {
		width:185px;
		float:left;
		padding-right:5px;
		}
	#footerMenu #link select {
		width:140px;
		height:18px;
		color:#757575;
		font-size:11px;
		border:#ccc 1px solid;
		margin-left:10px;
		}

#topBtn {
	display:inline;
	float:left;
	margin-top:12px;
	margin-left:70px;
	padding-left:13px;
	background:url(../images/footerBar.gif) no-repeat left 2px;
	}
#BtmLogo {
	display:inline;
	clear:both;
	float:left;
	width:159px;
	height:53px;
	margin-top:23px;
	margin-left:35px;
	padding-right:10px;
	border-right:#b4b4b4 1px solid;
	}
#copyright {
	float:left;
	height:51px;
	margin-top:23px;
	padding-top:1px;
	padding-left:14px;
	line-height:140%;
	border-left:#ffffff 1px solid;
	}
	#copyright address {
		display:block;
		float:left;
		font-style:normal;
		}
	#copyright .schoolName {
		font-weight:bold;
		}
	#copyright .email {
		display:inline;
		float:left;
		margin-left:8px;
		padding-left:20px;
		background:url(../images/emailIco.gif) no-repeat left 3px;
		}
	#copyright .telArea {
		display:block;
		clear:both;
		}
		#copyright .tel {
			font-weight:bold;
			}
		#copyright .telNum {
			margin-right:5px;
			}
		#copyright .copyright {
			display:block;
			}