/* ±âÁ¸ CSS °Çµå¸®Áö ¾Ê°í Reset , Add CSS */

/* Web Fonts */
@import url('http://fonts.googleapis.com/earlyaccess/nanumgothic.css');	/* ´À·Áµµ ±×³É±×³É */

body {	font-family:'Nanum Gothic','¸¼Àº °íµñ'; }

/* ÃÖ»ó´Ü nav */
.navbar { }

/* »çÀÌµå¹Ù */


/* »ó´Ü course */
.breadcrumb { font-size: 14px; }

/*  */
table a { color: #2b353e; }

/* Åë°è */
.infobox-container { }
.infobox { width: 400px; min-width: 50%; max-width: 100%; height: 75px; }
.infobox h4 { font-weight: bold; }
.date01 { letter-spacing: -0.1em !important; }
.box_goCnt { font-size: 20px; color: blue; }