/*메뉴*/
#header {
    width: 100%;
    position: relative;
    min-width: 1200px;
    height: 90px;
    z-index: 999;
}
#header .login {	
    position: absolute;
	top:0;
	right:0;
	height:90px;
	width:180px;
    z-index: 9999;
}
#header .login ul.glo {	
	height: 40px;
}
#header .login ul.glo li {
    height: 40px;
    float: left;
    padding-top: 12px;		
    color: #1365b1;
	font-size:16px;
    padding-left: 10px;
}
#header .login ul.glo li a {
	color:#b6b6b6;
    padding-left: 5px;
}
#header .login ul.glo li a:hover {
    color: #000;
    padding-left: 5px;
}
#header .headerWrap {
    left: 0;
    top: 0;
    width: 100%;	
    min-width: 1200px;
    overflow: hidden;
    position: absolute;
    height: 90px;
	border-bottom:1px solid #d8d8d8;
    background: url("/images/glo_bg.png");
}
#header .headerWrap .mtop {
    width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
}
#header .headerWrap .mtop .logo {
    float: left;
}
#header .headerWrap .mtop #gnb {
    width: 940px;
    float: right;
}
#header .headerWrap .mtop #gnb ul {
    width: 100%;
}
#header .headerWrap .mtop #gnb li {
    float: left;
    height: 180px;
    list-style: none;
}
#header .headerWrap .mtop #gnb li.lst1 {
    margin: 0;
    padding: 25px 18px 0 18px;
}
#header .headerWrap .mtop #gnb li.lst1:hover {
    margin: 0;
    height: 340px;
    background: url("/images/glo_bg2.png");
}
#header .headerWrap .mtop #gnb li.lst2 {
    margin: 0;
    padding: 25px 18px 0 18px;
}
#header .headerWrap .mtop #gnb li.lst2:hover {
    margin: 0;
    height: 340px;
    background: url("/images/glo_bg2.png");
}
#header .headerWrap .mtop #gnb li.lst3 {
    margin: 0;
    padding: 25px 18px 0 18px;
}
#header .headerWrap .mtop #gnb li.lst3:hover {
    margin: 0;
    height: 340px;
    background: url("/images/glo_bg2.png");
}
#header .headerWrap .mtop #gnb li.lst4 {
    margin: 0;
    padding: 25px 18px 0 18px;
}
#header .headerWrap .mtop #gnb li.lst4:hover {
    margin: 0;
    height: 340px;
    background: url("/images/glo_bg2.png");
}

#header .headerWrap .mtop #gnb li.lst5 {
    margin: 0;
    padding: 25px 18px 0 18px;
}
#header .headerWrap .mtop #gnb li.lst5:hover {
    margin: 0;
    height: 340px;
    background: url("/images/glo_bg2.png");
}


#header .headerWrap .mtop #gnb li.lst6 {
    margin: 0;
    padding: 25px 18px 0 18px;
}
#header .headerWrap .mtop #gnb li.lst6:hover {
    margin: 0;
    height: 340px;
    background: url("/images/glo_bg2.png");
}



#header .headerWrap .mtop #gnb li.lst7 {
    margin: 0;
    padding: 25px 18px 0 18px;
}
#header .headerWrap .mtop #gnb li.lst7:hover {
    margin: 0;
    height: 340px;
    background: url("/images/glo_bg2.png");
}



#header .headerWrap .mtop #gnb li.lst8 {
    margin: 0;
    padding: 25px 18px 0 18px;
}
#header .headerWrap .mtop #gnb li.lst8:hover {
    margin: 0;
    height: 340px;
    background: url("/images/glo_bg2.png");
}

#header .headerWrap .mtop #gnb li table a {
    font-size: 17px;
	line-height:190%;
}
#header .headerWrap .mtop #gnb li span.m_txt a {
    font-size: 24px;
	padding-right:15px;
    cursor: pointer;
	font-weight:bold;
}
#header .headerWrap .mtop #gnb li span.m_txt a:hover {
    color: #17509c;
}


/*컨텐츠*/

#m_con {
    width: 100%;
    min-width: 1200px;
    margin-top: 50px;
	height:470px;
}
#m_con .m_box {
    width: 1200px;
    margin: 0 auto;
	height:470px;
}
#m_con .m_box .one {
    float: left;
    width: 370px;
	margin-right:30px;
	height:470px;
}
.p_t {
	font-size:24px;
	width:100%;
	height:50px;
	border-bottom:1px solid #000;
	margin-bottom:8px;
}
#m_con .m_box .two {
    float: left;
    width: 390px;
	height:470px;
	margin-right:30px;
}
#m_con .m_box .two ul.banner {
	width:390px;
}
#m_con .m_box .two ul.banner li {
	width:390px;
	height:205px;
	color:#fff;
	padding:30px;
	font-size:32px;
	font-family: 'KoPub Batang', serif !important;
}
#m_con .m_box .two ul.banner li span {
	font-size:28px;
	float:right;
}
#m_con .m_box .two ul.banner li p {
	font-size:20px;
	line-height:200%;
}
#m_con .m_box .two ul.banner li.ba1 {
	background:url('/images/m_ba1.jpg')no-repeat;		
	margin-bottom:20px;
}

#m_con .m_box .two ul.banner li.ba2 {
	background:url('/images/m_ba2.jpg')no-repeat;
}

#m_con .m_box .three {
    float: left;
    width: 380px;
	height:470px;
}
#m_con2 {
    width: 1240px;
    margin: 0 auto;
	height:448px;
	margin-bottom:40px;
}
#m_con2 .m_tit {
	font-size:35px;
	margin-bottom:10px;
}
#m_banner {
	width:100%;
	background-color:#faf6ee;
	height:230px;
}
ul.m_ba {
	width:1200px;
	margin:0 auto;
	height:230px;
	background:url('/images/ba.png') no-repeat;
}
ul.m_ba li {
	width:200px;
	height:230px;
	float:left;
	padding-top:170px;
	font-size:22px;
	font-weight:bold;
	text-align:center;
}
ul.m_ba li:hover {
	color:#275e9e;
}
#m_con3 {
    width: 100%;
    min-width: 1200px;
    height: 270px;
	background:url('/images/m_bottom.jpg') center;
}
#m_con3 .m_box3 {
    width: 1200px;
    margin: 0 auto;
	text-align:center;
}
#m_con3 .m_box3 .t1 {
	font-size:50px;
	color:#fff;
	font-weight:bold;
	text-shadow: 4px 4px 10px #000,2px 2px 10px #000;
}
#m_con3 .m_box3 .t2 {
	font-size:80px;
	color:#fff;
	font-weight:bold;
	padding-top:40px;
	line-height:130%;
	text-shadow: 4px 4px 10px #000,2px 2px 10px #000;
}

.more {
	float:right;
}




/*하단*/
#f_nav {
    width: 100%;
    height: 60px;
    min-width: 1200px;
    clear: both;
	background-color:#efefef;
    border-bottom: 1px solid #cfcfcf;
}
#f_nav .f_nav_center {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
#f_nav .f_nav_center .box {
    position: absolute;
    top: 8px;
    right: 0;
}
#f_nav .f_nav_center .box {
    width: 200px;
    height: 38px;
    background-color: white;
}
#f_nav .f_nav_center .box select {
    width: 200px;
    padding: 5px;
    height: 38px;
    background: url("/images/select_bg.png") no-repeat 95% 50%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #e0d5af;
    border-radius: 0;
    font-size: 13px;
}
#f_nav .f_nav_center .box select::-ms-expand {
    /* for IE 11 */
    display: none;
}

#f_nav .f_nav_center p.t11 {
    position: absolute;
    top: 17px;
    left: 0;
    color: #594947;
    font-size: 18px;
}
#f_nav .f_nav_center p.t12 {
    position: absolute;
    top: 20px;
    right: 0;
    color: #263858;
    font-size: 15px;
	font-weight:bold;
}
#footer {
    width: 100%;
    height: 120px;
    line-height: 150%;
    min-width: 1200px;
    clear: both;
}
#footer .copy {
    width: 1200px;
    margin: 0 auto;
    padding-top: 20px;
    position: relative;
    text-align: left;
    font-size: 16px;
    line-height: 160%;
	color:#594947;
}
#footer .copy a {
    font-weight: bold;
}
#footer .copy h5 {
    font-size: 12px;
}
#footer .copy img {
	position:absolute;
	right:0;
	top:5px;
}