/*@import url('http://fonts.googleapis.com/earlyaccess/notosanskr.css');*/

@font-face {
    font-family:'NotoSansKR-Light';
    src: url('../font/NotoSansKR-Light.eot');
	src: url('../font/NotoSansKR-Light.eot?#iefix') format('embedded-opentype'),
		 url('../font/NotoSansKR-Light.woff2') format('woff2'),
         url('../font/NotoSansKR-Light.woff') format('woff'),
         url('../font/NotoSansKR-Light.otf') format('opentype'),
         url('../font/NotoSansKR-Light.svg#NotoSansKR-Light') format('svg');
    font-weight:normal;
    font-style:normal;
}
@font-face {
    font-family:'NotoSansKR-Regular';
    src: url('../font/NotoSansKR-Regular.eot');
	src: url('../font/NotoSansKR-Regular.eot?#iefix') format('embedded-opentype'),
		 url('../font/NotoSansKR-Regular.woff2') format('woff2'),
         url('../font/NotoSansKR-Regular.woff') format('woff'),
         url('../font/NotoSansKR-Regular.otf') format('opentype'),
         url('../font/NotoSansKR-Regular.svg#NotoSansKR-Regular') format('svg');
    font-weight:normal;
    font-style:normal;
}
@font-face {
    font-family:'NotoSansKR-Medium';
	src: url('../font/NotoSansKR-Medium.eot');
	src: url('../font/NotoSansKR-Medium.eot?#iefix') format('embedded-opentype'),
		 url('../font/NotoSansKR-Medium.woff2') format('woff2'),
	     url('../font/NotoSansKR-Medium.woff') format('woff'),
         url('../font/NotoSansKR-Medium.otf') format('opentype'),
		 url('../font/NotoSansKR-Medium.svg#NotoSansKR-Medium') format('svg');
    font-weight:normal;
    font-style:normal;
}
@font-face {
    font-family:'NotoSansKR-Bold';
    src: url('../font/NotoSansKR-Bold.eot');
	src: url('../font/NotoSansKR-Bold.eot?#iefix') format('embedded-opentype'),
		 url('../font/NotoSansKR-Bold.woff2') format('woff2'),
         url('../font/NotoSansKR-Bold.woff') format('woff'),
         url('../font/NotoSansKR-Bold.otf') format('opentype'),
         url('../font/NotoSansKR-Bold.svg#NotoSansKR-Bold') format('svg');
    font-weight:normal;
    font-style:normal;
}
@font-face {
    font-family:'BryantPro-Regular';
    src: url('../font/BryantPro-Regular.eot');
    src: url('../font/BryantPro-Regular.eot?#iefix') format('embedded-opentype'),
         url('../font/BryantPro-Regular.woff') format('woff'),
         url('../font/BryantPro-Regular.ttf') format('truetype'),
         url('../font/BryantPro-Regular.svg#BryantPro-Regular') format('svg');
    font-weight:normal;
    font-style:normal;
}
@font-face {
    font-family:'BryantPro-Medium';
    src: url('../font/BryantPro-Medium.eot');
    src: url('../font/BryantPro-Medium.eot?#iefix') format('embedded-opentype'),
         url('../font/BryantPro-Medium.woff') format('woff'),
         url('../font/BryantPro-Medium.ttf') format('truetype'),
         url('../font/BryantPro-Medium.svg#BryantPro-Medium') format('svg');
    font-weight:normal;
    font-style:normal;
}
@font-face {
    font-family:'BryantPro-Bold';
    src: url('../font/BryantPro-Bold.eot');
    src: url('../font/BryantPro-Bold.eot?#iefix') format('embedded-opentype'),
         url('../font/BryantPro-Bold.woff') format('woff'),
         url('../font/BryantPro-Bold.ttf') format('truetype'),
         url('../font/BryantPro-Bold.svg#BryantPro-a') format('svg');
    font-weight:normal;
    font-style:normal;
}

/*body{ font:12px/1.3 'NotoSansKR-Medium', Dotum, '돋움', Gulim, '굴림', sans-serif; color:#666; }*/
body{ font:12px/1.3 'NotoSansKR-Regular', Dotum, '돋움', Gulim, '굴림', sans-serif; color:#666; }
body, div, dl, dt, dd, th, td, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, p, blockquote, button, input, textarea{margin:0; padding:0;}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary{display:block; margin:0; padding:0;}
hr, table caption{display:none;}
legend, .hd_element{position:absolute; width:0; height:0; overflow:hidden; visibility:hidden; font-size:0; line-height:0;}
table{width:100%; border-collapse:collapse; border-spacing:0; table-layout:fixed;}
strong, table th{font-weight:normal;}
img, fieldset, button, input{border:0; vertical-align:middle;}
ul, ol, li{list-style:none;}
em, address{font-style:normal;}
label, button{cursor:pointer;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
button{vertical-align:top; background:transparent; font-family:'NotoSansKR-Medium', Dotum, '돋움', Gulim, '굴림', sans-serif;}
button::-moz-focus-inner{padding:0; border:0;}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
input, select, button, textarea{font:12px/1.3 'NotoSansKR-Medium', Dotum, '돋움', Gulim, '굴림', sans-serif; color:#666;}



                <!--추가 -->
.mbanner{width:1200px; margin:8px auto;}
.mbanner ul{overflow:hidden; height:100%;}
.mbanner ul li{float:left;width:294px;height:120px;padding-bottom:8px;padding-right:8px;}
.mbanner ul li:nth-child(4n){padding-right:0px;}
.mbanner ul li a{width:294px; height:120px;background-size:cover;display:block;}