html{overflow-y:scroll;}
@font-face {
  font-family: 'ngw';
  font-style: normal;
  font-weight: bold;
  src: url('/main/theme/basic/font/NanumGothicBold.eot');
  //src: local('※'), url('/main/theme/basic/font/NanumGothicBold.eot') format('woff'), url('/theme/basic/font/NanumGothic-Regular.ttf') format('truetype');
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: "돋움";
	font-size: 12px;
}
a:link {font-family: "돋움";font-size: 12px;color: #222222 ;text-decoration: none; letter-spacing: 0px;}
a:visited {font-family: "돋움";font-size: 12px;color: #222222 ;text-decoration: none; letter-spacing: 0px;}
a:hover {font-family: "돋움";font-size: 12px;color: #222222 ;text-decoration: none; letter-spacing: 0px;}
a:active {font-family: "돋움";font-size: 12px;color: #222222 ;text-decoration: none; letter-spacing: 0px;}

select, textarea{border:1px solid #cccccc;}
img{border:0px;vertical-align:middle;}

ul,li {padding:0px;margin:0px;list-style:none;}

#notice li{height:17px;font-family: "ngw";font-size: 12px;color: #222222 ;}
#notice li a:link {font-family: "ngw";font-size: 12px;color: #222222 ;text-decoration: none; letter-spacing: 0px;}
#notice li a:visited {font-family: "ngw";font-size: 12px;color: #222222 ;text-decoration: none; letter-spacing: 0px;}
#notice li a:hover {font-family: "ngw";font-size: 12px;color: #222222 ;text-decoration: none; letter-spacing: 0px;}
#notice li a:active {font-family: "ngw";font-size: 12px;color: #222222 ;text-decoration: none; letter-spacing: 0px;}
#notice li .days{float:right;padding-right:19px;color:#999999;}

#open_list li{font-family: "ngw";font-size: 12px;color: #222222 ;border-bottom:1px dotted #cdcdcd;padding-top:6px;padding-bottom:6px;overflow:hidden;}
#open_list li a:link {font-family: "ngw";font-size: 12px;color: #222222 ;text-decoration: none; letter-spacing: 0px;}
#open_list li a:visited {font-family: "ngw";font-size: 12px;color: #222222 ;text-decoration: none; letter-spacing: 0px;}
#open_list li a:hover {font-family: "ngw";font-size: 12px;color: #222222 ;text-decoration: none; letter-spacing: 0px;}
#open_list li a:active {font-family: "ngw";font-size: 12px;color: #222222 ;text-decoration: none; letter-spacing: 0px;}
#open_list li .name{float:left;color:#222222;width:223px;overflow:hidden;}
#open_list li .condition{float:right;color:#948672;}
#open_list li .position{float:left;color:#222222;}

#submenu{width:186px;}
#submenu li{border-bottom:1px dotted #999999;padding-top:13px;padding-bottom:14px;padding-left:7px;font-weight:bold;color:#333333;}

#submenu li a:link {font-family: "ngw";font-size: 12px;color: #333333 ;text-decoration: none; letter-spacing: 0px;}
#submenu li a:visited {font-family: "ngw";font-size: 12px;color: #333333 ;text-decoration: none; letter-spacing: 0px;}
#submenu li a:hover {font-family: "ngw";font-size: 12px;color: #333333 ;text-decoration: none; letter-spacing: 0px;}
#submenu li a:active {font-family: "ngw";font-size: 12px;color: #333333 ;text-decoration: none; letter-spacing: 0px;}

#wrap{width:1200px;margin:0px auto;overflow:hidden;}

#wrap h1{font-size:22px;font-weight:bold;color:#ffffff;font-family: "ngw";}
#wrap h2{font-size:20px;font-weight:bold;color:#333333;font-family: "ngw";}