*{margin: 0;padding: 0;}
ul{ list-style-type: none;padding: 0;margin: 0;}
a:link { font-size:9px; color:#555; font-family:'Noto Sans Kr'; text-decoration:none; }
a:visited { font-size:9px; color:#555; font-family:'Noto Sans Kr'; text-decoration:none; }
a:hover { font-size:9px; color:#555; font-family:'Noto Sans Kr'; text-decoration:none; }
a:active { font-size:9px; color:#555; font-family:'Noto Sans Kr'; text-decoration:none; }

/*¸Þ´º*/
.main-dropdown-container { margin: auto;width: 100%;height: 27px;padding-left:15px;}

/* .dropdown-button { background: transparent;border: 0;} */
a.dropdown-button:link {display: block;padding: 0 9px;font-size: 14px;font-family:'Noto Sans Kr' !important;color:#fff;font-weight: 600; letter-spacing:-1px;line-height:27px;}
a.dropdown-button:visited {display: block;padding: 0 9px;font-size: 14px;font-family:'Noto Sans Kr' !important;color:#fff;font-weight: 600; letter-spacing:-1px;line-height:27px;}
a.dropdown-button:hover {display: block;padding: 0 9px;font-size: 14px;font-family:'Noto Sans Kr' !important;color:#fff;font-weight: 600; letter-spacing:-1px;line-height:27px;}
a.dropdown-button {display: block;padding: 0 9px;font-size: 14px;font-family:'Noto Sans Kr' !important;color:#fff;font-weight: 600; letter-spacing:-1px;line-height:27px;}

.dropdown-container-div { display: inline-block;float:left;}
.dropdown-container-div:first-child {padding-left:10px; }
.dropdown-container-div:last-child { border-right:0; }

.dropdown-content { display: none;position: absolute;z-index: 1;background-color: transparent;width: 600px;left: 0;}
.dropdown-content ul li { display: inline-block;}
.dropdown-content a:link{display: block;text-decoration: none;color: #000;padding: 5px 5px; font-size:12px; font-weight:500; }
.dropdown-content a:visited{display: block;text-decoration: none;color: #000;padding: 5px 5px; font-size:12px; font-weight:500; }
.dropdown-content a:hover{display: block;text-decoration: none;color: #000;padding: 5px 5px; font-size:12px; font-weight:500; }
.dropdown-content a{display: block;text-decoration: none;color: #000;padding: 5px 5px; font-size:12px; font-weight:500; }

.dropdown-container-div:hover .dropdown-content{display: block;}
.dropdown-container-div:last-child:hover .dropdown-content { display: block;width: 250px; right: 0;}
.dropdown-container-div:hover .dropdown-button { border-bottom: 2px solid #71bbc8;}






@font-face {
    font-family: 'NotoSans';
    src: url('/board/fonts/NotoSans-Light.eot');
    src: url('/board/fonts/NotoSans-Light.eot?#iefix') format('embedded-opentype'),
         url('/board/fonts/NotoSans-Light.woff2') format('woff2'),
         url('/board/fonts/NotoSans-Light.woff') format('woff'),
         url('/board/fonts/NotoSans-Light.otf') format('opentype');
	font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'NotoSans';
    src: url('/board/fonts/NotoSans-DemiLight.eot');
    src: url('/board/fonts/NotoSans-DemiLight.eot?#iefix') format('embedded-opentype'),
         url('/board/fonts/NotoSans-DemiLight.woff2') format('woff2'),
         url('/board/fonts/NotoSans-DemiLight.woff') format('woff'),
         url('/board/fonts/NotoSans-DemiLight.otf') format('opentype');
	font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'NotoSans';
    src: url('/board/fonts/NotoSans-Regular.eot');
    src: url('/board/fonts/NotoSans-Regular.eot?#iefix') format('embedded-opentype'),
         url('/board/fonts/NotoSans-Regular.woff2') format('woff2'),
         url('/board/fonts/NotoSans-Regular.woff') format('woff'),
         url('/board/fonts/NotoSans-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}


@font-face {
    font-family: 'NotoSans';
    src: url('/board/fonts/NotoSans-Medium.eot');
    src: url('/board/fonts/NotoSans-Medium.eot?#iefix') format('embedded-opentype'),
         url('/board/fonts/NotoSans-Medium.woff2') format('woff2'),
         url('/board/fonts/NotoSans-Medium.woff') format('woff'),
         url('/board/fonts/NotoSans-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}


@font-face {
    font-family: 'NotoSans';
    src: url('/board/fonts/NotoSans-Bold.eot');
    src: url('/board/fonts/NotoSans-Bold.eot?#iefix') format('embedded-opentype'),
         url('/board/fonts/NotoSans-Bold.woff2') format('woff2'),
         url('/board/fonts/NotoSans-Bold.woff') format('woff'),
         url('/board/fonts/NotoSans-Bold.otf') format('opentype');
    font-weight: 600;
    font-style: normal;

}

@font-face {
    font-family: 'NotoSans';
    src: url('/board/fonts/NotoSans-Black.eot');
    src: url('/board/fonts/NotoSans-Black.eot?#iefix') format('embedded-opentype'),
         url('/board/fonts/NotoSans-Black.woff2') format('woff2'),
         url('/board/fonts/NotoSans-Black.woff') format('woff'),
         url('/board/fonts/NotoSans-Black.otf') format('opentype');
    font-weight: 800;
    font-style: normal;
}

