/*메뉴*/
#header {
    width: 100%;
    position: relative;
    min-width: 1200px;
    height:100px;
    z-index: 999;
    border-bottom: 1px solid #d6d6d6;
}
#header .login {	
    position: absolute;
	top:0;
	left:0;
	height:100px;
	width:160px;
    z-index: 9999;
}
#header .login ul.glo {	
	height: 100px;
	border-left: 1px solid #e0e0e0;
}
#header .login ul.glo li {
    height: 33px;
    width: 90px;
    float: left;
    padding-top: 10px;		
    color: #1365b1;
	background-color:#f6f6f6;
	font-size:12px;
    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: 1300px;
    overflow: hidden;
    position: absolute;
    height: 100px;
    background: url("/images/glo_bg.png");
}
#header .headerWrap .mtop {
    width: 1300px;
    min-width: 1300px;
    margin: 0 auto;
	position:relative;
}
#header .headerWrap .mtop h2 {
    width: 240px;
	position:absolute;
	top:15px;
	left:535px;
    z-index: 9999;
}
#header .headerWrap .mtop #gnb {
    width: 1300px;
}
#header .headerWrap .mtop #gnb ul {
    width: 100%;
}
#header .headerWrap .mtop #gnb li {
    float: left;
    height: 300px;
    list-style: none;
}
#header .headerWrap .mtop #gnb li.lst1 {
    margin: 0;
    padding: 32px 10px 0 13px;
}
#header .headerWrap .mtop #gnb li.lst1:hover {
    margin: 0;
    height: 300px;
    background: url("/images/glo_bg2.png");
}
#header .headerWrap .mtop #gnb li.lst2 {
    margin: 0;
	width:140px;
    padding: 32px 10px 0 13px;
}
#header .headerWrap .mtop #gnb li.lst2:hover {
    margin: 0;
    height: 300px;
    background: url("/images/glo_bg2.png");
}
#header .headerWrap .mtop #gnb li.lst3 {
    margin: 0;
    padding: 32px 10px 0 13px;
}
#header .headerWrap .mtop #gnb li.lst3:hover {
    margin: 0;
    height: 300px;
    background: url("/images/glo_bg2.png");
}
#header .headerWrap .mtop #gnb li.lst4 {
    margin-left:320px;
	width:200px;
    padding: 32px 10px 0 13px;
}
#header .headerWrap .mtop #gnb li.lst4:hover {
    margin-left:320px;
    height: 300px;
    background: url("/images/glo_bg2.png");
}

#header .headerWrap .mtop #gnb li.lst5 {
    margin: 0;
    padding: 32px 10px 0 13px;
}
#header .headerWrap .mtop #gnb li.lst5:hover {
    margin: 0;
    height: 300px;
    background: url("/images/glo_bg2.png");
}


#header .headerWrap .mtop #gnb li.lst6 {
    margin: 0;
	width:125px;
    padding: 32px 10px 0 13px;
}
#header .headerWrap .mtop #gnb li.lst6:hover {
    margin: 0;
    height: 300px;
    background: url("/images/glo_bg2.png");
}
#header .headerWrap .mtop #gnb li table {
    margin-top: 35px;
}
#header .headerWrap .mtop #gnb li table a {
    line-height: 220%;
    font-size: 14px;
}
#header .headerWrap .mtop #gnb li table a:hover {
    color: #17509c;
}
#header .headerWrap .mtop #gnb li span.m_txt a {
    line-height: 200%;
    font-size: 20px;
    cursor: pointer;
    font-weight: bold;
}
#header .headerWrap .mtop #gnb li span.m_txt a:hover {
    color: #17509c;
}
/*메인배너 로그인탭*/
#m_nav {
    width: 100%;
    min-width: 1200px;
    height: 120px;
    background-color: #f2f2f2;
    border-bottom: 1px solid #dedede;
}
#m_nav .m_n {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
#m_nav .m_n .one {
    width: 678px;
    float: left;
    border-right: 2px solid white;
    height: 120px;
}
#m_nav .m_n .two {
    width: 519px;
    float: left;
    border-left: 1px solid #c9c9c9;
    height: 120px;
}

/*탑배너*/
#m_banner {
	width:1400px;
	height:524px;
	margin:0 auto;
}
#m_banner ul.m_ba {
	width:1400px;
	height:524px;
}
#m_banner ul.m_ba li {
	width:460px;
	height:524px;
	padding-top:68px;
	padding-left:50px;
	float:left;
}
#m_banner ul.m_ba li.m_ba1 {
	background:url('/images/m_ba1.jpg') no-repeat;
	margin-right:10px;
}
#m_banner ul.m_ba li.m_ba1 .t1 {
	font-size:38px;
	font-weight:bold;
	color:#ffea6c;
}
#m_banner ul.m_ba li.m_ba1 .t2 {
	margin-top:20px;
	font-size:24px;
	line-height:140%;
	font-weight:bold;
	color:#fff;
}
#m_banner ul.m_ba li.m_ba2 {
	background:url('/images/m_ba2.jpg') no-repeat;
	margin-right:10px;
}
#m_banner ul.m_ba li.m_ba2 a {
	color:#fff;
}
#m_banner ul.m_ba li.m_ba2 .t1 {
	font-size:38px;
	font-weight:bold;
	color:#ffe4dd;
}
#m_banner ul.m_ba li.m_ba2 .t2 {
	margin-top:20px;
	font-size:24px;
	line-height:140%;
	font-weight:bold;
	color:#fff;
}
#m_banner ul.m_ba li.m_ba3 {
	background:url('/images/m_ba3.jpg') no-repeat;
}
#m_banner ul.m_ba li.m_ba3 .t1 {
	font-size:38px;
	font-weight:bold;
	color:#ffea6c;
}
#m_banner ul.m_ba li.m_ba3 .t2 {
	margin-top:20px;
	font-size:24px;
	line-height:140%;
	font-weight:bold;
	color:#fff;
}




/*컨텐츠*/
#m_con {
    width: 100%;
    min-width: 1100px;
    margin-top: 50px;
}
#m_con .m_box {
    width: 1100px;
    margin: 0 auto;
    height: 192px;
	position:relative;
}
#m_con .m_box .tit1 {
	font-size:24px;
	font-weight:bold;
	padding-bottom:10px;
	border-bottom:1px solid #c3c3c3;
}
#m_con .m_box ul.m_ban {
	width:1100px;
	height:140px;
	background:url('/images/m_ban.png') no-repeat;
}
#m_con .m_box ul.m_ban li {
	width:275px;
	height:140px;
	float:left;
	padding-top:38px;
	padding-left:140px;
	font-size:15px;
	line-height:140%;
}



#m_con2 {
    width: 100%;
    min-width: 1100px;
    height: 350px;
	padding-top:40px;
	background-color:#f6f6f6;
}
#m_con2 .m_box2 {
    width: 1100px;
    margin: 0 auto;
}
#m_con2 .m_box2 .one {
	width:530px;
	height:270px;
	float:left;
	margin-right:20px;
}
#m_con2 .m_box2 .one .n_tit {
	width:530px;
	height:55px;
	font-weight:bold;
	font-size:20px;
	color:#fff;
	background-color:#aa5600;
	padding-left:30px;
	padding-top:15px;
}
#m_con2 .m_box2 .one .n_tit span {
	float:right;
	padding-right:28px;
	padding-top:3px;
}

#m_con2 .m_box2 .two {
	width:550px;
	height:270px;
	float:left;
}



#m_con3 {
    width: 100%;
    min-width: 1200px;
    height: 525px;
}
#m_con3 .m_box3 {
    width: 1200px;
    margin: 0 auto;
	text-align:center;
}


/*하단*/
#f_add {
	background-color:#1f4e8d;
    width: 100%;
    height: 50px;
    min-width: 1200px;
    clear: both;
}
#f_add .f_add_center {
    width: 1200px;
    margin: 0 auto;
    position: relative;
	color:#fff;
}
#f_add .f_add_center .tel {
	padding:15px 0 0 0;
	height:50px;
	font-size:17px;
	font-weight:bold;
	float:left;
}
#f_add .f_add_center .tel2 {
	padding:15px 0 0 0;
	height:50px;
	font-size:17px;
	font-weight:bold;
	float:right;
}

#footer {
    width: 100%;
    height: 130px;
    line-height: 150%;
    min-width: 1200px;
    clear: both;
	border-top:2px solid #545454;
}
#footer .copy {
    width: 1200px;
    margin: 0 auto;
    padding-top: 15px;
    position: relative;
    text-align: left;
    font-size: 14px;
    line-height: 160%;
}
#footer .copy img {
    position: absolute;
    top: 10px;
    right: 0;
}
#footer .copy a {
    font-weight: bold;
    color: #004a95;
}
#footer .copy h5 {
    font-size: 11px;
}