/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,textarea,button {margin:0;padding:0}
fieldset,img {border:0 none}
dl,ul,ol,menu,li {list-style:none}
blockquote, q {quotes:none}
blockquote:before, blockquote:after,q:before, q:after {content:'';content:none}
input,select,textarea,button {font-size:100%;vertical-align:middle}
button {border:0 none;background-color:transparent;cursor:pointer}
table {border-collapse:collapse;border-spacing:0}
body {-webkit-text-size-adjust:none;}
input[type='text'],input[type='password'],input[type='submit'],input[type='search'] {-webkit-appearance:none; border-radius:0}
input:checked[type='checkbox'] {background-color:#666; -webkit-appearance:checkbox}
button,input[type='button'],input[type='submit'],input[type='reset'],input[type='file'] {-webkit-appearance:button; border-radius:0}
input[type='search']::-webkit-search-cancel-button {-webkit-appearance:none}
body,th,td,input,select,textarea,button {} 
a {text-decoration:none}
a:active, a:hover {text-decoration:underline;}
address,caption,cite,code,dfn,em,var {font-style:normal;font-weight:normal}
body {background-color: transparent;
    width: 100%;
    height: 100%;}
.plugin {display:none;}

.ad-section {display:flex;flex-direction:row;align-items:center;height: 33px;
    margin: 0 0 4px;
    font-size: 16px;
    line-height: 24px;
    padding: 0 10px;
    box-sizing: border-box;}
.ad-section a {display:block;align-items;center;padding:3px 0 0;
    font-family: 'Malgun Gothic',dotum,Gulim,Helvetica,Apple-Gothic,sans-serif;
    font-size: 16px;
    color: #000;
    /* line-height: 19px; */
    text-decoration: none;
    letter-spacing: -1px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
	vertical-align:top;
	}
.ad-section .ad {position:relative;display:block;left:5px;padding:4px 5px;background-color:#f5f6fa;color:#999999;font-size:10px;font-weight:600;line-height:1;margin-left:4px;margin-top:2px;}