@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0;}	
html,body{font-family:'Malgun Gothic','맑은 고딕','Dotum',"굴림",Gulim; color:#000;}
img{border:0 none}

p{text-align:justify; line-height:28px !important; font-size:16px !important;}
table{font-size:16px !important; line-height:28px !important; text-align:justify;}
.total_count a{color:#06C; text-decoration:none;}
.category {font-size:14px; line-height:17px !important;}
.sub_tit {color:#1A7CB6; font-weight:bold;}

/* 링크 */
a:link        {text-decoration:none; color:#06C;}
a:visited     {text-decoration:none; color:#06C;}
a:active      {text-decoration:none; color:#06C;}
a:hover       {text-decoration:none; color:#06C;}
a {color:inherit; color:#06C;}