#header .gnb li.m1 ul a {
  width: 150px;
}

#header .gnb li.m2 ul a {
  width: 135px;
}

#header .gnb li.m3 ul a {
  width: 270px;
}

#header .gnb li.m5 ul a {
  width: 230px;
}

#header .menumap li a {
  background: url(../imgen/bg_menumap.png) no-repeat;
}


.menu1 .container h2 {
  background: url(../imgen/bg_sub_h2_001.png) no-repeat;
  background-size: cover;
}

.menu2 .container h2 {
  background: url(../imgen/bg_sub_h2_002.png) no-repeat;
  background-size: cover;
}

.menu3 .container h2 {
  background: url(../imgen/bg_sub_h2_003.png) no-repeat;
  background-size: cover;
}

.menu4 .container h2 {
  background: url(../imgen/bg_sub_h2_004.png) no-repeat;
  background-size: cover;
}

.menu5 .container h2 {
  background: url(../imgen/bg_sub_h2_005.png) no-repeat;
  background-size: cover;
}

.menu6 .container h2 {
  background: url(../imgen/bg_sub_h2_006.png) no-repeat;
  background-size: cover;
}

.content .hotlink {
  padding: 10px 0 0 0;
}

.content .hotlink ul {
  overflow: hidden;
}

.content .hotlink ul li {
  float: left;
  padding: 0 5px 5px 0;
}

.content .weatherbar {
  width: 745px;
  height: 33px;
  padding: 0 12px 0 142px;
  line-height: 33px;
  background: url(../imgen/bg_weather.png) no-repeat;
  background-size: 745px 34px;
}

.aside .memberlogin {
  margin: 0 0 30px 0;
  padding: 48px 6px 0 6px;
  border-bottom: 6px solid #43566c;
  -webkit-border-bottom-right-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
  background: #43566c url(../imgen/bg_memberlogin.png) no-repeat;
}

.aside .memberlogin form {
  position: relative;
  height: 180px;
  padding: 6px;
  border: 1px solid #b5b5b5;
  background: #fff url(../img/bg_quicksearch_guide.png) no-repeat 0 bottom;
}

.aside .memberlogin form fieldset p {
  padding: 0 0 7px 0;
}

.aside .memberlogin form fieldset label {
  display: inline-block;
  width: 65px;
  font-weight: bold;
  text-align: right;
}

.aside .memberlogin form fieldset #loginid, .aside .memberlogin form fieldset #loginpwd {
  width: 146px;
  height: 27px;
  padding: 0 5px;
  line-height: 27px;
  border: none;
  background: url(../img/bg_login_input.png) no-repeat;
}

.aside .memberlogin form fieldset .btn {
  position: absolute;
  top: 5px;
  right: 60px;
}

.aside .memberlogin form p.guide {
  padding: 24px 0 0 90px;
}

.aside .quicklink {
  margin: 0 0 28px 0;
}

.aside .quicklink .icons {
  padding-left: 3px;
}

.aside .quicklink .icons li a {
  width: 78px;
  height: 125px;
  padding: 49px 0 0 0;
  background: url(../imgen/bg_quicklink_icon.png) no-repeat;
}

.aside .quicklink .icons li.m2 a {
  background-position: -78px 0;
}

.aside .quicklink .icons li.m3 a {
  background-position: -156px 0;
}

.aside .quicklink .icons li.m4 a {
  background-position: -234px 0;
}

.aside .quicklink .icons li.m1 a:active, .aside .quicklink .icons li.m1 a:hover, .aside .quicklink .icons li.m1 a:focus  {
  background-position: 0 -123px;
}

.aside .quicklink .icons li.m2 a:active, .aside .quicklink .icons li.m2 a:hover, .aside .quicklink .icons li.m2 a:focus {
  background-position: -78px -123px;
}

.aside .quicklink .icons li.m3 a:active, .aside .quicklink .icons li.m3 a:hover, .aside .quicklink .icons li.m3 a:focus {
  background-position: -156px -123px;
}

.aside .quicklink .icons li.m4 a:active, .aside .quicklink .icons li.m4 a:hover, .aside .quicklink .icons li.m4 a:focus {
  background-position: -234px -123px;
}

.content.login .section .note {
  height: 68px;
  padding-top: 6px;
}

.content.login .section form fieldset {
  padding-left: 60px;
}

.content.login .section form fieldset label {
  width: 100px;
}

.content.join .section .note {
  height: 65px;
  padding-top: 15px;
}

.content.join .section table.data2 {
  margin-top: 0;
}

.content.passfind .section form fieldset {
  padding-left: 90px;
}

.content.mypage .section th.action {
  width: 60px;
}

embed {
	width:100%;
}