/*서브 탑 네비*/

#s_nav {
	width:100%;
	height:110px;
	min-width:1400px;
	padding-top:30px;
	background:url('/images/sub/s_nav_bg.jpg');
    z-index: 9;
}
#s_nav ul.s_m {
	text-align:center;
}
#s_nav ul.s_m li {
    font-size: 22px;
	padding:12px 20px;
	margin:0 1px;
	display:inline-block;
	background-color:#fff;
	border-radius:200px;
	border:1px solid #c8c8c8;
}
#s_nav ul.s_m li.this {	
	background-color:#026ab8;
	color:#fff;
	border:1px solid #026ab8;
}
#s_nav ul.s_m li:hover {
	background-color:#026ab8;
	color:#fff;
	border:1px solid #026ab8;
}



/*서브컨텐츠*/
#s_con {
    width:1400px;
    margin: 0 auto;
	padding:0 50px;
	margin-top:30px;
	line-height:200%;
}

#s_con .s_map {
	width:1400px;
	height:500px;
	position:relative;
	background:url('/images/sub/s_2_1.jpg')no-repeat; 
}
#s_con .s_map ul.s_m {
}
#s_con .s_map ul.s_m li {
	font-size:12px;
	text-align:center;
	background-color:#272727;
	color:#fff;
	font-weight:bold;
	border-radius:5px;
	opacity:0.8;
}

#s_con .s_map ul.s_m li.s01 {
	position:absolute;
	top:107px;
	left:208px;
	width:60px;
}
#s_con .s_map ul.s_m li.s02 {
	position:absolute;
	top:85px;
	left:643px;
	width:60px;
}
#s_con .s_map ul.s_m li.s03 {
	position:absolute;
	top:95px;
	left:720px;
	width:60px;
}
#s_con .s_map ul.s_m li.s04 {
	position:absolute;
	top:102px;
	left:810px;
	width:60px;
}
#s_con .s_map ul.s_m li.s05 {
	position:absolute;
	top:152px;
	left:610px;
	width:60px;
}
#s_con .s_map ul.s_m li.s06 {
	position:absolute;
	top:200px;
	left:820px;
	width:110px;
}
#s_con .s_map ul.s_m li.s07 {
	position:absolute;
	top:250px;
	left:640px;
	width:60px;
}
#s_con .s_map ul.s_m li.s08 {
	position:absolute;
	top:300px;
	left:860px;
	width:70px;
}

#s_con .s_map ul.s_m li.s09 {
	position:absolute;
	top:260px;
	left:825px;
	width:130px;
}
#s_con .s_map ul.s_m li.s10 {
	position:absolute;
	top:360px;
	left:1075px;
	width:70px;
}
#s_con .s_map ul.s_m li.s11 {
	position:absolute;
	top:65px;
	left:503px;
	width:60px;
}
#s_con .s_map ul.s_m li.s12 {
	position:absolute;
	top:122px;
	left:930px;
	width:110px;
}
#s_con ul.bul10 {
	width:100%;
	height:90px;
	margin-bottom:20px;
	border-radius:10px;
}
#s_con ul.bul10 li {
	width:410px;
	margin:10px;
	font-size:28px;
	text-align:center;
	float:left;
	padding:15px 0;
	border-radius:10px;
  color:#666666;
  border:1px solid #c7c7c7;
  font-weight:bold;
  box-shadow:inset 0px 1px 0px 0px #ffffff;
  text-shadow:inset 0px 1px 0px #ffffff;
  background:linear-gradient(#f9f9f9, #e9e9e9);
}
#s_con ul.bul10 li.this {
  border-color:#54381e;
  color:#fff;
  box-shadow:inset 0px 1px 0px 0px #a6827e;
  text-shadow:inset 0px 1px 0px #54381e;
  background:linear-gradient(#7d5d3b, #634b30);
}

/*탑버튼*/
#s_con .top {
    width:1400px;
    text-align: right;
    margin-bottom: 20px;
}
#s_con .top #top_btn {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    line-height: 46px;
    border: 1px solid #c3c3c3;
    color: #333;
    text-align: center;
    font-size: 15px;
    z-index: 90;
    background-color: white;
    vertical-align: middle;
}
#s_con .top #top_btn:hover {
    border-color: #550000;
    background-color: #550000;
    color: #fff;
}
/*탑버튼*/

#s_con .t1 {
    font-size: 34px;	
	color:#93381b;
	font-family: 'KoPub Batang', serif !important;
}
#s_con .t2 {
    font-size: 26px;
	font-family: 'KoPub Batang', serif !important;
}
#s_con .t3 {
    font-size: 29px;
	font-family: 'KoPub Batang', serif !important;
}
#s_con .t4 {
    font-size: 22px;
    color: #104bae;
}
#s_con .t5 {
    color: #833d1c;
    font-size: 24px;
    font-weight: bold;
}
#s_con .t6 {
    font-size: 20px;
}
#s_con .t7 {
    font-size: 22px;
    line-height: 200%;
}
#s_con .list {
    font-size: 20px;
    width: 100%;
    margin: 20px 0 15px;
    padding: 15px 0 15px 5px;
}
#s_con .list_con {
    width: 100%;
    padding: 20px;
    background-color: #f6f2e8;
}

#s_con .ico1 {
    background: url("/images/sub/ico1.png") left 10px no-repeat;
    padding: 11px 0 15px 40px;
    font-size: 24px;
    display: block;
}
#s_con .ico2 {
    background: url("/images/sub/ico_t.png") left 5px no-repeat;
    padding: 10px 0 15px 40px;
    font-size: 20px;
    display: block;
    font-weight: bold;
}
#s_con .ico3 {
    background: url("/images/sub/icon_2.jpg") left 6px no-repeat;
    padding: 0 0 15px 30px;
    font-size: 20px;
    display: block;
    font-weight: bold;
    color: #7b6008;
}

#s_con .dot {
    width: 100%;
    height: 10px;
    border-bottom: 1px dashed #dddddd;
    margin-bottom: 30px;
}

#s_con ul.tb {
    width: 100%;
    display: inline-block;
}
#s_con ul.tb li {
    float: left;
    width: 100%;
    background: url("/images/sub/icon_2.jpg") left 5px no-repeat;
    padding: 1px 0 0 30px;
}

#s_con .sub_table {
    width: 100%;
}
#s_con .sub_table th {
    font-size: 20px;
    border-bottom: 2px solid #7a7a7a;
    padding: 10px;
    line-height: 180%;
    font-weight: bold;
    text-align: center;
	background-color:#f8f8f8;
}
#s_con .sub_table td {
    padding: 10px;
    border: 1px solid #E5E5E5;
    line-height: 200%;
    background-color: white;
}
#s_con .sub_table .color {
    font-size: 16px;
    color: black;
    background-color: #ededed;
    text-align: center;
}

#s_con .sub_table .color1 {
	font-size:18px;
    text-align: center;
}
#s_con .sub_table .color2 {
	background-color: #f2f5fa;
    text-align: center;
	color:#003fde;
	font-weight:bold;
}


ul.s_5_1 {
	width:100%;
}
ul.s_5_1 li {
	width:50%;
	float:left;
	padding-bottom:30px;
	margin-bottom:30px;
	border-bottom:1px dashed #5b5b5b;
}

#s_con .sub_table2 {
    width: 100%;
}
#s_con .sub_table2 th {
    padding: 5px 0;
    line-height: 180%;
    font-weight: bold;
    color: #004bc6;
    text-align: center;
    font-size: 34px;
	font-family: 'KoPub Batang', serif !important;
}
#s_con .sub_table2 td {
    padding: 5px 50px;
    line-height: 180%;
}
#s_con .sub_table2 td img {
	width:100%;
	border-radius:10px;
}
#s_con .sub_table2 .tit {
    font-size: 28px;
    text-align: center;
	color:#ad0000;
}
#s_con .sub_table2 .tit2 {
    font-size: 18px;
    line-height: 150%;
    text-align: center;
	color:#ad0000;
}
#s_con .sub_table2 .color1 {
    color: #c36000;
    font-weight: bold;
    text-align: center;
    background-color: #f7f4e8;
    line-height: 220%;
}
#s_con .sub_table2 .color2 {
    padding-left: 30px;
    line-height: 220%;
}



#s_con .sub_table3 {
    width: 100%;
    border-collapse: collapse;
}
#s_con .sub_table3 th {
    padding: 10px 0;
    background-color: #f7f7f7;
    color: #525252;
    border-bottom: 2px solid #bb3700;
    text-align: center;
}
#s_con .sub_table3 td {
    padding: 10px 0;
    text-align: center;
    border-bottom: 1px solid #c8c09f;
    line-height: 20px;
}
#s_con .sub_table3 .color1 {
    font-weight: bold;
    text-align: center;
}
#s_con .sub_table3 .color3 {
    font-weight: bold;
    text-align: center;
    color: #bb3700;
    font-size: 16px;
}
#s_con .sub_table3 .color2 {
    font-weight: bold;
    padding-left: 40px;
    text-align: left;
    background: #f5f2e5;
    font-size: 16px;
}
#s_con .sub_table3 .color2 a {
    color: #742200;
}
#s_con .tleft {
    text-align: left;
}

#s_con .sub_table4 {
    width: 100%;
    border-collapse: collapse;
}
#s_con .sub_table4 th {
    padding: 10px 0;
    background-color: #f7f7f7;
    color: #525252;
    border-bottom: 2px solid #3c6600;
    text-align: center;
}
#s_con .sub_table4 td {
    padding: 10px 0;
    text-align: center;
    border-bottom: 1px solid #a7c89f;
    line-height: 20px;
}
#s_con .sub_table4 .color1 {
    font-weight: bold;
    text-align: center;
}
#s_con .sub_table4 .color3 {
    font-weight: bold;
    text-align: center;
    color: #3c6600;
    font-size: 16px;
}
#s_con .sub_table4 .color2 {
    font-weight: bold;
    padding-left: 40px;
    text-align: left;
    background: #eaf5e5;
    font-size: 16px;
}
#s_con .sub_table4 .color2 a {
    color: #347400;
}
#s_con .tleft {
    text-align: left;
}


#s_con .sub_table5 {
    width: 100%;
    border-collapse: collapse;
}
#s_con .sub_table5 th {
    padding: 10px 0;
    background-color: #f7f7f7;
    color: #525252;
    border-bottom: 2px solid #bb3700;
    text-align: center;
}
#s_con .sub_table5 td {
    padding: 10px 0;
    text-align: center;
    border-bottom: 1px solid #c8c09f;
    line-height: 20px;
}
#s_con .sub_table5 .color1 {
    font-weight: bold;
    text-align: center;
}
#s_con .sub_table5 .color3 {
    font-weight: bold;
    text-align: center;
    color: #bb3700;
    font-size: 16px;
}
#s_con .sub_table5 .color2 {
    font-weight: bold;
    padding-left: 30px;
    text-align: left;
    color: #6d3800;
    background: #f5f2e5;
}
#s_con .tleft {
    text-align: left;
}

#s_con .sub_table6 {
    width: 100%;
    border-collapse: collapse;
    border-left: 1px solid #b5d1b6;
}
#s_con .sub_table6 th {
    padding: 10px 0;
    background-color: #f7f7f7;
    color: #525252;
    border-bottom: 2px solid #004872;
    text-align: center;
    border-right: 1px solid #b5d1b6;
}
#s_con .sub_table6 td {
    padding: 10px 0;
    text-align: center;
    border-bottom: 1px solid #b5d1b6;
    line-height: 20px;
    border-right: 1px solid #b5c3d1;
}
#s_con .sub_table6 .color1 {
    font-weight: bold;
    text-align: center;
}
#s_con .sub_table6 .color3 {
    font-weight: bold;
    text-align: center;
    color: #bb3700;
    font-size: 16px;
}
#s_con .sub_table6 .color2 {
    font-weight: bold;
    text-align: center;
    background: #ecf2f6;
    font-size: 16px;
}
#s_con .sub_table6 .color2 a {
    color: #244000;
}
#s_con .tleft {
    text-align: left;
}

ul.s_1_9 {
	width:100%;
	height:686px;
}
ul.s_1_9 li {
	width:600px;
	position:relative;
	float:left;
	font-size:50px;
	font-family:'KoPub Batang', serif !important;
}
ul.s_1_9 li img {
	box-shadow:10px 10px 10px rgba(142, 142, 142, 0.3);
}
ul.s_1_9 li .ta1 {
	position:absolute;
	bottom:0;
	right:0;
	height:150px;
	width:150px;
	padding-top:80px;
	padding-left:50px;
	background-color: rgba( 255, 255, 255, 0.4 );
	border-top-left-radius:200px;
}
ul.s_1_9 li .ta1:hover {
	background-color: #fff;
}
ul.s_1_9 li .ta2 {
	position:absolute;
	bottom:0;
	left:0;
	height:150px;
	width:150px;
	padding-top:80px;
	padding-left:20px;
	background-color: rgba( 255, 255, 255, 0.4 );
	border-top-right-radius:200px;
}
ul.s_1_9 li .ta2:hover {
	background-color: #fff;
}
ul.s_1_9 li .ta3 {
	position:absolute;
	top:0;
	right:0;
	height:150px;
	width:150px;
	padding-top:40px;
	padding-left:30px;
	background-color: rgba( 255, 255, 255, 0.4 );
	border-bottom-left-radius:200px;
}
ul.s_1_9 li .ta3:hover {
	background-color: #fff;
}
ul.s_1_9 li .ta4 {
	position:absolute;
	top:0;
	left:0;
	height:150px;
	width:150px;
	padding-top:40px;
	padding-left:20px;
	background-color: rgba( 255, 255, 255, 0.4 );
	border-bottom-right-radius:200px;
}
ul.s_1_9 li .ta4:hover {
	background-color: #fff;
}


ul.box {
	width:1400px;
	height:490px;
}
ul.box li {
	border-radius:10px;
	padding:20px;
	margin-bottom:20px;
	border:1px solid #cbac42;
	background-color:#f2eacd;
	box-shadow:10px 10px 10px rgba(139, 117, 40, 0.3);
	font-size:18px;
}

ul.circle {
	width:1400px;
	height:600px;
}

ul.circle li {		
	border-top-left-radius:50px;
	border-bottom-right-radius: 50px;
	width:400px;
	float:left;
	height:300px;
	margin:20px;
	padding:20px;
	border:1px solid #cbac42;
	background-color:#f2eacd;
	text-align:center;
	box-shadow:10px 10px 10px rgba(139, 117, 40, 0.3);
}
ul.circle li span {
	font-size:30px;
	font-weight:bold;
	line-height:200%;
}

ul.pdf_list {
	width:100%;
	display:inline-block;
}
ul.pdf_list li {
	width:180px;
	height:180px;
	float:left;
	margin:10px;
	padding:40px 0 0 0;
	text-align:center;	
	background: #f7f4ea;	  
	color:#0954d1;
	font-size:24px;
	border-radius:100px;
}
ul.pdf_list li span {
	font-size:16px;
	font-weight:bold;		  
	color:#5f5f5f;
}



ul.s_tab {
	float:right;
}
ul.s_tab li {
	float:left;
	margin-left:5px;
	text-align:center;
}
ul.s_tab li a {
	color:#fff;
	font-size:16px;
}
.stab {
	-moz-box-shadow:inset 0px 1px 0px 0px #a6827e;
	-webkit-box-shadow:inset 0px 1px 0px 0px #a6827e;
	box-shadow:inset 0px 1px 0px 0px #a6827e;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #7d5d3b), color-stop(1, #634b30) );
	background:-moz-linear-gradient( center top, #7d5d3b 5%, #634b30 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7d5d3b', endColorstr='#634b30');
	background-color:#7d5d3b;
	-webkit-border-top-left-radius:3px;
	-moz-border-radius-topleft:3px;
	border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-moz-border-radius-topright:3px;
	border-top-right-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	-moz-border-radius-bottomright:3px;
	border-bottom-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-moz-border-radius-bottomleft:3px;
	border-bottom-left-radius:3px;
text-indent:0;
	border:1px solid #54381e;
	display:inline-block;
	width:140px;
	text-decoration:none;
	text-align:center;
	text-shadow:0px 1px 0px #4d3534;
}.stab:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #634b30), color-stop(1, #7d5d3b) );
	background:-moz-linear-gradient( center top, #634b30 5%, #7d5d3b 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#634b30', endColorstr='#7d5d3b');
	background-color:#634b30;
}.stab:active {
	position:relative;
	top:1px;
}



ul.s_tab2 {
	width:480px;
	float:right;
}
ul.s_tab2 li {
	width:150px;
	float:left;
	border-radius:10px;
	border:2px solid #fff;
	padding:5px;
	margin:0 5px;
	text-align:center;
	background-color:#e6e6e6;
}

ul.s_tab2 li.this {
	border:2px solid #8f8f8f;
	background-color:#fff;
}



/*버튼*/
.button1 {
    width: 100%;
    background: #2063bb;
    color: #fff;
    border: none;
    position: relative;
    font-size: 15px;
    cursor: pointer;
    transition: 800ms ease all;
    outline: none;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 10px;
    text-align: center;
}
.button1:hover {
    background: #fff;
    color: #2063bb;
}
.button1:after,
.button1:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 2px;
    width: 0;
    background: #2063bb;
    transition: 400ms ease all;
}
.button1:after {
    right: inherit;
    top: inherit;
    left: 0;
    bottom: 0;
}
.button1:hover:after,
.button1:hover:before {
    width: 100%;
    transition: 800ms ease all;
}
.button2 {
    width: 100%;
    background: #73240b;
    color: #fff;
    border: none;
    position: relative;
    font-size: 18px;
    cursor: pointer;
    transition: 800ms ease all;
    outline: none;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
}
.button2:hover {
    background: #fff;
    color: #73240b;
}
.button2:after,
.button2:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 2px;
    width: 0;
    background: #73240b;
    transition: 400ms ease all;
}
.button2:after {
    right: inherit;
    top: inherit;
    left: 0;
    bottom: 0;
}
.button2:hover:after,
.button2:hover:before {
    width: 100%;
    transition: 800ms ease all;
}