﻿@charset "utf-8";
#wrapper {
	width: 100%; 
	background-color: #FFFFFF; 
	/*margin: 0 auto;;*/ 
}

header { 
	position: relative;
	width: 100%;
	/*overflow: hidden;*/
}
#popup{position:relative; border-bottom:1px solid #ebebeb; padding-bottom:40px;}
#popup p{text-align:center; background:url(/image/pop_bg.gif) repeat-x top;}
#popup .button{position:absolute; right:20px; bottom:10px;}
#popup ul{float:left}
#popup li{float:left}
#popup span{padding-left:90px;}


.logo {
	display: block;
	width: 200px;
	height: 60px;
	line-height: 100%;
/* 	background: url('/images/logo.gif') no-repeat 10px 20px; */
}

/* .gnb { */
/* 	position: absolute; */
/* 	display: inline-block; */
/* 	bottom: 20px; */
/* 	left:20px; */
/* 	z-index:100; */
/* } */

.gnb {
	display: inline-block;
	margin-left:20px;
}

.gnb p{ clear:both; padding-top:8px;}
.gnb select{background-color:#333333; border:1px solid #5c5c5c; padding:8px; color:#d6d6d6; width:190px;}

/* left */
.join_li {background:url(/pum/image/gnb_bg.gif) 20px 2px no-repeat;  padding-left:37px;  margin-top:5px; overflow:hidden; color:#fff; line-height:35px; }
.join_li ul li {float:left;	padding:0 9px;	background:url(/pum/image/gnb_line.gif) no-repeat right; }
.join_li .none{background:none}
#wrapper .left_wrap {position:absolute;z-index:3;left:0;top:0;height:100%;}
#wrapper .left_area {overflow:hidden;position:relative;z-index:3;width:230px;height:100%;}

#wrapper .left_wrap .bnr_map {margin:0 0 9px 20px;}
#wrapper .left_wrap .bnr_map > a {display:block; margin-top:30px;}
#wrapper .left_wrap .bnr_map > a:first-child {margin-top:0px;}
#wrapper .left_wrap .fmsite_area {position:relative;width:180px;margin:0 0 0 20px;border-top:1px solid #4b4f53;border-left:1px solid #4b4f53;border-right:1px solid #4b4f53;}
#wrapper .left_wrap .fmsite_area .tit {display:block;padding:7px 0 8px 9px;border-bottom:1px solid #4b4f53;}
#wrapper .left_wrap .fmsite_area ul {display:none;border-bottom:1px solid #4b4f53;}
#wrapper .left_wrap .fmsite_area ul li {margin:7px 0 7px 9px;}
#wrapper .left_wrap .fmsite_area ul li a {color:#999999}

#wrapper .left_wrap .lnb_area {}
#wrapper .left_wrap .lnb_area ul {}
#wrapper .left_wrap .lnb_area ul li {}
#wrapper .left_wrap .lnb_area ul li a.mn {display:block;width:230px;text-align:center; font-weight:bold; color:#fff; font-size:18px;}
#wrapper .left_wrap .lnb_area ul li a:link{color:#fff;text-decoration:none}
#wrapper .left_wrap .lnb_area ul li a:visited{color:#fff;text-decoration:none}
#wrapper .left_wrap .lnb_area ul li a:active{color:#fff;text-decoration:none}
#wrapper .left_wrap .lnb_area ul li a:hover{color:#66ccff;text-decoration:none}
#wrapper .left_wrap .lnb_area ul li .slnb li {border-bottom:1px solid #d8d8d8; font-size:16px; font-weight:bold; color:#666}
#wrapper .left_wrap .lnb_area ul li .slnb a:link{color:#666;text-decoration:none}
#wrapper .left_wrap .lnb_area ul li .slnb a:visited{color:#666;text-decoration:none}
#wrapper .left_wrap .lnb_area ul li .slnb a:active{color:#666;text-decoration:none}
#wrapper .left_wrap .lnb_area ul li .slnb a:hover{color:#000;text-decoration:none}
#wrapper .left_wrap .lnb_area ul li .slnb li:first-child {border-top:none;}
#wrapper .left_wrap .lnb_area ul li .slnb li.last {border-bottom:none;}
#wrapper .left_wrap .lnb_area ul li .slnb li a.smn {display:block;width:190px;height:30px;padding:15px 0 0 20px;}
#wrapper .left_wrap .lnb_area ul li .slnb li.on a.smn {display:block;width:190px;height:30px;padding:15px 0 0 20px;}
#wrapper .left_wrap .lnb_area ul li .slnb li.off a.smn {display:block;width:190px;height:30px;padding:15px 0 0 20px;}
#wrapper .left_wrap .lnb_area ul li .slnb li ul {display:none;margin-top:8px;padding-bottom:6px;}
#wrapper .left_wrap .lnb_area ul li .slnb li li {margin:0 0 3px 25px;padding-left:6px;border:none; }
#wrapper .left_wrap .slnb {display:none;position:absolute;z-index:3;left:230px;top:0;padding:0 5px 0 0;width:149px;height:100%;}
#wrapper .left_wrap .slnb > ul {overflow:hidden;width:150px;height:100%;padding-top:180px;background:#e5e5e5 ;}


#m_visual{z-index:1; padding-left:230px;}
#m_visual .m_visual_text{position:absolute; top:100px; left:350px; color:#666; font-size:14px; font-weight:bold}
#m_visual .m_visual_text p{color:#000; font-size:50px; font-weight:bold; line-height:40px; padding-bottom:20px;}
#m_visual .m_visual_text span{ color:#125aac;font-size:50px; font-weight:bold}
.m_visual_text{position:absolute; top:15px; left:30px; color:#333; font-size:14px; font-weight:bold}
.m_visual_text p{color:#000; font-size:50px; font-weight:bold; line-height:40px; padding-bottom:20px;}
.m_visual_text span{ color:#125aac;font-size:50px; font-weight:bold}

h1 { width:230px; font-size:0; }

.lnb {
	position: relative;
	float: left;
	display: block;
	/*height: 40px;*/
    width:231px;
	border-radius: 30px;
}

.lnb ul {
	list-style: none;
	margin: 0;
	
}

.lnb ul li { font-size:0}


#contents {
	clear: both;
	float: left;
	position: relative;
	width: 100%;
	background:url(/image/bg.gif) repeat-y left;	
}



#main_visual{float: left;}
#main_con{width:400px; position:absolute; right:0; top:0; background-color:#FFF; z-index:200}
.m_join{padding:30px;}
.m_board li{ float:left; }
.m_banner{ width: 396px; clear:both;}
/*.m_banner ul{position:absolute; right:20px; bottom:120px;}
.m_banner li{ float:left; padding-left:5px;}*/



#left { 
	float: left; 
	width: 200px; 
	padding-bottom: 10px; 
}

#left h2 span.lsub_title {
	display: table-cell;
	width: 200px;
	height: 50px;
	font-weight: bold;
	padding-bottom: 10px;
	/*border: 3px solid #369;*/
	border-radius: 12px 12px 0px 0px;
	text-align: center;
	vertical-align: bottom;
	color: #ddd;
}

nav.submenu { 
	list-style: none; 
	padding: 5px 0px 15px 0px; 
	border: 1px solid #ccc;
	border-top: none;
	border-radius: 0px 0px 10px 10px;
}

nav.submenu ul li { 
	background: url('/images/comm/leftmenu_dot.gif') no-repeat 10px 10px;
	border-bottom: 1px solid #bbb; 
}

nav.submenu ul li:last-child { border: none; }

nav.submenu a, nav.submenu a:visited { 
	display: block;
	padding: 10px 5px 10px 30px; 
	width: 178px; 
	font-size: 14px;
}

nav.submenu a:hover, nav.submenu a:active, nav.submenu a:focus { 
	/*background-color: #369; */
	color: #369; 
}

nav.submenu a span {
	display: inline-block;
	width: 17px;
	height: auto;
	color: rgba(240, 88, 30, .8);
}

#sub_contents {
	clear: both;
	float: left;
	position: relative;
	width: 100%;
	background:url(/image/bg.gif) repeat-y left;
}

/*.bgcon{background:url(/pum/image/intro_bg.gif) no-repeat left top; position:fixed; left:1280px;}*/
.bgcon {left: 1280px; top: 0px; width: 640px; height: 100%; position: fixed;}
.intro_bg{background:url(/image/intro_bg.gif) no-repeat left bottom; }

#snb{width:150px; float:left; padding-top:180px;}
#snb li{ padding:10px 0 10px 30px; border-bottom:1px solid #d8d8d8;}

#content { padding:50px 90px; width: 870px; float: left; min-height:750px; margin-left:230px;}

.content_title { position:relative; overflow: hidden;width: 100%; margin: 0 auto; z-index: 2; border-bottom: 1px solid #e8e8e8;	font-size:36px; line-height:36px; font-weight:bold; color:#000; padding-bottom:40px; margin-bottom:50px;}

.location{position:absolute; bottom:40px; right:0; font-size:12px; color:#999999; font-weight:normal; }
.location a{ color:#999; padding:0 4px;}
.location .on{color:#666; font-weight:bold}

.path {
	float: right;
	width: auto;
	height: 20px;
	padding: 15px 0 0 12px;
	font-size: 11px;
	color: #a8a8a8;
	letter-spacing: 0px;
	text-align: right;
}

.path a {
	padding: 0 0 0 11px;
	color: #a8a8a8;
	background: url('/images/comm/bg_path.gif') no-repeat 0 3px;
}

.path span {
	color: #3db84b;
}


.content_title h2 {
	float: left;
	display: block;
	width: auto;
	height: auto;
	padding: 0px 0px 5px 15px;
	color: #5a5a5a;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: -1px;
	/*background: url('/pum/images/icon/circle_01.gif') no-repeat 0 7px;*/
}

.content_main {
    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('/image/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(/pum/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('/image/icon/ico_preE.gif')no-repeat 3px 6px #fbfafa !important;
}

.paginate a.pre {
	background: url(/image/icon/ico_pre.gif) no-repeat 5px 6px #fbfafa !important;
}

.paginate a.next {
	background: url('/image/icon/ico_next.gif') no-repeat 30px 6px #fbfafa !important;
}

.paginate a.nextE {
	background: url('/image/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: 1px 0 0 3px;
	width: 180px;
	height: 20px;
	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;
}

#searchbox fieldset a img { 
	height: 20px;
}

.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 td.comment {
	line-height: 7em !important;
	padding: 40px 0px;
}


.boardview td.comment p {
	line-height: 2.4em !important;
}

.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;*/
	margin-bottom: 30px;
	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('/image/icon/comment_prev.gif') no-repeat 80px 13px #f2f2f4;
    font-weight: bold;
    color: #5d86c1;
}

.boardview_comment th.next {
    background: url('/image/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: 728px;
}

.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('/pum/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 {
	width: 100%;
	float: left;
	height:840px;
}



#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(/pum/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(/pum/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(/pum/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;}

/* board  */
.board_top{overflow:hidden; margin-bottom:20px;}
.board_top .search.fr{float:right}
.board_top .search select{height:40px; width:150px; margin-right:5px; border:1px solid #d9d9d9;}
.board_top .search input[type=text]{border:1px solid #d9d9d9; border-right:none; padding:0 0 0 10px; height:40px; line-height:40px; font-size:14px; width:200px; margin-right:-5px}
.board_top .search .btn_search{display:inline-block; *display:inline; *zoom:1; border:1px solid #d9d9d9; border-left:none; width:40px; height:40px; text-indent:-9999px; background:url(/pum/image/ico_search.gif) center no-repeat; vertical-align:middle}


table.board_list{width:100%; margin-bottom:20px;border-top:2px solid #88acd5;}
table.board_list thead th{text-align:center; padding:18px 0; border-bottom:1px solid #e6e6e6; font-family:'nanumB'; color:#000; font-weight:normal;  font-size:14px; background-color:#f3f7fb;}
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 .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  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 .ico_home{display:inline-block; *display:inline; *zoom:1; margin-left:10px; padding:0 10px; color:#fff; background:#125aac; height:30px; line-height:28px; font-family:'nanumB'}
table.board_list tbody .ico_home a{color:#fff}

table.board_view{width:100%; border-top:2px solid #88acd5; margin-bottom:20px;}
table.board_view .subject th,table.board_view .subject td{background:#fafafa}
table.board_view th{border-bottom:1px solid #e6e6e6;  padding:12px 15px; text-align:center; text-align:left; font-weight:bold;   background-color:#f3f7fb;}
table.board_view td{border-bottom:1px solid #e6e6e6; border-left:1px solid #e6e6e6; padding:12px 15px;}
table.board_view td.view_contents{padding:30px; line-height:18px;  vertical-align:top; text-align:left; }

.pagenum{padding:15px 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:15px; right:0; padding:0; margin:0}
a.btn_gray{height:30px;padding:0 20px;display:inline-block;*display:inline; *zoom:1;margin:0 2px; font-family:'nanumB'; font-size:12px; line-height:30px; color:#333; background:#f0f0f0; border:1px solid #d1d1d1}
a:hover.btn_gray{text-decoration:none}


/*content css*/
h4{background:url(/image/icon.gif)  no-repeat; padding:0 0 10px 30px; font-size:18px; font-weight:bold; color:#125aac;}
#print_area>h4 { font-size: 14px; }
/*.h4_list{margin:0 0 40px 30px}*/
.h4_list{margin:0 0 40px 0px}

.t_1{border-top:2px solid #88acd5;}
.t_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}
.t_1 th{background-color:#f3f7fb; border-bottom:1px solid #e6e6e6; border-right:1px solid #e6e6e6; padding:10px 20px; text-align:left; font-weight:bold; }
.t_1 td{border-bottom:1px solid #e6e6e6; border-right:1px solid #e6e6e6; padding:10px;}
.t_1 .last{border-right:none}
.t_1 .center{ text-align:center}

.tab{overflow:hidden;}
.tab li{float:left;}
.tab li a{display:block; background:#fafafa; padding:10px 30px; text-align:center; font-size:14px; border-right:1px solid #e6e6e6; border-top:1px solid #e6e6e6;}
.tab li.current a{background:#fff;  color:#125aac;  border:1px solid #88acd5; border-bottom:none}
.mL30{margin-left:30px !important}

.map{margin-top:10px;}
.map dl dt{ /*float:left*/}
.map dl dt, dd{font-size:14px; height:30px; line-height:40px;}
.map dl dt{color:#125aac; /*font-family:'nanumB';*/ width:60px}
.map dl dd { margin-top: -19px; padding-left: 75px; }

.family li{ display:inline;  padding-right:20px;}

/* member */
.member_tab{overflow:hidden;  border-bottom:1px solid #88acd5;}
.member_tab li{float:left;}
.member_tab li a{display:block; background:#fafafa; padding:20px 100px; text-align:center; font-size:14px; border-right:1px solid #e6e6e6; border-left:1px solid #e6e6e6; border-top:1px solid #e6e6e6;}
.member_tab li.current a{background:#fff;  color:#125aac;  border:1px solid #88acd5; border-bottom:none}
.memberBox{padding:40px 0; margin-bottom:60px}
.memberBox.login{ border-bottom:1px solid #e6e6e6; padding:60px 0;}
.memberBox .tit{text-align:center; font-size:24px; line-height:34px; margin-bottom:40px; font-family:'nanumB'}
.memberBox .tit span{color:#125aac;font-family:'nanumB'}
.memberBox ul{width:70%; margin:0 auto; position:relative}
.memberBox li{padding-right:160px; margin-bottom:10px}
.memberBox li input[type=text],.memberBox li input[type=password]{height:50px; line-height:50px; padding:0 2%; width:96%; font-size:1.08rem}
.memberBox input[type=text],.memberBox li input[type=password]{ border:1px solid #e6e6e6; padding:2px 10px}
.memberBox li.btn_login{padding-right:0; position:absolute; top:0; right:0}
.memberBox li.btn_login a{display:block; text-align:center; background:#125aac; width:140px; height:115px; text-align:center;  color:#fff; font-size:18px; font-family:'nanumB'; -webkit-border-radius:3px; -moz-border-radius:3px; -o-border-radius:3px; border-radius:3px;}
.memberBox li.btn_login a span{background:url(/image/ico_login.png) center 25px no-repeat; padding-top:70px; display:inline-block; *display:inline; *zoom:1; }

.jonin_icon_1{ background:url(/pum/image/join_icon_1.gif) 0 20px no-repeat; width:140px; height:120px; margin:0 auto; padding:20px 0}
.jonin_icon_2{ background:url(/pum/image/join_icon_2.gif) 0 20px no-repeat; width:130px; height:120px; margin:0 auto; padding:20px 0}

.login_link{width:80%; margin:0 auto;}
.login_link li{padding:10px 170px 10px 20px; background:url(/pum/image/ico_1.gif) left center no-repeat; position:relative; color:#333333; font-size:14px;}
.login_link li span{color:#999999; padding-left:15px}
.login_link li a{height:30px; line-height:30px; font-size:14px; color:#fff; font-family:'nanumB'; padding:0 20px; background:#b2b2b2; -webkit-border-radius:3px; -moz-border-radius:3px; -o-border-radius:3px; border-radius:3px; position:absolute; top:20px; right:0}

.find_result{border-top:1px solid #e6e6e6; border-bottom:1px solid #e6e6e6; background:#fafafa; color:#999; font-size:30px; text-align:center; padding:50px 0}
.find_result p{color:#333; text-align:center; padding-top:40px}

.agreeBox{border:1px solid #e6e6e6; background:#f3f7fb; 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}

table.tb_join{width:100%; margin-bottom:10px; border-top:1px solid #88acd5;}
table.tb_join th{border-bottom:1px solid #d9d9d9; text-align:left; padding:13px 0 13px 15px;  font-weight:normal;  color:#000; font-family:'nanumB'; vertical-align:top; width:120px}
table.tb_join th.tit{background:#f3f7fb; }
table.tb_join th.tit h3{font-size:14px;color:#125aac; font-weight:bold }
table.tb_join th.tit .txt{ font-family:'nanum'; color:#999999}
table.tb_join th.tit .txt span{color:#ff0000}
table.tb_join th span{color:#ff0000; margin-right:5px}
table.tb_join td{border-bottom:1px solid #d9d9d9; border-left:1px solid #d9d9d9; padding:13px 20px;  font-size:12px}
table.tb_join td input[type=text],table.tb_join td input[type=password]{padding:0 1%; height:30px; line-height:30px; border:1px solid #e6e6e6;}
table.tb_join td .input1{width:40% !important}
table.tb_join td .input2{width:50% !important}
table.tb_join td select{height:30px;border:1px solid #e6e6e6;}
table.tb_join td input[type=file]{ margin-bottom:10px}
table.tb_join td textarea{width:100%; height:150px; margin-bottom:10px}
table.tb_join td .txt{color:#999999; padding-left:15px;}
table.tb_join td table{float:left}
table.tb_join td table.tel{width:50%}
table.tb_join td table.address{width:50%; margin-bottom:10px}

.join_sel{border-bottom:1px solid #88acd5; border-top:1px solid #88acd5;}
.join_sel td{border-right:1px solid #88acd5; padding:50px; text-align:center}
.join_sel .none{border-right:none;}
.join_sel p{ color:#125aac; font-size:18px; font-weight:bold; }
.join_sel .b{ color:#000;}

/* 버튼 */
.btnWrap{padding:20px 0 50px 0;overflow:hidden;clear:both;text-align:center}
.btn_l{padding:10px 0 50px 0;overflow:hidden;clear:both;text-align:left}
.btn_r{padding:10px 0 50px 0;overflow:hidden;clear:both;text-align:right}
.btnWrap .btn_l{float:left;padding:0}
.btnWrap .btn_r{float:right;padding:0}
.btnWrap a{margin:0 10px}
.btn_l a{margin:0 10px 0 0}
.btn_r a{margin:0 0 0 10px}
.btnWrap img, .btn_l img, .btn_r img{margin:1px}


a.btn_blue{height:50px;padding:0 40px;display:inline-block;*display:inline; *zoom:1; font-family:'nanumB'; font-size:18px; line-height:50px; color:#fff; background:#125aac; -webkit-border-radius:3px; -moz-border-radius:3px; -o-border-radius:3px; border-radius:3px;}
a:hover.btn_red{text-decoration:none}

a.btn_blue_2{height:30px; display:inline-block;*display:inline; *zoom:1; line-height:30px; font-size:12px; color:#fff;  padding:0 20px; background:#125aac; -webkit-border-radius:3px; -moz-border-radius:3px; -o-border-radius:3px; border-radius:3px;}
a:hover.btn_blue_2{text-decoration:none}

a.btn_gray{height:30px; display:inline-block;*display:inline; *zoom:1; line-height:30px; font-size:12px; color:#fff;  padding:0 20px; background:#b2b2b2; -webkit-border-radius:3px; -moz-border-radius:3px; -o-border-radius:3px; border-radius:3px;}
a:hover.btn_gray{text-decoration:none}

a.btn_gray_2{height:50px;padding:0 40px;display:inline-block;*display:inline; *zoom:1; font-family:'nanumB'; font-size:18px; line-height:50px; color:#fff; background:#b2b2b2; -webkit-border-radius:3px; -moz-border-radius:3px; -o-border-radius:3px; border-radius:3px;}
a:hover.btn_gray_2{text-decoration:none}

#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;
	padding: 10px 0; 
	background-color:#171717;
}


/*footer h3.footer_logo {
	float: left;
	width: 110px;
	height: 40px;
	margin-left: 50px;
	background: url('/pum/images/small_logo.gif') no-repeat center center;
	text-indent: -9000px;
}*/


footer address {
	margin-left: 30px;
	font-size: 0.75em;
}

footer .copy{padding:20px 0 0 30px;}
footer .copy li{ display:inline}
footer .banner{ position:absolute; bottom:15px; left:580px; padding:0 10px; background-color:#FFFFFF}
footer .banner img{ vertical-align:middle}
