@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/nanumgothic.css);
/* ¸Þ´º ÀüÃ¼¿¡ »ç¿ëµÇ´Â ÆùÆ® ¼³Á¤ */
.UX_NAVI{
 
}
/* ÁÖ ¸Þ´º¿¡ »ç¿ëµÇ´Â ÆùÆ® ¼³Á¤ */
.MenuMain {
 font-family: 'Arial', 'Nanum Gothic','Dotum', 'Gulim';
 line-height: 17px;
 font-size: 16px;
 font-weight: 600;
 color : #666666;
 text-align: center;
}
/* ¼­ºê ¸Þ´º¿¡ »ç¿ëµÇ´Â ÆùÆ® ¼³Á¤ */
.MenuSubList {
 font-family: 'Arial', 'Nanum Gothic','Dotum', 'Gulim';
 line-height: 14px;
 font-size: 14px;
 font-weight: 400;
 color : #ffffff;
 text-align: center;
}