@charset "utf-8";
@import url(/css/nanumgothic.css); 

body,div,ul,li{margin:0;padding:0;}
img {border:0;}
img {max-width:100%;vertical-align:top;}

ul {list-style:none;}

body {
	font-family: 'Noto Sans','sans-serif', Helvetica, Gotham, 'Helvetica Neue';
}

.top-lnk { width:1000px;
        	height:103px; 
			background-image:url(../img/topbg.jpg);
			background-repeat:no-repeat;
			 margin-top:50px;
			  margin-bottom:30px;
			 display:block;
			 position:relative;
}
.top-lnk ul {float:left;overflow:hidden;}
.top-lnk .left {float:left; margin:auto;}
.top-lnk .right {float:right; margin:auto;}
.top-lnk li {float:left;}
.top-lnk lssue {float:right;}
.top-lnk li img { padding:25px;}
.top-lnk li img:last-child {float:right;}

.top-gnb {z-index:0;
height:39px;

}
.top-gnb ul.mlist {height:100%;}
/*.top-gnb ul.mlist li a{
	margin-top: 4px;
 float:left;
 color:#FFF !important;
 font-size:16px !important;
 padding:5px 5px 5px 5px;
 text-decoration:none;
 font-weight:600;
 margin-left:25px;
 margin-right:25px;
font-family: 'Noto Sans', sans-serif;}
*/


.top-gnb ul.mlist li a{
	margin-top: 4px;
 float:left;
 color:#FFF !important;
 font-size:16px !important;
 padding:5px 5px 5px 5px;
 text-decoration:none;
 font-weight:600;
 margin-left:18px;
 margin-right:18px;
font-family: 'Noto Sans', sans-serif;}

.top-gnb ul.mlist li:nth-child(3) a{
	margin-top: 0px;}
 
 .bottom { background:url(../img/bottom_bg.jpg);
			background-repeat: repeat-x;
			width:1000px;
			margin-left :auto;
			margin-right :auto;
 }
 .bottom ul {
	 float:right;
	 margin-right:0px;
 }
  .bottom ul li img .frist{
	  width:719px;
	  height:90px;
 }
 
 .bottom ul li img{
	 margin-top:30px;
	 float:left;
	 padding: 5px;
 }
 
 .footer_qr .mobile_qr {
    width: 160px;
    position: relative;
	    float: left;
		padding-top:5px;
 }
 .footer_qr .mobile_qr h2 a {
    background: url(../img/ico_qrcode.gif) 20px 14px no-repeat;
    cursor: pointer;
    display: block;
    font: normal 13px/15px 'Arial';
    padding: 12px 0 15px;
    text-align: left;
	line-height:20px;
    text-indent: 38px;
	color: #000;text-decoration: none;
}