@charset "utf-8";

#wrap{
	min-width:1100px;
}

/* 헤더 */
#header{
	background:#f7f9fb;
}
#headerT{
	height:55px;
}
#headerTIn{
	overflow:hidden;
	width:1050px;
	margin:0 auto;
}
#headerT #btnSet01{
	display:block;
	text-align:center;
	padding:14px 0 10px 0;
}
#headerT #btnSet01 li{
	display:inline-block;
	background:url(../images/common/header_ico_bar.gif) no-repeat left center;
}
#headerT #btnSet01 li:first-child{	
	background:none;	
}
#headerT #btnSet01 a{
	display:inline-block;
	padding:0 14px 0 17px;
	margin:0;
	color:#6f7f91;
	font-size:11px;
	font-family:'dm';
}
#headerT #btnSet01 li:first-clild a{
	padding-left:14px;
}
#headerT #btnSet02{
	display:none;
	float:right;
}
#headerT #btnSet02 li{
	float:left;
	display:inline-block;	
	margin:5px 0 0 2px;
}
#headerT #btnSet02 a{
	float:left;
	display:inline-block;
	padding:4px 20px;
	color:#f7f9fb;
	font-size:11px;
	font-family:'dm';
	background:#a2b0c4;
}
#headerM{
	position:relative;
	width:1050px;
	margin:0 auto;
}
#headerH1{
	position:relative;
	height:83px;
	text-align:center;
}
#headerH1 a{
	display:inline-block;
	margin:0 auto;
	height:49px;
	width:498px;
}
#headerH1 #headerLogo01{
	position:absolute;
	left:50%;
	top:0;
	margin-left:-162px;
}
#headerH1 #headerLogo02{
	position:absolute;
	display:none;
	left:50%;
	top:9px;
	margin-left:-248px;
}
#headerLogo{
	display:none;
}
#gnb{
	position:relative;
	width:1050px;
	height:50px;
	margin:0 auto;
	z-index:999;
}
#gnb01 .depth01{
	float:left;
	display:inline-block;
}
#gnb01 .menu01{width:152px;}	
#gnb01 .menu02{width:238px;}	
#gnb01 .menu03{width:184px;}	
#gnb01 .menu04{width:320px;}	
#gnb01 .menu05{width:150px;text-align:right;float:right;}	
#gnb01 .btndepth01{
	height:50px;
	display:inline-block;
	font-size:21px;
	color:#040404;
}
#gnb01 .btndepth01.on,
#gnb01 .btndepth01:hover{
	height:46px;
	border-bottom:4px solid #002f9c;
	color:#002f9c;
}
#gnb02{
	display:none;
	position:absolute;
	left:-25px;
	top:40px;
	width:1100px;
	z-index:100;
	background:#fff;
	border-top:1px solid #979ca3;
}
#gnb02In{
	overflow:hidden;
	padding:18px 44px 30px 44px ;
}
#gnb02 .depth02{
	float:left;
}
#gnb02 .menu01{width:172px;}	
#gnb02 .menu02{width:227px;}	
#gnb02 .menu03{width:242px;}	
#gnb02 .menu04{width:190px;}	
#gnb02 .menu05{
	float:right;
	width:130px;
}	
#gnb02 a{
	font-size:14px;
	color:#040404;
	line-height:180%;
}
#gnb02 .gnb02A{
	display:block;
	margin-bottom:4px;
	font-family:'dm';
	font-size:18px;
}
#gnb02 .gnb02A:hover,
#gnb02 .gnb02A.on{
	color:#ff7e00;
}
#gnb02 .depth02 li a{
	font-size:14px;
}
#gnb02 .depth02 .pT11{
	padding-top:11px;
}
#gnb02 .depth02 .case02 a{
	font-family:'dm';
	color:#427198;
	font-size:15px;
	border-bottom:1px solid #427198;
}
#gnb02 .depth02 li a:hover,
#gnb02 .depth02 li a.on{
	color:#ff7e00;
}
#gnb02 .depth02 .case02 a:hover,
#gnb02 .depth02 .case02 a.on{
	color:#427198;	
}
/* 내용 */
#container{
	background:#f7f9fb;
}
#containerIn{
	width:1100px;
	margin:0 auto;
	background:#f7f9fb url(../images/common/contaner_bg.gif) repeat-y left top ;
}
#container.containerSub #containerIn,
#container.type02 #containerIn{
	overflow:hidden;	
}
#content{
	float:right;
	width:860px;
	padding:28px 0 50px 0;
}
#container.type02 #content{
	padding-top:0;
}
#contentMain{
	padding-bottom:55px;
}
/* 네비 */
#nav{	
	height:38px;
	padding-left:25px;
	margin-bottom:1px;
	background:#d4dae2;
}
#nav ul{
	padding-top:12px;
}
#nav li{
	float:left;
	display:inline-block;
	padding-right:12px;
	margin-right:4px;
	font-size:12px;
	color:#3c3c3c;
	background:url(../images/common/nav_ico_arr.png) no-repeat right center;
}
#nav .last{
	padding-right:0;
	margin-right:0;
	background:none;
	font-family:"db"
}
/* 좌측메뉴 */
#lnb{
	float:left;
	width:200px;
	background:#1c3878;
}
#lnbIn{
	padding:35px 10px 20px 25px;
}
#lnb a{
	line-height:130%;
}
#lnb .d1{
	margin-bottom:28px;
}
#lnb .d1a{
	font-size:16px;
	color:#fff;
}
#lnb .d1a.case02{
	display:inline-block;
	padding-top:11px;
	font-family:"dm";
	font-size:16px;
	color:#a4bffd;
	border-bottom:1px solid #a4bffd;
}
#lnb .pT28{
	padding-top:28px !important;
	
}
#lnb .d2{	
	display:none;
}
#lnb .d2 ul{
	padding:8px 0 0 12px;
}
#lnb .d1.on .d2{
	display:block;	
}
#lnb .d2 li{
	margin-top:7px;
}
#lnb .d2 a{
	color:#a5b4cc;
	font-size:14px;
}
#lnb .d2 .on a,
#lnb .d2 a.on,
#lnb .d2 a:hover{
	color:#ffa200;
}

/* 본문 */
h2{
	margin:0 0 50px -2px;
	line-height:100%;
	font-family:"dm";
	font-size:55px;
	font-weight:normal;
	color:#38528d;
}
h2.type02{
	font-size:44px;	
}
h3{
	padding-top:19px;
	margin-bottom:20px;
	font-family:"db";
	font-size:20px;
	font-weight:normal;
	color:#000;
}
h3.type02{
	padding-top:0;
}
h4{
	margin-bottom:19px;
	font-size:17px;
	color:#002f9c;
	font-weight:normal;
}
h5{
	margin-bottom:15px;
	font-family:"db";
	font-size:14px;
}	
#btnTop{
	position:absolute;
	right:0;
	top:200px;
	margin-right:-50px;
	z-index:100;
}
#btnTop a{
	width:43px;
	height:43px;
	display:block;	
	background:#dde4ea url(../images/common/btn_top.png) no-repeat center center;
}
#btnTop button{
	margin-top:10px;	
}


/* 레이아웃 스타일 02 */
#container.type02 #containerIn{
	background:#f7f9fb;
}
#container.type02 #content{
	clear:both;
	width:100%;
}
#container.type02 #nav{
	background:none;
	height:35px;
}
#container.type02 #nav .last{
	font-family:"dr"
}
.h2Box{
	height:302px;
	margin-bottom:35px;
}
.h2Box h2{
	padding:208px 0 0 40px;
	line-height:100%;
	font-family:"db";
	font-size:70px;
	color:#f7f9fb;
}
.h2Box02{
	margin-bottom:20px;
	font-size:60px;
	font-family:'dm';
	font-weight:normal;
	color:#f7f9fb;
	text-align:center;
	line-height:100px;
	background:#1c3878;
}
.h2S01{
	background:url(../images/page/page01.jpg) no-repeat left top;
}
.h2S02{
	background:url(../images/page/page02.jpg) no-repeat left top;
}
.h2S03{
	background:url(../images/page/page03.jpg) no-repeat left top;
}
.h2S04{
	background:url(../images/page/page04.jpg) no-repeat left top;
}
.h2S05{
	background:url(../images/page/page05.jpg) no-repeat left top;
}
.subMain{
	padding:0 25px;
}
.subMainItem{
	overflow:hidden;
	width:509px;
	height:258px;
	margin-bottom:32px;
	float:left;
	background:#7687a2;
}
.subMainItem a{
	display:block;
	padding:114px 0 0 290px;
	height:200px;
	font-family:"dm";
	font-size:24px;
	color:#f7f9fb;
	line-height:125%;
}
.subMainItemType02{
	overflow:hidden;
	clear:both;
	margin-bottom:35px;
	background:#516583;
	text-align:center;
}
.subMainItemType02 a{
	font-family:"dm";
	font-size:30px;
	color:#f7f9fb;
	line-height:80px;
}
/* 푸터 */
#footer{
}
#fnb{
	height:40px;
	margin-bottom:35px;
	border-top:1px solid #c7c7c7;
	border-bottom:1px solid #c7c7c7;
}
#fnbIn{
	width:1100px;
	margin:0 auto;
}
#fnb .fnbL{
	display:inline-block;
	float:left;
}
#fnb .fnbR{
	display:inline-block;
	float:right;
}
#footerBot{
	width:1100px;
	margin:o auto;
	background:url(../images/common/footer_logo.png) no-repeat left center;
}
#fnb .depth01{
	float:left;
	display:inline-block;
}	
#fnb .btndepth01{
	display:block;
	padding:12px 17px 12px 17px;
	font-size:14px;
	color:#000;
	background:url(../images/common/footer_ico_bar.gif) no-repeat right center;
}
#fnb .li01 .btndepth01{
	margin-left:0;
}	
#fnb .li01{
	background:url(../images/common/footer_ico_bar.gif) no-repeat left center;
}
#footerBot{
	width:1100px;
	margin:0 auto;
	margin-bottom:40px;
}	
#footer #address{
	min-height:28px;
	padding-left:126px;
	color:#7b7b7b;
	font-size:11px;
}
#footer #address span{
	display:block;
	margin-bottom:9px;
}
/* 레이아웃02 사이트맵 형식 */
.layout02_02{
	padding:0 25px 60px 25px;
}
.layout02_02 h3{
	font-family:'dm';
	font-size:30px;
	color:#000;
}
.layout02_02_table{
	padding-left:526px;
	margin-bottom:20px;
}
.layout02_02_table td{
	height:200px;
	padding-left:30px;
	background:#fff;
	background:#fff;
}
.layout02_02_table ul{
	overflow:hidden;
}
.layout02_02_table li{
	display:inline-block;
	float:left;
	padding-right:28px;
	margin-right:21px;
	background:url(../images/common/layout02_bar.gif) no-repeat right center;
}
.layout02_02_table .last{
	padding-right:0;
	margin-right:0;
	background:none;	
}
.layout02_02_table a{
	font-size:21px;
	color:#002f9c;
	line-height:200%;
}
.layout02_02_table a:hover{
	color:#ff9000;
}
.layout02_02 .td02 h4{
	margin-bottom:0;
}
.layout02_02 .td02 h4 a{
	font-family:'dm';
	font-size:21px;
	line-height:170%;
} 
.layout02_02_table .td02 li{
	background:url(../images/common/layout02_bar02.gif) no-repeat right center;	
}
.layout02_02_table .td02 .last{
	background:none;
}
.layout02_02_table .td02 a{
		font-size:17px;
		line-height:150%;	
}
.layout02_02_table.table01{
	background:url(../images/page/layout02_bg01.jpg) no-repeat left top;	
}
.layout02_02_table.table02{
	background:url(../images/page/layout02_bg02.jpg) no-repeat left top;	
}
.layout02_02_table.table03{
	background:url(../images/page/layout02_bg03.jpg) no-repeat left top;	
}
.layout02_02_table.table04{
	background:url(../images/page/layout02_bg04.jpg) no-repeat left top;	
}
.layout02_02_table.table02_01{
	background:url(../images/page/layout02_bg21.jpg) no-repeat left top;	
}
.layout02_02_table.table02_02{
	background:url(../images/page/layout02_bg22.jpg) no-repeat left top;	
}
.layout02_02_table.table02_03{
	background:url(../images/page/layout02_bg23.jpg) no-repeat left top;	
}
.layout02_02_table.table02_04{
	background:url(../images/page/layout02_bg24.jpg) no-repeat left top;	
}
.layout02_02_table.table02_05{
	background:url(../images/page/layout02_bg25.jpg) no-repeat left top;	
}
.layout02_02_table.table03_01{
	background:url(../images/page/layout02_bg31.jpg) no-repeat left top;	
}
.layout02_02_table.table03_02{
	background:url(../images/page/layout02_bg32.jpg) no-repeat left top;	
}
.layout02_02_table.table03_03{
	background:url(../images/page/layout02_bg33.jpg) no-repeat left top;	
}

#sampleBox{
	position:fixed;
	display:none;
	left:5%;
	top:5%;
	padding:20px;
	border:1px solid #999;
	z-index:1001;
	background:#fff;
}
#nav {
	position:relative;
}
#nav .search{
	position:absolute;
	top:9px;
	right:10px;
}
#nav.searchBox {
	position:relative;
}
#nav .searchBox input {
	background-color:#fff;
	border:none;
	-webkit-border-radius:10px;
 	 -moz-border-radius:10px;
	border-radius:10px;
	behavior: url("/PIE.htc");
	height:20px;
	outline:none;
	width:220px;
	font-size:12px;
	box-sizing:border-box;
	padding:0 30px 0 15px;
	overflow:hidden;
}
#nav .searchBtn {
	width:30px;
	height:30px;
	position:absolute;
	right:-10px;
	top:3px;
}
.searchBox .fadeBtn {
	position:absolute;
	top:3px;
	right:6px;
	cursor:pointer;
}
.shInner input[type=text]::-ms-clear {
	display:none;
}
.stBox p {
	padding-bottom:15px;
}
::-webkit-input-placeholder {
    color:    #ddd;
}
:-moz-placeholder {
    color:    #ddd;
}
::-moz-placeholder {
    color:    #ddd;
}
:-ms-input-placeholder {
    color:    #ddd;
}
#footer #address{
	position:relative;
}
#footer .snsBox {
	position:absolute;
	top:0;
	right:0;
}
#footer .snsBox ul:after {
	content:"";
	display:block;
	clear:both;
}
#footer .snsBox li {
	float:left;
	margin-left:3px;
}
#fnb .li05, #fnb .li06, #fnb .li07 {
	padding-left:10px;
}
#fnb .li05 .btndepth01, #fnb .li06 .btndepth01, #fnb .li07 .btndepth01{
	position:relative;
	padding-left:34px;
}
#fnb .li05 .btndepth01 img, #fnb .li06 .btndepth01 img, #fnb .li07 .btndepth01 img{
	position:absolute;
	top:6px;
	left:0;
	width:27px;
}
#fnb .sns {
	padding-top:6px;
	margin-right:2px;
}
#fnb .sns img {
	width:27px;
	height:27px;
}
#fnb .ftBtndept {
	background:none;
}
#fnb .li06, #fnb .li07 {
	padding-left:0;
}