/*!
 * jBrix (http://jbrix.co.kr)
 * Copyright 2011-2015 jBrix, Inc.
 */
@import url(https://fonts.googleapis.com/earlyaccess/nanummyeongjo.css);
@import url(https://cdn.jsdelivr.net/font-nanum/1.0/nanumbarungothic/nanumbarungothic.css);
body, html {
    width: 100%;
    height: 100%;
    font-family: 'Nanum Barun Gothic';
}

.klpu-style-center-fixed {
  left: 14% !important;
}
