/*reset.css*/
html, body{width: 100%; -ms-overflow-x: hidden; overflow-x: hidden;}
#aside{display: none;} 
#top_btn{display: none;} 
.gnb_menu_btn{display: none;}
body{background: none;}
#hd{border-top: none; width: 100%; height: 90px; position: absolute;}
#hd_wrapper{padding: 0;}
#container_wr{width: 100%;}
#container{margin: 0; width: 100%;}
#logo{padding: 0; float: none;}
#gnb{height: 100%;}
#gnb .gnb_wrap{width: 100%;}
#gnb .gnb_mnal{display: none;}
#gnb #gnb_1dul{background: none; -webkit-box-shadow: none; box-shadow: none; width: 100%;}
#gnb .gnb_1dli{padding: 0;}
#gnb .gnb_1dli:hover{background: none; -webkit-transition: none; transition: none;}
.gnb_1da{color: #000;}
#ft{border-top: none; background: none; padding-bottom: 0; text-align: left;}
#ft_wr{width: 100%;}
#ft_link{border-bottom: none; padding: 0;}
#ft_link a{padding: 0; line-height: 1em; font-weight: normal;}
#ft_copy{color: #000; font-size: 1em;}
button[type="submit"]{outline: 0;}
input[type="submit"]{-webkit-appearance: none;-webkit-border-radius: 0;}
img, iframe, fieldset, frameset, input, select, option, textarea, button{border: 0 none; border-radius: 0;}
ul, ol, li{list-style: none;}
b, strong{font-weight: normal;}
address, i, em{font-style: normal;}
a{text-decoration:none;}