@charset "utf-8";
/*@import url(http://ts.daumcdn.net/custom/blog/0/606/skin/images/nanumgothic.css);*/
@import url(https://fonts.googleapis.com/earlyaccess/nanumgothic.css);
/*@import url(http://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);*/
/*@import url(http://fonts.googleapis.com/earlyaccess/nanumbrushscript.css);*/
/*@import url(http://fonts.googleapis.com/earlyaccess/nanumpenscript.css);*/
*{
	margin:0px;
	padding:0px;	
}
html, body{
	width:100%;
	height:100%;
}
body{
	font-size:12px;
	font-family:Gulim;
	color:#313131;
	background-color:#F0F0F0;
	/*padding-top:60px;*/
}
a{
	border:0;
	color:#313131;
}

.container-narrow{
	margin: 0 auto;
	width:100%;
	/*height:auto !important;*/
	height:100%;
	min-height:100%;
	/*background:url('../../inc/img/main_bg.jpg') repeat-x 0 0px;*/
	/*background-color:#F0F0F0;*/
}
#top{
	height:33px;
	width:100%;
	border-bottom:solid 1px #8E9AA8;
	background-color:#48524A;
}
#top_box{
	height:33px;
	margin: 0 auto;
	max-width:994px;
	width:994px;
}
.link_text{font-size:12px;font-family:Gulim;color:#fff;}
.login_text{font-size:12px;font-family:Gulim;font-weight:bold;color:#fff;}
#top_box>ul>li>a:hover,#top_box>h7>ul>li>a:hover{line-height:12px;background-color:#4C5469;}
#main_box{
	/*height:580px;*/
	margin: 0 auto;
	max-width:994px;
	width:994px;
}
#menubar{
	/*height:112px;*/
	height:92px;
	margin: 0 auto;
	/*max-width:994px;*/
	width:100%;
	display: flex;
	justify-content: center;
	font-family: 'Nanum Gothic';
	font-size:12pt;
	font-weight:bold;
	color:#000; 
}
#logo{
	float:left;
	width:160px;
	height:50px;
	background:url('../../inc/img/logo_sub.jpg') no-repeat 0 0px;
	/*margin-top:20px;*/
	margin-top:0px;
	margin-left:28px;
	margin-right:75px;
	padding:0px;
}
#main_menu{
	/*padding-top:25px;*/
	padding-top:5px;
}
#main_menu>li{
	/*width:120px;*/
	padding-left:12px;
	text-align:center;
}
#main_menu>li>a:hover{
	background-color:#08c;
	color:#fff;	
}

#sub_box{
	width:100%;
	/*height:800px;*/
	/*background:url('../../inc/img/main_img_bg.jpg') repeat-x 0px 20px;*/
	/*padding-top:20px;*/
	/*padding-bottom:100px;*/
}
#sub_top{
	width:100%;
	/*height:70px;*/
	height:0px;
	/*background-color:#51C5EA;*/
	/*background:url('../../inc/img/sub_top_bg.jpg') repeat-x 0px 0px;*/
}
#sub_content{
	position:relative;
	/*top:-80px;*/
	z-index:1;
	margin:0 auto;
	max-width:990px;
	background-color:#fff;	
	border-left:2px solid #DBDBDB;
	border-right:2px solid #DBDBDB;
	/*border-bottom:2px solid #768F8B;*/
}
#sub_menu{
	float:left;
	/*width:170px;*/
	width:200px;
	padding:0px 14px 40px;
	margin-left:20px;
	/***margin-right:30px;***/
	/*background-color:#f1f1f1;*/
	background-color:#fff;
	font-family: 'Nanum Gothic';
	font-size:10pt;
	font-weight:bold;
	/*border:1px solid #e5e5e5;*/
}
#sub_menu>.nav{
	padding-top:5px; 
	text-align:left;	
}
#sub_menu>.nav>li{
	width:140px;
}
#sub_menu>.nav>li.active>a{
	/*background-color:#0069D2;*/
	/*background-color:#cedff3;*/
	background-color:#ADDBDB;
	color:#265bba;
}
#sub_menu>.nav>li>a:hover{
	/*background-color:#01CFFE;*/
	background-color:#accaed; 
}
.title_m{
	height:34px;
	/*background-color:#506BB2;*/
	background-color:#fff;
	/*border-top: 22px solid #51C5EA;*/
	border-top: 30px solid #fff;
	/*border-bottom: 1px solid #E0DFDB;*/
	padding-top:14px;
	padding-right:30px;
	text-align:center;
	font-family: 'Nanum Gothic';
	font-size:17pt;
	font-weight:bold;
	/*color:#fff;*/
	color:#545454;
}

#sub_info{
	float:left;
	/***
	width:700px;
	max-width:700px;
	***/
	width:740px;
	max-width:740px;
	background-color:#fff;
	overflow:hidden;
	/*border-top:dashed 1px #e1e1e1;*/
	background:url('../../inc/img/sub_top.jpg') no-repeat 0px 38px;
}
.title_line{
	width:740px;
	height:8px;
	max-width:740px;
	overflow:hidden;
	/*background:url('../../inc/img/sub_top_line.jpg');*/
}
.title_s{
	height:25px;
	width:300px;
	/*background-color:#fff;*/
	/*
	padding-top:39px;
	padding-left:20px;
	*/
	padding-top:70px;
	padding-left:30px;
	font-family: 'Nanum Gothic';
	font-size:13pt;
	font-weight:bold;
	/*color:#515AB3;*/
	color:#545454;
	float:left;
	/*background-color:silver;*/
}
.title_step{
	/*
	height:24px;
	padding-top:45px;
	*/
	height:63px;
	padding-top:1px;
	padding-right:20px;
	font-family: 'Nanum Gothic';
	font-size:9pt;
	/*font-weight:bold;*/
	/*color:#717171;*/
	color:#515151;
	float:right;
	/*background-color:yellow;*/
}
#sub_info_box{
	clear:both;
	/*min-height:350px;*/
	min-height:600px;
	padding-top:20px;
	/*border-top:solid 1px #e1e1e1;*/
	/*
	padding-top:30px;
	padding-bottom:20px;
	padding-left:40px;
	padding-right:20px;
	*/
	/*
	border-left:dotted 1px #e1e1e1;
	border-right:dotted 1px #e1e1e1;
	*/
}
#page_content_box{
	margin: 0 auto;
	padding:0px;
	max-width:738px;
	font-size:13px;
	word-break:break-all;
}
/*#page_content_box>p{padding-top:5px;}*/

#pgtype_1{
	overflow:hidden;
}
#pgtype_1_pic{
	float:right;
	/*padding:10px;*/
	padding-left:20px;
	padding-top:10px;
}
#pgtype_1_pic_fra{				
	margin-bottom:5px;
}
#pgtype_1_pic>p{}


.clear_box{
	clear:both;
}

#bottom{
	width:100%;
	/*height:66px;*/
	/*height:100px;*/
	/*background:url('../../inc/img/bottom_bg.jpg') repeat-x 0px 0px;*/
	/**margin-bottom:10px;**/
	background-color:#8FAFAA;
}
#bottom_box{
	margin: 0 auto;
	max-width:990px;
	height:36px;
	background-color:#fff;
	border-left:2px solid #DBDBDB;
	border-right:2px solid #DBDBDB;
	border-bottom:2px solid #768F8B;
}
#quick_box{
	/*height:64px;*/
	margin: 0 auto;
	max-width:940px;
	/*
	border:solid 1px #e1e1e1;
	background-color:#fff;
	*/
}
#quick_menu{
	color:#fff;
	padding-top:16px;
	padding-bottom:10px;
	margin-bottom:0px;
}
#quick_menu>li>a{color:#fff;font-size:12px;font-weight:bold;font-family: 'Nanum Gothic';}
#quick_menu>li>a:hover{background-color:#8FAFAA;font-size:13px;font-weight:bold;}

#footer{
	/*
	padding-top:30px;
	padding-bottom:20px;
	*/
	width:100%;	
	/*height:100%;*/
	height:55px;
	/*border-top:1px solid #e1e1e1;*/
	/*background:url('../../inc/img/footer_bg.jpg') repeat-x 0px 0px;*/
	/*background-color:#4c5469;*/
	background-color:#8FAFAA;
	color:#bdbfbe;
}
#footer_box{
	margin: 0 auto;
	width:940px;
	max-width:940px;
	height:55px;
	/*padding-top:2px;*/
}
#footer_box>p{/*padding-top:7px;*/text-align:right;color:#557872;}


/*
.dropdown.open>a:link{
	background-color:#08c;
}
*/

.dropdown-menu{
	/*
	-webkit-border-radius:1px;
	-moz-border-radius:1px;
	border-radius:1px;
	border:1px solid #515151;
	border:1px solid rgba(0,0,0,0,2);
	background-color:#515151;
	*/
	width:750px;
	border:0;
	font-size:10pt;            	
	-webkit-box-shadow:0 0px 0px rgba(0,0,0,0);
	-moz-box-shadow:0 0px 0px rgba(0,0,0,0);
	box-shadow:0 0px 0px rgba(0,0,0,0);
}
ul.dropdown-menu.nav-pills{
	background-color:transparent;
}
.dropdown-menu>li>a{
	padding-top:2px;
	padding-bottom:2px;
	font-weight:bold;
	/*color:#717171;*/
	color:#515151;
}

#board_box{
	float:right;
	/*padding:35px 0px 0px 30px;*/
	/**padding:40px 10px 0px 20px;**/
	padding:40px 40px 40px 20px;
	/*width:708px;*/
	/**width:700px;**/
	width:670px;
}
.default_margin {height:10px;}
.mini_margin {height:2px;}

.board_list_title {height:28px;background-color:#f2f2f2;}
.board_list_text {height:28px;background-color:#ffffff;}
.board_list_line1 {height:28px;font-size:9pt;background-color:#ffffff;}
.board_list_line2 {height:28px;font-size:9pt;background-color:#f3f8f9;}
.board_list_gray {height:28px;font-size:9pt;background-color:#f2f2f2;}

table .board_list_title td{
	border-top:2px solid #30A5CB; 
	border-bottom:1px solid #D9D9D9;
}
table .board_list_text td, table .board_list_line1 td, table .board_list_line2 td, table .board_list_gray td{
	border-bottom:1px solid #cccccc;	
}
.board_title {color:#454545;font-weight:bold;font-size:9pt;}
.board_text {color:#454545;font-size:9pt;}

table tr td a:hover{color:blue;text-decoration:none}

.btn_font {font-size:9pt;}

.list_gray {height:28px;background-color:#f2f2f2;}

.board_pic_frame{
	float:left;
	text-align:center;
	margin-right:60px;
	margin-bottom:24px;
}
.board_pic_thumb{
	width:160px;
	height:129px;
	background-color:#fff;
	border:solid 1px #e1e1e1;
}
.board_pic_thumb img{
	border:0;
	padding:0;
	margin:5px;
	width:150px;
	max-width:150px;
	height:119px;
	max-height:119px; 
}

#content_box{
	margin: 0 auto;
	max-width:708px;
	padding:20px 10px;
	font-size:13px;
	word-break:break-all;
}
#content_box>p{padding-top:5px;}


#comment_count{margin-top:80px;border-bottom:1px solid #cccccc;padding-left:10px;}

#comment_list{
	width:100%;
}
#comment_line{padding-bottom:10px;border-bottom:1px dotted #d1d1d1;}
#comment_memo{padding:10px;}
#comment_name{font-weight:bold;}
#comment_date{padding-left:10px;padding-right:5px;color:#a1a1a1;}
#comment_text{}

#comment_input{
	margin-top:20px;
	width:100%;
	border:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
.comment_input_head{padding-left:10px;padding-top:5px;color:#515151;font-size:13px;font-weight:bold;}
.comment_input_size{width:70px;padding-right:10px;padding-top:5px;text-align:right;}
.comment_input_text{padding-left:10px;padding-bottom:7px;height:65px;}
.comment_input_btn{width:70px;padding-left:2px;padding-bottom:7px;height:65px;}
.btn_comment{width:68px;height:40px;margin:0;padding:0;padding-top:20px;font-size:14px;border-top:1px solid #c1c1c1;border-right:1px solid #c1c1c1;border-bottom:1px solid #c1c1c1;}
.btn_comment:hover{border-top:1px solid #c1c1c1;border-right:1px solid #c1c1c1;}


textarea, .text_box {width:98%;height:300px;font-size:13px;}

input[type="text"], input[type="password"], select {
	margin:2px 0px;padding:0px 0px 0px 4px;height:20px;line-height:20px;font-size:12px;
}

select {border:1px solid #ccc;}
				
.tabbable{margin:0px;padding:0px;}
.nav-tabs{
	/*border-bottom:1px solid #CDDBE8;*/
	border-bottom:0px solid #CDDBE8;
	/*margin-bottom:10px;*/
	margin-bottom:8px;
	font-family: 'Nanum Gothic';
	font-size:12px;
	font-weight:bold;
	color:#5E719B;
}
.nav-tabs>li.active> a{
	border:1px solid #CDDBE8;
	border-bottom:0px solid #fff;
	font-family: 'Nanum Gothic';
	font-size:13px;
	font-weight:bold;
	color:#1C6FA1;
	line-height:16px;
	background-color:#00C7DE;
	color:#fff;
}
.nav-tabs>li.active> a:hover{
	border:1px solid #CDDBE8;
	border-bottom:0px solid #fff;
	font-family: 'Nanum Gothic';
	font-size:13px;
	font-weight:bold;
	color:#1C6FA1;
	line-height:16px;
	background-color:#00C7DE;
	color:#fff;
}
.nav-tabs>li> a{
	border:1px solid #CDDBE8;
	border-bottom:0px solid #fff;
	font-family: 'Nanum Gothic';
	font-size:13px;
	font-weight:bold;
	/*color:#5E719B;*/
	color:#000;
	line-height:16px;
}
.nav-tabs>li> a:hover{
	border:1px solid #CDDBE8;
	border-bottom:0px solid #fff;
	font-family: 'Nanum Gothic';
	font-size:13px;
	font-weight:bold;
	color:#5E719B;
	background-color:#fff;
}
.tab-content, .tab-pane{margin:0px;padding:0px;}

.person_tab_title{color:#616161;font-weight:bold;font-size:13px;vertical-align:middle;padding-left:5px;}
.person_pic_frame{
	float:left;
	text-align:center;
	padding-right:95px;
	padding-bottom:24px;
	width:550px;
	border-bottom:1px dashed #d1d1d1;
	margin-bottom:20px;
}
.person_pic_frame > p{
	padding-top:2px;
	text-align:left;
	line-height:200%;
}
.person_title{color:#000;font-weight:bold;font-size:13px;font-family:'Nanum Gothic';}
.person_text{color:#313131;font-size:13px;font-family:'Nanum Gothic';}
.person_pic_thumb{
	width:117px;
	height:147px;
	background-color:#fff;
	border:solid 1px #e1e1e1;
	display:inline-block;
	float:left;
	margin-right:40px;
}
.person_pic_thumb img{
	border:0;
	padding:0;
	margin:5px;
	width:107px;
	max-width:107px;
	height:137px;
	max-height:137px;
}

.person_pic_frame2{
	float:left;
	text-align:center;
	/*padding-right:40px;   /* 4열 */
	padding-right:80px;   /* 3열 */
	margin-bottom:24px;
}
.person_pic_frame2 > p{
	padding-top:5px;
	font-family: 'Nanum Gothic';
	font-size:12px;
	color:#000;
}
.person_title2{color:#000;font-weight:bold;}
.person_pic_thumb2{
	width:117px;
	height:147px;
	background-color:#fff;
	border:solid 1px #e1e1e1;
}
.person_pic_thumb2 img{
	border:0;
	padding:0;
	margin:5px;
	width:107px;
	max-width:107px;
	height:137px;
	max-height:137px;
}


.tb_box{margin:10px auto;margin-left:30px;width:660px;}
.tab_box{margin:0px auto;margin-right:5px;width:670px;}
.tb_top{height:22px;}

.tb_title_b{font-size:18px;font-weight:bold;font-family:'Nanum Gothic';color:#515151;vertical-align:middle;padding-left:5px;}
.tb_title{font-size:14px;font-weight:bold;font-family:'Nanum Gothic';color:#515151;vertical-align:middle;padding-left:5px;}
.tb_stitle{font-size:12px;font-weight:bold;font-family:'Nanum Gothic';color:#515151;vertical-align:middle;padding:0px;margin:0px;}
.tb_text_b{font-size:14px;font-weight:bold;font-family:'Nanum Gothic';color:#515151;padding-top:4px;padding-bottom:4px;}
.tb_text{font-size:12px;font-family:'Nanum Gothic';color:#515151;}
.tb_top_line{background-color:#6297DB;height:2px;}
.tb_list_line{height:32px;background-color:#ffffff;}
.tb_list_title{color:#fff;background-color:#4479C5;font-weight:bold;text-align:center;border-left:1px solid #D5D5D5;border-right:1px solid #D5D5D5;}
.tb_list_item{width:130px;color:#5D7533;background-color:#F5F5F5;border-left:1px solid #D5D5D5;border-right:1px solid #D5D5D5;border-bottom:1px solid #D5D5D5;text-align:center;font-weight:bold;font-family:'Nanum Gothic';font-size:12px;}
.tb_list_text{padding:0px 10px;color:#313131;background-color:#ffffff;border-right:1px solid #D5D5D5;border-bottom:1px solid #D5D5D5;font-family:'Nanum Gothic';font-size:12px;}
.tb_list_title3{color:#fff;background-color:#A6A6A6;font-weight:bold;text-align:center;border-left:1px solid #D5D5D5;border-right:1px solid #D5D5D5;}
.tb_list_title2{color:#fff;background-color:#ADDBDB;font-weight:bold;text-align:center;border-left:1px solid #D5D5D5;border-right:1px solid #D5D5D5;}
.tb_list_item2{color:#5D7533;background-color:#F5F5F5;border-left:1px solid #D5D5D5;border-right:1px solid #D5D5D5;border-bottom:1px solid #D5D5D5;text-align:center;font-weight:bold;font-family:'Nanum Gothic';font-size:12px;}
.tb_list_text2{padding:0px 10px;color:#313131;background-color:#ffffff;border-right:1px solid #D5D5D5;border-bottom:1px solid #D5D5D5;text-align:center;font-family:'Nanum Gothic';font-size:12px;}
.tb_bottom_line{background-color:#D2DFAD;height:1px;}	
.tb_btn{margin-top:10px;text-align:right;}
.tb_center{text-align:center;}

.tab_title{font-weight:bold;font-family:'Nanum Gothic';font-size:13px;}
.tb_history_item{padding:5px 10px;width:80px;color:#5D7533;background-color:#F3F7E8;border-left:1px solid #CCCC99;border-right:1px solid #CCCC99;border-bottom:1px solid #CCCC99;text-align:center;vertical-align:top;font-weight:bold;font-family:'Nanum Gothic';font-size:13px;}
.tb_history_text{padding:5px 10px;color:#313131;background-color:#ffffff;border-right:1px solid #CCCC99;border-bottom:1px solid #CCCC99;font-family:'Nanum Gothic';font-size:12px;}
.day_line{}
.tb_box>.alert-info{height:20px;padding:5px 10px;margin:0px;margin:25px 0px 10px;font-weight:bold;font-family:'Nanum Gothic';font-size:14px;letter-spacing:0.15em;}
.day_title{padding:2px 10px;width:120px;display:inline-block;text-align:left;vertical-align:top;margin-right:30px;font-family:'Nanum Gothic';font-size:13px;color:#473692;font-weight:bold;}
.day_text{padding:2px;width:480px;display:inline-block;font-family:'Nanum Gothic';font-size:12px;color:#515151;border-bottom:1px dotted #919191;font-weight:bold;}


.text_black_b {color:#454545;font-weight:bold;font-size:9pt;}
.text_black {color:#454545;font-size:9pt;}
.text_blue {color:blue;font-size:9pt;}
.text_red {color:red;font-size:9pt;}
.text_gray {color:gray;font-size:9pt;}

