@charset "iso-8859-1";
body {
	line-height:175%;
	background-color:#CCCCCC;
	font-family: 'Noto Sans KR', sans-serif;
	/*font-family: 'Saira Extra Condensed', sans-serif;*/
  /* font-family: 'Nanum Gothic', sans-serif; */
 /*	font-family: Verdana, Arial, Helvetica, sans-serif; */
		       }
#wsmain {
		  background-color: #FFFFFF;
		/*  width:850px; */
			padding:10px;
		  min-height:750px;
		  margin-left:-10;
		  margin-right:-10;
		  color: #00500;
		  margin-bottom: 10px;
		  line-height:175%;
		   }
 a {
	background-color:transparent;
	color: #30528b;
	text-decoration: none;
}

 a:hover {
	text-decoration: underline;
	color: #FF0000;
}

 a:active {
	background-color: #fff;
	text-decoration: none;
	color: #30527b;
}

ul {
	font-family: 'Noto Sans KR', sans-serif;
}
.lead-in {
	font-family: 'Nanum Gothic', sans-serif;
}
.header19 {
		min-height: 178px;
		bottom:15px;
		background-image:url(images/header19.png);
		background-repeat:no-repeat;
		background-position:center;
		font-family: 'Nanum Gothic', sans-serif;
}
.nanaimo-blue {
	background-color:#30527b;
	color:#ffffff;
	padding-top:3px;
	padding-bottom:3px;
	font-family: 'Nanum Gothic', sans-serif;
}

.ml-10 {
	margin-left:20%;
}

.col {
	margin-left:3px;
	margin-right:3px;
}
.footer19 {
		border:thin solid #000;
		background-color:white;
		color: #000000;
		font-size: 75%;
		text-align:center;
		margin-top: .5em;
		line-height:125%;
		}
		
.footer19 a {
	background-color: transparent;
	font-weight: bold;
	text-decoration: none;
	color: #d82424;
			}

.footer19 a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #0074FF;
			}

.footer19 a:active {
	text-decoration: none;
	color: #FF5353;
		}

.sess_head {
	background-color:#dbe4f0;
	border: thin solid black;
	margin-left:-10px;
	margin-right:-10px;
}

.col-head {
	background-color:#dbe4f0;	
}
.col-12 .box_head {
	background-color:#dbe4f0;
	border-bottom: thin solid black;
	margin:0;
}