@charset "UTF-8";

@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Regular.eot);
  src: local('NanumGothic'), url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Regular.woff2) format('x-woff2'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Regular.woff) format('woff'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 700;
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Bold.eot);
  src: local('NanumGothicBold'), url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Bold.eot?#iefix) format('embedded-opentype'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Bold.woff2) format('x-woff2'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Bold.woff) format('woff'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-Bold.ttf) format('truetype');
}
@font-face {
  font-family: 'Nanum Gothic';
  font-style: normal;
  font-weight: 800;
  src: url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-ExtraBold.eot);
  src: local('NanumGothicExtraBold'), url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-ExtraBold.eot?#iefix) format('embedded-opentype'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-ExtraBold.woff2) format('x-woff2'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-ExtraBold.woff) format('woff'),
       url(//themes.googleusercontent.com/static/fonts/earlyaccess/nanumgothic/v3/NanumGothic-ExtraBold.ttf) format('truetype');
}

/*html{font-size: 62.5%;}*/


body{font-family:'Nanum Gothic','돋움', sans-serif;color:#666; font-size:12px;}

/* 화면낭독기 사용자용 */
#hd_login_msg {position:absolute;top:0;left:0;font-size:0;line-height:0;overflow:hidden}
.msg_sound_only, .sound_only {display:inline-block !important;position:absolute;top:0;left:0;width:0;height:0;margin:0 !important;padding:0 !important;font-size:0;line-height:0;border:0 !important;overflow:hidden !important}


form { margin:0px; }

/* img {border:0px;} */

a:link, a:visited, a:active { font-size:11px; text-decoration:none; color:#466C8A; }
a:hover { text-decoration:underline; }

a.menu:link, a.menu:visited, a.menu:active { text-decoration:none; color:#454545; }
a.menu:hover { text-decoration:none; }

.member {font-weight:bold;color:#888888;}
.guest  {font-weight:normal;color:#888888;}

.lh { line-height: 150%; }
.jt { text-align:justify; }

.li { font-weight:bold; font-size:18px; vertical-align:-4px; color:#66AEAD; }

.ul { list-style-type:square; color:#66AEAD; }

.ct { font-family: Verdana, 굴림; color:#222222; } 

.ed { border:1px solid #CCCCCC; } 
.tx { border:1px solid #CCCCCC; } 

.small { font-size:8pt; font-family:돋움; }
.cloudy, a.cloudy {color:#888888;} /* 흐림 */

input.ed { height:20px; border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; padding:3px 2px 0 2px; }
input.ed_password { height:20px; border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; padding:3px 2px 0 2px; font:10px Tahoma; }
textarea.tx { border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; padding:2px; }



.indexBottomTd {width:273px;text-align:center;}

#leftM dl {	border-bottom: 1px solid #a6aeb7; }

#leftM dt {
    padding: 5px 0 28px;
    border-bottom: 3px solid #476b8f;
    text-align: center;
    font-size: 175%;
}
#leftM dd {
	margin: 0;
    padding: 0;
    color: #474747;
    line-height: 1.5em;
    font: inherit;
    font-family: 'Noto Sans',sans-serif;
    word-break: keep-all;
    box-sizing: border-box;
    border-bottom: 1px solid #dee3eb;
    font-size: 87.5%;
}

#leftM dd > a {
    display: block;
    padding: 20px 40px 16px 21px;
    background: url(/images/leftM_off.png) no-repeat 90% center;
    line-height: 1.2em;
    font-size: 17px;
    font-weight: 400;
}

#leftM dd a:hover, #leftM .on a {
    background: #FF9900 url(/images/leftM_on.png) no-repeat 90% center;
    color: #ffffff;
	text-decoration:none;
}

#leftM dd ul {
    display: none;
    padding: 12px 0 15px 20px;
    background: #e7f0f8;
}

#leftM dd ul li {
    margin: 0;
    padding: 0;
    color: #474747;
    font-size: 100%;
    line-height: 1.5em;
    font: inherit;
    font-family: 'Noto Sans',sans-serif;
    word-break: keep-all;
    box-sizing: border-box;
}

#leftM .on ul {
    display: block;
}
#leftM .on .on, #leftM .on li a:hover {
    background: url(images/leftM_off.png) no-repeat right center;
    background-size: 8px;
}

#leftM .on li a {
    display: inline-block;
    padding: 5px 20px 5px 0;
    background: none;
    color: #45515e;
    letter-spacing: -1px;
    font-size: 115%;
}

#leftMenus {
    margin: 0;
    padding: 0;
    list-style: none;
}