/*----------------------------------------------------------------------  
 * i-PORTAL Viewer *
 * Name		:	common.css
 * DECS		:	i-PORTAL Viewer / Common Style Sheet
-----------------------------------------------------------------------*/

@charset "utf-8"; 

/* Font Style */
body{font-family:돋움,Dotum,AppleGothic,sans-serif;}
input, select{font-family:돋움,Dotum;}

/* Portal Login Page  */
.login_copyright{font-family:나눔고딕,돋움,Dotum;}

/* Portal Main - User Option Popup  */
#userOption_detail{font-family:나눔고딕,돋움,Dotum;}

/* Portal Main - Left Menu(Slide)  */
.treeMenuDiv {font-family:'Open Sans',sans-serif;}

/* Portal Admin Page */
#manager_wrap{font-family:나눔고딕,돋움,Dotum;}
