﻿@charset "utf-8";
#wrapper {width: 100%; background:url(/image/bg.gif) repeat}

header { 
	position: relative;
	width:100%;
	height: 80px;	
	background-color:#464749;
	/*overflow: hidden;*/
}

	

.logo {
	display: block;
	width: 200px;
	height: 60px;
	line-height: 100%;
	background: url('/image/logo.gif') no-repeat 10px 20px;
}

.gnb {
	position: absolute;
	display: inline-block;
	height: 20px;
	top: 0;
	right: 0;
	border-radius: 0px 0px 5px 5px;
}


.gnb ul li {
	float: left;
	margin-left: 10px;
}

.gnb ul li:last-child {
	margin-right: 10px;
}

.gnb li a {
	height: 25px;
	color: #000;
}

.gnb li span {
	font-size: 0.68em;
}


.lnbWrap h1 {width:210px;height: 60px; border-right:solid 1px #6b6c6d; border-left:solid 1px #6b6c6d; padding:10px 35px; float:left;}

.lnbWrap{width:1010px;	margin:0 auto; position: relative; display: block;font-size:18px;	font-weight: bold; color:#fff; }

.snbWrap{ background-color:#FFFFFF; position:absolute; display:none;margin-left:281px;  width:728px; padding:0;  top:80px; left:0; z-index:1000; border-bottom:1px solid #79797b; border-right:1px solid #79797b;}
.snbWrap .lnb_snb{}
.snbWrap .lnb_snb ul{float:left; width:181px;  height:110px; padding-top:20px;  color:#FFF; font-size:14px; border-left:1px solid #79797b;  text-align:center}
.snbWrap .lnb_snb ul a:link{ color:#666; }
.snbWrap .lnb_snb ul a:hover{color:#125aac;}
.snbWrap .lnb_snb ul.s1{width:181px;}
.snbWrap .lnb_snb ul.s2{width:181px;}
.snbWrap .lnb_snb ul.s3{width:181px;}
.snbWrap .lnb_snb ul.s4{width:181px;}



.lnb {	}

.lnb ul {	
    height: 80px;
	list-style: none;
	margin: 0;
	padding: 0px;
	
}

.lnb li {    
	float: left;
	border-right:solid 1px #6b6c6d;
}

.lnb li a {
	/*background: rgba(109,109,109, .2);*/
	color: #fff;
	display: block;
	font-weight: bold;
	line-height: 39px;
	margin: 0px;
	padding: 26px 0 15px 0;
	text-align: center;
	text-decoration: none;
	width:181px;
}

.lnb li a:hover, .lnb ul li:hover a {
	/*background: rgba(109,109,109, .4);*/
	color:#ccffff;
}

.lnb li ul {
	background: rgb(255,255,255);
	display: none; 
	height: auto;
	padding: 0px 15px;
	margin: 0px;
	margin-left: 25px;
	border: 1px solid rgb(109,109,109);
	border-radius: 0px 0px 10px 10px;
	position: absolute;
	width: auto;
	z-index: 2000;
}

.lnb li:hover ul { display: block; }

.lnb li ul li {
	/*background: rgb(109,109,109);*/
	display: block;
	/*float: none;*/ /* dropdown menu - vertical */
	float: left;
	margin: 0px;
	padding: 0px;
	width: auto;
}

.lnb li:hover li a { 
	background: none; 
	height: 25px;
	color: #333;
}

.lnb li ul li a {
	display: block;
	height: 25px;
	line-height: 24px;
	font-size: 12px;
	font-style: normal;
	margin: 0px;
	padding: 0px 10px 0px 10px;
	text-align: left;
}

.lnb li ul a:hover, .lnb li ul li:hover a {
	/*background: rgb(71,71,71);*/
	border: 0px;
	color: #369;
}

.lnb p { clear: left; }



#contents {	clear: both; position: relative; width:1010px;	margin:0 auto;}

.m_visual{ text-align:center; color:#646771; font-weight:bold; font-size:16px; letter-spacing:-2px; margin-bottom:10px;}
.m_visual p{ padding:25px 0;}
.m_visual span{color:#30323a; font-size:34px;}

.m_edu{width:1010px; margin:0 auto; overflow:hidden}
.m_edu li{float:left; width:24%; margin:20px 0; }
.m_edu li div{text-align:center; margin-top:37px;}
.m_edu li div .t_1{font-size:14px; font-weight:bold; color:#fff; margin-bottom:10px; }
.m_edu li div .t_2{font-size:18px; color:#fff; margin-bottom:15px; }
.m_edu li div a{text-align:center; font-family:'nanumB'; font-size:16px; color:#fff; display:inline-block; *display:inline; *zoom:1;}

.m_edu li.cons1 {background-image:url(/image/m_edu_01.jpg); margin:0 10px 10px 0; height:180px; width:330px;}
.m_edu li.cons2 {background-image:url(/image/m_edu_02.jpg); margin:0 10px 10px 0;  height:180px; width:330px;}
.m_edu li.cons3 {background-image:url(/image/m_edu_03.jpg); margin:0 0 10px 0;  height:180px; width:330px;}
.m_edu li.cons4 {background-image:url(/image/m_edu_04.jpg); margin:0 10px 10px 0;  height:180px; width:330px;}
.m_edu li.cons5 {background-image:url(/image/m_edu_05.jpg); margin:0 10px 10px 0;  height:180px; width:330px;}
.m_edu li.cons6 {background-image:url(/image/m_edu_06.jpg); margin:0 0 10px 0; height:180px; width:330px;}

.m_notice{float:left; margin:0px 0 20px 0; background:url(/image/notice_bg.gif) no-repeat bottom right; width:490px; height:230px; position:relative; }
.m_notice span{ position:absolute; right:20px; top:80px;}
.m_notice li{ padding:5px 30px; font-size:12px; color:#999999; }
.m_notice li a{color:#999999;}
.tel{ float:left; margin:0px 0 20px 30px;}


#left { 
	float: left; 
	width: 200px; 
	padding-bottom: 10px;
	margin-top:40px; 	
}

#left h2 span.lsub_title {
	display: table-cell;
	width: 200px;
	height: 50px;
	font-weight: bold;
	font-size:22px;
	padding-top:25px;
	text-align: center;
	color: #fff;
	background-color:#125aac;
}

nav.submenu {list-style: none; background-color:#FFF; padding:20px 0;}

nav.submenu ul li { background: url('/image/snb_icon.gif') right no-repeat; border-bottom: 1px solid #ebebeb; padding:15px 0; font-size:14px; font-weight:bold; margin:0 20px ;}

nav.submenu ul li:last-child { border: none; }

nav.submenu a, nav.submenu a:visited { display: block; }

nav.submenu a:hover, nav.submenu a:active, nav.submenu a:focus { /*background-color: #369; */ color: #125aac; }

nav.submenu a span {display: inline-block;width: 17px;height: auto; color: rgba(240, 88, 30, .8);}

#left .tel{margin:10px 0 0 0;}

#content { padding: 30px 40px; width: 710px; float: right;	background-color:#fff; margin-top:40px;}

.content_title {overflow: hidden; z-index: 2; border-bottom: 1px solid #e8e8e8;	padding-bottom:30px; margin-bottom:30px;}

.path {
	float: right;
	width: auto;
	height: 20px;
	padding: 15px 0 0 12px;
	font-size: 11px;
	color: #999;
	letter-spacing: 0px;
	text-align: right;
}
.path img{ vertical-align:middle;}

.path a {
	padding: 0 0 0 11px;
	color: #a8a8a8;
	background: url('/images/comm/bg_path.gif') no-repeat 0 3px;
}

.path span {color: #666;font-weight:bold}


.content_title h3 {	float: left; display: block; width: auto; height: auto;	color: #30323a;	font-size: 30px; line-height:30px; font-weight: bold;	letter-spacing: -1px;/*background: url('../images/icon/circle_01.gif') no-repeat 0 7px;*/}

.content_main {
    clear: both;
    position: relative;
    width: 100%;
    margin: 0 auto;
    letter-spacing: 0px;
}

.total {
    margin: 15px 0 0 0;
    height: 20px;
    width: 100%;
    padding: 5px 0 7px 9px;
    background: url('/images/comm/total_dot.gif') no-repeat 1px 9px;
    color: #5d5d5d;
    font-size: 12px;
}

.total_txt {
    color: #f26b09;
    font-weight: bold;
}

.board {
    width: 100%;
    border-bottom: 1px solid #d2d2d2;
    color: #666;
    font-size: 12px;
    table-layout: fixed;
    border-collapse: collapse;
}

.board caption {
    display: none;
}

.board thead {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.board thead th {
    text-align: center;
    border-top: solid 2px #5d86c1;
    border-bottom: 1px solid #b7b9bb;
    height: 29px;
    padding: 1px 0 1px 0;
    background: /*url(/pls/images/board/bg_th_board.gif) repeat left bottom*/ #f6f6f6;
    font-weight: bold;
    color: #434343;
    vertical-align: middle;
}

.board tbody td {
    text-align: center;
    padding: 8px 0 8px 0;
    border-bottom: solid 1px #dfe0e1;
}

.board tbody td.num, .board tbody td.date, .board tbody td.hit {
    font-size: 11px;
    letter-spacing: 0px;
}

.board tbody td.title {
    text-align: left;
    color: #666;
}

.board a:hover, a:active, a:focus {
    color: #0086c6;
    text-decoration: underline;
}


.paging {
	overflow: hidden;
}

.paginate {
	padding: 16px 0;
	text-align: center;
}

.paginate a, .paginate strong {
	position: relative;
	display: inline-block;
	margin-right: -5px;
	padding: 1px 5px 2px 5px;
	color: #555;
	text-decoration: none;
	border: 1px solid #ffffff;
	font: 11px/normal Verdana;
}

.paginate a:hover {
	background-color: #fbfafa !important;
	border: 1px solid #bcdeff;
}


.paginate .preE {
	margin-right: 0px;
	padding: 4px 5px 1px 15px;
	letter-spacing: -1px;
}


.paginate .preE, .paginate .nextE {
	display: inline-block;
	color: #909090;
	border: 1px solid #dddddd;
	position: relative;
	top: 0px;
	font: 11px/normal 돋움, Dotum;
}

.paginate a.preE {
	background: url('/images/icon/ico_preE.gif')no-repeat 3px 6px #fbfafa !important;
}

.paginate a.pre {
	background: url(/images/icon/ico_pre.gif) no-repeat 5px 6px #fbfafa !important;
}

.paginate a.next {
	background: url('/images/icon/ico_next.gif') no-repeat 30px 6px #fbfafa !important;
}

.paginate a.nextE {
	background: url('/images/icon/ico_nextE.gif') no-repeat 18px 6px #fbfafa !important;
}


.paginate a.preE, .paginate a.nextE {
	color: #909090;
	background-color: #fbfafa;
}

.paginate .pre {
	margin-right: 4px;
	padding: 4px 5px 1px 13px;
	letter-spacing: -1px;
}


.paginate .pre, .paginate .next {
	display: inline-block;
	color: #909090;
	border: 1px solid #dddddd;
	position: relative;
	top: 0px;
	font: 11px/normal 돋움, Dotum;
}

.paginate .next {
	margin-left: 2px;
	padding: 4px 13px 1px 5px;
	letter-spacing: -1px;
}

.paginate .nextE {
	margin-left: 0px;
	padding: 4px 15px 1px 5px;
	letter-spacing: -1px;
}

.paginate b {
	font-size: 11px;
	font-weight: bold;
	color: red;
	padding: 1px 0px 2px 5px;
}



#searchbox {
	width: 100%;
	background: #f6f6f6;
	border: solid 1px #e0e0e0;
	padding: 10px 0;
	position: relative;
	text-align: center;
	margin: 0;
}

#searchbox label {
	display: none; 
}

#searchbox select {
	color: #333;
	font-size: 12px;
	font-family: Gulim, Dotum, Sans-serif,AppleGothic;
	padding: 1px;
}

#searchbox input {
	border: #c8c8c8 1px solid;
	background: #ffffff;
	padding: 2px 0 0 3px;
	width: 180px;
	height: 16px;
	color: #444;
	font-size: 12px;
	color: #717171;
	letter-spacing: 0px;
	margin: 0;
}

#searchbox button.board_search {
	display: inline-block;
	height: 20px;
	line-height: 18px;
	padding-top: 3px;
	vertical-align: middle;
	background-color: rgba(123, 123, 123, 1);
	border: 1px solid rgb(204, 204, 204);
	color: #fff;
	font: normal 11px Gulim, Dotum;
}

.boardview {
	width: 100%;
	border-bottom: 1px solid #e1e2e2;
	color: #555;
	background-color: #ffffff;
	border-collapse: collapse;
}

.boardview th {
	line-height: 15px;
	padding: 8px 0 6px 20px;
	border-bottom: solid 1px #dfe0e1;
	background-color: #f2f2f4;
	font-weight: normal;
	color: #555;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

.boardview td {
	padding: 8px 0 6px 10px;
	text-align: left;
	border-bottom: solid 1px #dfe0e1;
	color: #333333;
	font-size: 12px;
}

.boardview thead th {
	border-top: solid 2px #5d86c1;
}

.boardview thead td {
	border-top: solid 2px #5d86c1;
	font-weight: bold;
	color: #d75702;
}

.boardview .none {
    font-weight: normal;
    color: #333333;
}

.boardview .upload_file {
	color: #b1b1b1;
}

.boardwrite {
	width: 100%;
	border-bottom: 1px solid #e1e2e2;
	color: #555;
	background-color: #ffffff;
	border-collapse: collapse;
}

.boardwrite th {
	line-height: 15px;
	padding: 8px 0 6px 20px;
	border-bottom: solid 1px #dfe0e1;
	background-color: #f2f2f4;
	font-weight: normal;
	color: #555;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
}

.boardwrite td {
	padding: 8px 0 6px 10px;
	text-align: left;
	border-bottom: solid 1px #dfe0e1;
	color: #333333;
	font-size: 12px;
}

.boardwrite tbody th.top, .boardwrite tbody td.top {
	border-top: solid 2px #5d86c1;
}

.boardwrite select, .boardwrite input[type='text'], .boardwrite textarea {
	background-color: #fafafa;
	padding: 3px 0 2px 3px;
	color: #333;
	border-bottom: #e1e1e1 1px solid;
	border-left: #b7b7b7 1px solid;
	border-top: #b7b7b7 1px solid;
	border-right: #e1e1e1 1px solid;
}

.boardwrite select {
	padding: 0;
	height: 22px;
}

.boardwrite input[type='text'] {
	width: 230px;
	height: 15px;
}

.boardwrite textarea {
	width: 700px; 
	height: 220px; 
	overflow-x: hidden; 
	overflow-y: auto
}
.btn_boxset {
	clear: both;
	width: 100%;
	text-align: right;
	margin: 11px 0;
}

.btn_boxset .btn_list {
	display: inline-block;
	height: 22px;
	line-height: 26px;
	font-size: 12px;
	color: #333;
	border: 1px solid #ccc;
	background-color: #eee;
	border-radius: 3px;
}

.btn_boxset .btn_list a {
	padding: 0px 7px;
}

.btn_list a:hover, .btn_list a:visited, .btn_list a:focus {
	text-decoration: none;
}

.bd_write a {
	color: #fff;
}


.boardview_comment {
	width: 100%;
	border-top: 1px solid #96b5e2;
	border-bottom: 1px solid #c0c0c0;
	margin-top: 10px;
	color: #444444;
	font-size: 12px;
	table-layout: fixed;
	border-collapse: collapse;
}

.boardview_comment th {
	border-bottom: 1px solid #96b5e2;
	border-left: 1px solid #96b5e2;
	background: #f2f2f4;
	padding: 9px 0 7px 20px;
	font-weight: normal;
	text-align: left;
	color: #222222;
}

.boardview_comment th.prev {
    background: url('/images/icon/comment_prev.gif') no-repeat 80px 13px #f2f2f4;
    font-weight: bold;
    color: #5d86c1;
}

.boardview_comment th.next {
    background: url('/images/icon/comment_next.gif') no-repeat 80px 13px #f2f2f4;
    font-weight: bold;
    color: #5d86c1;
}

.boardview_comment td {
	padding: 9px 0 7px 10px;
	text-align: left;
	border-right: 1px solid #96b5e2;
	border-bottom: 1px solid #96b5e2;
	width: 600px;
}

.boardfaq {
	width: 100%;
	border-bottom: 1px solid #d2d2d2;
	border-top: 2px solid #5d86c1;
	color: #666;
	font-size: 12px;
	table-layout: fixed;
	border-collapse: collapse;
}

.boardfaq td {
	text-align: left;
	padding: 9px 0 9px 0;
	border-bottom: solid 1px #e6e7e7;
}

.boardfaq tbody td.answer {
	text-align: left;
	padding: 10px 15px 10px 45px;
	border-bottom: solid 1px #e6e7e7;
	border-left: solid 1px #e6e7e7;
	border-right: solid 1px #e6e7e7;
	background: url('/images/icon/faq_answer.gif') no-repeat 20px 16px;
	background-color: #f5f8fc;
	letter-spacing: 0px;
}


.boardfaq td.num {
	font: normal 13px Verdana;
	padding: 0;
	text-align: center;
	font-weight: bold;
	color: #5d86c1;
}

.boardfaq a {
	font-size: 12px;
	font-family: Dotum, Gulim, Arial;
	font-weight: bold;
}


.boardfaq td a:hover, .boardfaq td a:active, .boardfaq td a:focus {
	color: #0086c6;
	text-decoration: underline;
}



#index_content {
	padding: 0px 0;
	width: 100%;
	float: left;
}



#banner{ margin:0px auto; width:1050px; }
#banner .reference{clear:both; margin:30px auto;}
#banner .reference p a{ text-transform:uppercase;text-shadow:1px 1px 1px #fff; color:#666; text-decoration:none; font-size:10px;}
#banner .reference p a:hover{color:#333; }
#banner .rotator{width:1040px; height:373px; padding-right:5px; background:url(/images/main/tap123_right.gif) right top no-repeat;  margin:0px auto; position:relative;  color:#fff; letter-spacing:-1px; border-top:5px solid #fff; border-bottom:5px solid #fff; border-left:5px solid #fff;  overflow:hidden; -moz-box-shadow:0px 0px 10px #999; -webkit-box-shadow:0px 0px 10px #999; box-shadow:0px 0px 10px #999;}
#banner .rotator ul{list-style:none;  *margin-right:10px; position:absolute; right:0px;  top:0px; margin-top:6px;  z-index:66;}
#banner .rotator ul li{ display:block; float:left; clear:both; width:27px; margin-bottom:3px;}
#banner .rotator ul li a{width:27px; float:right;clear:both;padding-left:10px;text-decoration:none; display:block;height:35px; line-height:35px; background:url(/pls/images/main/tap123.png) left top no-repeat; margin:1px -10px 1px 0px; opacity:0.5; color:#fff; font-size:20px; 
border-right:none; outline:none;}

#banner .rotator ul li a:hover{text-shadow:0px 0px 2px #fff;}
#banner .rotator .heading{width:600px;}
#banner .rotator .description{ width:460px; height:190px; position:absolute; bottom:0px; left:0px; padding:20px; background:url(/pls/images/main/text-bg.png) top left no-repeat;}
#banner .rotator .description h1{ font-size:36px; color:#FFF; margin-bottom:30px; padding-top:10px;  text-shadow:-1px 1px 1px #000;text-transform:none;}
#banner .rotator .description p {text-shadow:-1px 1px 1px #000; text-transform:none; letter-spacing:normal; line-height:26px; color:#FFF;}
#banner a.more{ font-weight:bold; text-decoration:none;text-transform:uppercase;font-size:12px; color:#FFF; text-decoration:underline;margin-left:10px;}
#banner a.more:hover{ font-weight:bold; color:#ff0; text-decoration:underline; margin-left:10px;}
#banner .reference .bg{ position:absolute;top:0px;left:0px;}

.bottom_contents {
	clear: both;
	position: relative;
	margin-top: 15px;
}

.main_loc {
	float: left;
	width: 265px;
	border-radius: 7px;
	border: 2px solid rgba(0, 129, 44, .5);
	padding: 0px 5px 13px 5px;
}

.main_loc ul {
    margin-top: 15px;
}

.main_loc ul li {
	float: left;
}

.main_loc a.loc1 {
	display: inline-block;
	width: 265px;
	height: 73px;
	background: url('/images/main/contact.gif') no-repeat 0 0;
	text-indent: -9000px;
}


.news_notice {
	float: left;
	width: 415px;
	margin-left: 5px;
	font: normal 12px Gulim, Dotum;
	border-radius: 7px;
	border: 2px solid rgba(0, 129, 44, .5);
	padding: 5px 9px;
}

.news_notice h3 {
	text-indent: -9000px;
	height: 20px;
	background: url('/images/main/title_news_notice.gif') no-repeat 0 0;
	border-bottom: 1px solid #e7e7e7;
}

.news_notice h3 a {
	display: inline-block;
	float: right;
	width: 47px;
	height: 15px;
	text-indent: -9000px;
	background: url('/images/main/btn_more.gif') no-repeat 0 0;
}

.news_notice ul {
	margin-top: 5px;
}

.news_notice ul li a {
	width: 415px;
	line-height: 16px;
	color: #484848;
}

.news_notice ul li a span {
	display: inline-block;
	float: left;
	height: 16px;
}

.news_notice ul li a span.news_title {
	width: 330px;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.news_notice ul li a span.news_date {
	width: 85px;
	text-align: right;
}


.main_banner {
	float: right;
	width: 330px;
	border-radius: 7px;
	border: 2px solid rgba(0, 129, 44, .5);
	padding: 0px 0px 5px 0px;
	line-height: 1;

}

.main_banner ul {
    margin-top: 7px;
}

.main_banner ul li {
	float: left;
	margin-left: 5px;
}

.main_banner ul li:first-child {
	margin-left: 6px;
}

.main_banner a.link1 {
	display: inline-block;
	width: 100px;
	height: 73px;
	background: url('/images/main/faq.gif') no-repeat 0 5px;
	text-indent: -9000px;
	padding: 5px;
	border: 1px solid #bbb;
	border-radius: 10px;
}

.main_banner a.link2 {
	display: inline-block;
	width: 100px;
	height: 73px;
	background: url('/images/main/contactus.gif') no-repeat 10px 6px;
	text-indent: -9000px;
	padding: 5px;
	border: 1px solid #bbb;
	border-radius: 10px;
}

.main_banner a.link3 {
	display: inline-block;
	width: 70px;
	height: 73px;
	background: url('/images/main/medicalreport.gif') no-repeat 0 0;
	text-indent: -9000px;
	padding: 5px;
	border: 1px solid #bbb;
	border-radius: 10px;
}


.gmap_wrap {
	position: relative;
	margin-top: -35px;
}

.gmap {
	margin: 45px 0 0 0;
	background: #f9f8f8;
	width: 100%;
	height: 345px;
}


#nwin_wrap { position: relative; margin:0; width: 100%; background-color:#e5e5e5;font-size:12px;color:#333333 }
#nwin_contact {width:100%;}
#nwin_contact400 {float:left; width:500px; background: url(/images/win2/nwin_bg.png) no-repeat 0 0px; }
.title_wrap { height:53px; width:100%; background: url(/images/win2/nwin_bg.png) repeat-x right bottom}
.title_wrap h1 { display:none}
.title_wrap .top_bg_left {background: url(/images/win2/top_bg_left2.png) no-repeat 0 bottom; width:261px; float:left; height:44px;}
.title_wrap .top_bg_right { position:relative;background: url(/images/win2/nwin_bg_right.png) no-repeat 0 bottom; float:right;  width:160px;height:50px; }

#nwin_con h2 {background: url(/images/win2/nwin_ico.gif) no-repeat 0 12px; padding:10px 0 0 10px; font-size:12px; color:#444; font-family:Verdana ; font-weight:bold; letter-spacing:-1px; clear:both}
.view_box .cont dl {padding:0;}.view_box .cont dt {background: url(/images/win2/nwin_ico.gif) no-repeat 0 7px; padding:3px 0 3px 12px; font-size:13px; color:#444; font-family:Verdana ; font-weight:bold; letter-spacing:-1px; line-height:19px;  clear:both}.view_box .cont h2 {background: url(/hms/images/win2/nwin_ico.gif) no-repeat 0 5px; padding:0px 0 3px 12px; font-size:12px; color:#444; font-weight:bold;/*font-family:Malgun Gothic;*/ letter-spacing:0px; line-height:19px;  clear:both}#nwin_con dd.etc {padding:5px 0px;}
.nwin_txt { font-weight:normal; letter-spacing:-1px; color:#666; clear:both}
#nwin_con {background: url(/images/win2/nwin_box_bg.gif) repeat ; } 
.nwin_con_top {background: url(/images/win2/nwin_box_top.gif) no-repeat ; height:15px; }
.nwin_con_bot {background: url(/images/win2/nwin_box_bot.gif) no-repeat ; height:15px}
#nwin_pad {margin:0px 6px 6px 6px}

.view_box{border:1px solid #c2c2c2; background:#fff}
.view_box .guide{position:relative;width:100%}
.view_box .tl{display:block;position:absolute;top:-1px;left:-1px;width:8px;height:8px;background:url(/images/win2/bg_rndbox.png) no-repeat;font-size:0}
.view_box .tr{display:block;position:absolute;top:-1px;left:-7px;width:8px;height:8px;margin-left:100%;background:url(/images/win2/bg_rndbox.png) 100% 0 no-repeat;font-size:0}
.view_box .lb{display:block;position:absolute;top:-7px;left:-1px;width:8px;height:8px;background:url(/images/win2/bg_rndbox.png) 0 100% no-repeat;font-size:0}
.view_box .rb{display:block;position:absolute;top:-7px;left:-7px;width:8px;height:8px;margin-left:100%;background:url(/images/win2/bg_rndbox.png) 100% 100% no-repeat;font-size:0}
.view_box .cont{position:relative;padding:10px; overflow:hidden}

#nwin_bot {position:absolute; left: 0; bottom: 0; background: url(/images/win2/nwin_bg_bot.gif)  left top no-repeat #e0e0e0; height:30px; width: 100%; text-align:right; padding: 0; padding-right:10px;  }
#nwin_bot .nwin_bot_l { background: url(/images/win2/nwin_bg_bot_l.gif) no-repeat; height:30px; width:20px; float:left; text-align:left; }
#nwin_bot .nwin_bot_text { width:100%; padding-top:10px; font-size: 12px; }
#nwin_bot .nwin_bot_text a, #nwin_bot .nwin_bot_text a:hover{ font-size: 12px; color:#000; padding-right: 10px }

.title_top{font-size:15px;color:#e44b00;font-weight:bold;line-height:140%}
.title_top a{color:#e44b00; text-decoration:underline}
.title_top a:hover{color:#b82d02; text-decoration:underline}

.um_tipbox {position:relative; width: 310px; margin:10px auto; padding:8px; background-color:#fafafa; border:solid 1px #dfdfdf; line-height:12px; }
.um_tipbox h2 {color:#555; font-weight:normal; background:url(/images/win2/um_bu2_h4.gif) no-repeat 0px 6px; padding:2px 0 10px 20px;font-weight:bold}
.um_tip_list li {line-height: 12px; font-size:12px; background:url(/images/win2/images/common/bu_line_01.gif) no-repeat 9px 9px; padding-left: 18px; }
.um_tip_list li { letter-spacing:0 !important}

.um_tipbox span.um_left {float:left; text-align:left;}
.um_tipbox span.um_right {float:right; text-align:right;}
.um_tipbox select { color:#666666; font-size:1em; font-family:Dotum;width:110px;padding:1px;}


h4{background:url(/image/icon.gif) no-repeat; padding:0 0 10px 30px; font-size:18px; font-weight:bold; color:#125aac;}
.h4_list li{background:url(/image/icon_2.gif) 0 2px no-repeat; padding:0 0 5px 13px;}
.h4_list{margin:0 0 40px 30px}

.tb_1{border-top:2px solid #88acd5;}
.tb_1 thead th{background-color:#f3f7fb; border-bottom:1px solid #e6e6e6; border-right:1px solid #e6e6e6; padding:10px 20px; text-align:center; font-weight:bold; vertical-align:middle}
.tb_1 th{background-color:#f3f7fb; border-bottom:1px solid #e6e6e6; border-right:1px solid #e6e6e6; padding:10px 20px; text-align:left; font-weight:bold; }
.tb_1 td{border-bottom:1px solid #e6e6e6; border-right:1px solid #e6e6e6; padding:10px;}
.tb_1 .last{border-right:none}
.tb_1 .center{ text-align:center}

.edu_2 {border-bottom:1px dashed #88acd5; overflow:hidden;}
.edu_2 dt{float:left; padding:20px 30px 20px 40px; height:auto; line-height:160%}
.edu_2 dd{padding:20px 0px; float:left; height:auto; line-height:160%}
.edu_2 dd li{background:url(/image/icon_2.gif) 0 2px no-repeat; padding:0 0 5px 13px;}


.map{margin-top:10px;}
.map dl dt{ float:left}
.map dl dt, dd{height:30px; line-height:40px;}
.map dl dt{color:#125aac; font-family:'nanumB'; width:60px}

.led_view{ margin-top:30px;}
.lec_con{padding:0 0 30px 30px;}

.agreeBox{border:1px solid #e6e6e6; background:#fafafa; padding:15px; overflow:hidden; margin-bottom:40px}
.agreeBox h3{float:left; font-size:14px; color:#125aac; height:40px; font-weight:bold}
.agreeBox .txt{float:right; color:#666; height:40px;}
.agreeBox .cons{border:1px solid #e6e6e6; padding:20px; height:150px; font-size:12px; overflow-y:scroll; clear:both; background:#fff}
.agreeBox .check{text-align:right; padding-top:20px; font-size:12px}

.col_red{color:#FF0000; font-weight:bold}

.sitmap {text-align:center; width:330px; margin:0 15px 30px 10px; float:left}
.sitmap p{border-top:2px solid #125aac; border-bottom:1px solid #e8e8e8; background-color:#f8f8f8; color:#125aac; font-size:18px; font-weight:bold; padding:15px;}
.sitmap li{border-bottom:1px solid #e8e8e8;  padding:13px;}



/* board  */
.board_top{overflow:hidden; margin-bottom:20px; position:relative; height:40px;}
.board_top p{ padding-top:10px; }
.board_top span{ color:#ff6600; font-weight:bold;}
.board_top .fr{position:absolute; right:0; top:0}
.board_top .search select{height:30px; width:150px; border:1px solid #d9d9d9; margin:0 5px 2px 0;}
.board_top .search input[type=text]{border:1px solid #d9d9d9; border-right:none; padding:0 0 0 10px; height:30px; line-height:30px; font-size:14px; width:200px; margin-right:-5px}*/
.board_top .search a:hover.btn_search{text-decoration:none}
.board_top .search .btn_search{height:30px;padding:0 10px;display:inline-block;*display:inline; *zoom:1; font-family:'nanumB'; font-size:14px; font-weight:bold; line-height:30px; color:#fff; background:#125aac;}
.board_top .search .text{font-size:16px; line-height:20px; font-weight:bold; color:#125aac}


table.board_list{width:100%; margin-bottom:20px;border-top:2px solid #646464;}
table.board_list thead th{text-align:center; padding:18px 0; border-bottom:1px solid #e6e6e6; font-family:'nanumB'; color:#000; font-weight:bold;  font-size:14px}
table.board_list tr.notice{background:#fcfcfc}
table.board_list tr.notice td{color:#000; }
table.board_list tr.notice .subject a{color:#ff3600;}
table.board_list tr.notice .subject a:before{content:'[공지]';font-weight:bold; color:#000; margin-right:5px}
table.board_list tbody td{text-align:center; padding:15px 0; border-bottom:1px solid #e6e6e6; background:none; font-size:12px}
table.board_list tbody .no{width:50px}
table.board_list tbody .state{width:80px}
table.board_list tbody .file{width:50px}
table.board_list tbody .name{width:80px}
table.board_list tbody .date{width:100px}
table.board_list tbody .hit{width:80px}
table.board_list tbody .subject{text-align:left; padding-left:10px;}
table.board_list tbody .subject a{color:#434343}
table.board_list tbody .subject span.postscript{color:#ed1c24; font-family:'nanumB'}
table.board_list tbody .subject span.ico_new{display:inline-block; *display:inline; *zoom:1; margin-left:10px; padding:0 10px; color:#fff; background:#f7931e; height:30px; line-height:28px; font-family:'nanumB'}
table.board_list tbody .subject .ico_secret{margin-right:10px; }
table.board_list tbody .media_pic{width:250px;}
table.board_list tbody .media_pic img{border:1px solid #c7c7c5}
table img{ vertical-align:middle}

.pagenum{padding:15px 0 50px 0;text-align:center; position:relative; clear:both}
.pagenum a img{border:none;vertical-align:middle;_vertical-align:top}
.pagenum a{display:inline-block;position:relative;padding:11px;color:#333;font-family:Tahoma;font-size:12px;line-height:normal;text-decoration:none;vertical-align:middle}
.pagenum strong{display:inline-block;position:relative; padding:10px 13px; color:#ff6100 !important; border:1px solid #ededed; font-weight:bold; font-family:Tahoma;font-size:0.8rem ;line-height:normal;text-decoration:none;vertical-align:middle}
.pagenum a:hover{text-decoration:underline}
.pagenum .frst{background:none}
.pagenum a.pre,.pagenum a.next{padding:2px;margin:0;background:none !important}
.pagenum .btn_l{position:absolute; top:15px; left:0; padding:0; margin:0}
.pagenum .btn_r{position:absolute; top:80px; right:0; padding:0; margin:0}
a.btn_blue{height:40px;padding:0 20px;display:inline-block;*display:inline; *zoom:1; font-family:'nanumB'; font-size:16px; font-weight:bold; line-height:40px; color:#fff; background:#125aac; -webkit-border-radius:3px; -moz-border-radius:3px; -o-border-radius:3px; border-radius:3px;}
a:hover.btn_blue{text-decoration:none}
a.btn_gray{height:40px;padding:0 20px;display:inline-block;*display:inline; *zoom:1; font-family:'nanumB'; font-size:16px; font-weight:bold; line-height:40px; color:#fff; background:#b2b2b2; -webkit-border-radius:3px; -moz-border-radius:3px; -o-border-radius:3px; border-radius:3px;}
a:hover.btn_gray{text-decoration:none}
.btn_r2{float:right;padding:0}
.btnWrap{padding:0 0 50px 0;overflow:hidden;clear:both;text-align:center}


/* 교육신청 */
.edu_app_list{border-top:2px solid #646464; }
.edu_app_list .list{clear:both; padding:30px 0; overflow:hidden; border-bottom:1px solid #e6e6e6;}
.edu_app_list .list .cons{float:right; width:410px; }
.edu_app_list .list .cons .subject{font-weight:bold font-size:18px; font-weight:bold; margin:10px 0 20px 0; color:#000}
.edu_app_list .list .cons .subject span.ico_new{display:inline-block; *display:inline; *zoom:1; margin-right:10px; padding:0 10px; color:#fff; background:#f7931e; height:25px; line-height:25px; font-size:14px; font-weight:bold}
.edu_app_list .list .cons ul{margin-bottom:20px;}
.edu_app_list .list .cons li{margin-bottom:12px; font-size:14px; background:url(/image/edu_list_icon_1.gif) no-repeat; padding-left:18px; color:#30323a}
.edu_app_list .list .cons li p{background:url(/image/edu_list_icon_2.gif) no-repeat right; width:90px; float:left; color:#000; font-weight:bold}
.edu_app_list .list .cons a.btn_view{display:inline-block; *display:inline; *zoom:1; font-weight:bold; font-size:16px; color:#125aac; background:url(/pls/image/edu_list_icon.gif) no-repeat; padding-left:34px; height:25px; line-height:22px}
.edu_app_list .list .thumb{position:relative; width:270px; float:left}
.edu_app_list .list .thumb .state_ico{position:absolute; top:0; left:0}
.edu_app_list .list .thumb .state_type{position:absolute; left:0; top:50%; margin-top:-25px; height:50px; line-height:50px; font-size:20px; text-align:center; width:100%; background:url(/pls/image/sub/mypage_state_bg.png)}
.edu_app_list .list .thumb .state_type.state_1{color:#fff}
.edu_app_list .list .thumb .state_type.state_2{color:#50c1e9}


/* 갤러리 */
.board_photo ul{overflow:hidden;position:relative;margin:0;padding:0;}
.board_photo li{overflow:hidden;float:left;position:relative;top:1px;width:220px;padding:0 8px 20px 8px;}
.board_photo span img{display:block;width:220px;height:160px;border:0; }
.board_photo a{display:block;margin:0 auto;text-decoration:none;cursor:pointer}
.board_photo p{ text-align:center; }
.board_photo .tit{font-size:12px;font-weight:bolder; width:220px; text-align:center; padding:10px 0; }
.board_photo a:hover{color:#125aac;}

table.table_1{width:100%;border-top:2px solid #646464; margin-bottom:30px;}
table.table_1 th{text-align:center; font-weight:normal; padding:10px 0 10px 20px;  background:#f3f3f3; border-bottom:1px solid #e6e6e6; text-align:left; font-weight:bold; font-size:12px}
table.table_1 th.line{border-left:1px solid #e6e6e6;}
table.table_1 td{padding:10px; border-bottom:1px solid #e6e6e6; border-left:1px solid #e6e6e6;  border-right:1px solid #e6e6e6; font-size:12px}
table.table_1 .none{ border-left:none;border-right:none}
table.table_1 .con{padding:20px;}
table.table_1 td input[type=text],table.tb_join td input[type=password]{padding:0 1%; height:30px; line-height:30px; border:1px solid #e6e6e6;}
 
#print_area li{ background:none; padding-left:0;}
#print_area dt{ font-weight:bold;}
#print_area dl, td, dd{ height:auto; line-height:180%; font-size:12px;}
#print_area dl{ padding-bottom:10px;}

footer { clear: both; position: relative; display: block; background-color:#333; margin-top:60px; }

footer address {width:1010px; margin:0 auto; padding:20px 0; font-size:12px; color:#adadad; font-weight:bold; line-height:20px}

/* 모바일 */
@media screen and (max-width:1010px){
#wrapper { width:1010px; background: repeat}
footer {width:1010px; clear: both; position: relative; display: block; background-color:#333; margin-top:60px; }
}