/*---------------------------------------------------------------
	Title   : G-PMS main page styles for screen media
	Author  : finkle, admin@jdevelop.co.kr
	Updated : 2006-12-07
---------------------------------------------------------------*/
@import url("./core-style.css");
@import url("./sub-style.css");

body {
    font-size: 12px;
    font-family: gulim, dotum, Verdana;
    line-height: 1.4em;
}

#content {
    width:96%;
    margin: 4px;;
    padding: 8px;
}

.button {
    display:none;
}
