/*서브페이지css*/
.org_title { height:54px; display:block; font-size:1.5em; text-align:center ; color:#fff; font-family:NanumGothic_bb; margin-top:16px;}
/*본문*/
#article { margin: 15px 4% ;width:92%; clear:both; line-height:21px; letter-spacing:-1px}
#article h3 { color:#e94e1b; font-family:NanumGothic_bb; font-size:1.3em; padding:0 0 15px 0 ;/* border-bottom:2px solid #ccc*/}
#article h4 { color:#e94e1b; font-family:NanumGothic_b; font-size:1.3em;padding:10px 0 10px 0 }
#article h5 { color:#333; font-size:1em; font-family:NanumGothic_b;}
#article h6 { font-size:0.9em; margin-top:15px}
#article h7 { font-size:0.9em;}
#article td { font-size:0.9em;}
#layout_100 {overflow-y:hidden;}
.org_10 { color:#e94e1b; font-size:1em; padding:8px 0 8px 0 ; border-bottom:1px solid #ccc }

.towboxL { width: 49%; float:left}
.towboxR { width: 49%; float:right}
.ol_num li { list-style-type:decimal !important; list-style-position: outside; margin-left: 20px; color:#ea781b; font-family: NanumGothic_b; margin-bottom:5px }
.ol_num li span { color:#333; font-family:NanumGothic; }

.ul_list li { list-style-type:disc !important; list-style-position: outside; margin-left: 20px; color:#ea781b; font-family: NanumGothic_b; margin-bottom:5px }
.ul_list li span { color:#333; font-family:NanumGothic; }
.img_left {  float: left;margin: 15px; margin-left: 0;}



/*서브메뉴*/
#sub_boxmenu { width:100%; z-index:10; }
#sub_boxmenu ul { cursor:pointer; }
#sub_boxmenu li { float:left; margin:0; text-align:center; display:inline-block;height:40px; }
#sub_boxmenu .on{ display:inline-block; }



/*서브메뉴2*/
#sub_boxmenu2 { width:100%; float:left; z-index:9; padding-top:1px}
#sub_boxmenu2 ul { cursor:pointer; }
#sub_boxmenu2 li { float:left; padding: 9px 0 9px 0; margin:0 -1px 0 -1px; text-align:center; display:inline-block; border-top:0px !important; border:1px solid #dcdcdc; color:#3c3c3c; font-size:0.8em; background-color:#fff; letter-spacing:-1px }
#sub_boxmenu2 .on{ display:inline-block; background-color:#f6f0e3 ; color:#ea4e1b; font-family:NanumGothic_bb;}


/*  slider*/
.touchslider .touchslider-nav {
	text-align: center;
	margin-top: -30px;		
	width:95%;			
}
.touchslider .touchslider-nav a {  
	cursor: pointer;
	color: #000;
}
.touchslider .touchslider-nav a:active {
	background: #689db2;			
}

.touchslider-nav {
	position:absolute;
	font: bold 16px/16px Georgia;
	z-index:9999999;
}
.touchslider .touchslider-next-in {
	position: absolute; /* fix safari render font */
	right: 10px;
}
.touchslider .touchslider-prev-in {
	position: absolute;
	left: 10px;
}
.touchslider .touchslider-nav-item {
	width: 16px;
	height: 16px;
	background: #cccccc;
	margin: 0 16px;
	display: inline-block;
	-webkit-border-radius: 12px;
			border-radius: 12px;
	}
.touchslider .touchslider-nav-item-current {
	background: #000000;
}

.sub03list {}
.sub03list ul { 100%}
.sub03list li { /*background-color:#f6f6f6; */ padding:8px 0 8px 20px; border-bottom:1px solid #dccac4; cursor:pointer; font-size:1em; background:url(../img/sub03/submainaw1.png) no-repeat right top #f6f6f6; background-size:auto 33px;}