﻿@charset "utf-8";

html {overflow-y:scroll;}

BODY,TD,SELECT,input,DIV,form,TEXTAREA,center,option,pre,blockquote {
 font-size:12px; 
 font-family:굴림,굴림체; 
 color:#636363;
 -webkit-text-size-adjust:none;
 }

// body {margin:0; padding:0; background-color:#FDE463;}
body {margin:0; padding:0;}
div {margin:0; padding:0;}

.edu05_top { text-align: center; font-weight: bold; border-top: 2px solid #cc6700; border-bottom: 1px solid #cccccc; line-height: 18px; }
.edu05_con { border-bottom: 1px solid #ededed; line-height: 18px; padding-left: 35px; }
.edu05_con01 { border-bottom: 1px solid #ededed; line-height: 18px; text-align:center; }
.edu05_sch { border: 1px solid #ededed; padding: 2px; text-align:center; }
.style1 {
	border: 1px solid #ededed;
	padding: 2px;
	color: #FF0000;
	font-weight: bold; text-align: center;
}
.style2 {border: 1px solid #ededed; padding: 2px; color: #FF0000; text-align: center;}
.style3 {border: 1px solid #ededed; padding: 2px; color: #0000FF; text-align: center; }
.style4 {border-bottom: 1px solid #ededed; line-height: 18px; text-align: center; font-weight: bold; }
.edu05_h { color: #cc6700; }

a:link, a:visited  {color:#636363; text-decoration:none;}
a:active, a:hover  {color:#466C8A; text-decoration:none;}

ul,ol,dl {list-style:none;}

img {border:0;}

fieldset {border:0;}

ul {list-style:none;  padding:0; margin:0;}

a, img {border:0; }
/* a, img {border:0; outline:none; selector-dummy : expression(this.hideFocus=true);} */


#wrap {float:center; margin:0 auto; width:100%;} 

#header {float:left; width:100%; background-color:#FFF;}
#content {float:left; width:100%; background-color:#FFF;}
#footer {float:left; width:100%; background-color:#FDE463;}


.intro strong { background:url(/unmun/introduce/images/s_tt_icon.gif) no-repeat; }

.main_nt_date {text-align:right; font-size:11px; color:#9A9A9A;padding:0 0 0 0}
.main_sp {padding:16px 0 0 0}

input.it { height:16px; border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; padding:3px 2px 0 2px; }
textarea.it { border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; padding:2px;line-height:18px; }