/**** 웹진 스타일 ****/

    body
    {
        font-family: "돋움", "verdana"
        font-size: 9pt;
        color: #333333; 
        scrollbar-face-color:#FFFFFF;
        scrollbar-shadow-color:#B3B3B3;
        scrollbar-highlight-color:#B3B3B3; 
        scrollbar-3dlight-color:#FFFFFF;
        scrollbar-darkshadow-color:#FFFFFF; 
        scrollbar-track-color:#e3e3e3;
        scrollbar-arrow-color:#8B9EA6;
		line-height: 150% ;
    }
    td {
    	font-family: 돋움; 
    	font-size:9pt ;
    	word-break:break-all;
		line-height: 150% ;
    }
<!-- Position -->
    .position {
    	font-family: 돋움; 
    	font-size: 9pt; 
    	color: #484848; 
    	text-align: right ; 
    	text-valign: bottom ; 
    }

<!-- 주석 -->
    .comment {
    	font-family: 돋움; 
    	color: #9b9a9a; 
    	text-decoration: none; 
    	font-size: 8pt; 
    	line-height: 120% 
    }
     .text{
	      font-family: 돋움;  font-size:10pt ; line-height: 120% ;
	 }

/**** 페이지 제목 폰트****/
     .s_title01{
	      font-family: 돋움; color:#0777bd ;  font-weight: bold; font-size:14px ; 
	 }
     .s_title02{
	      font-family: 돋움; color:#505151 ;  font-weight: bold; font-size:9pt ; 
	 }
     .s_title03{
	      font-family: 돋움; color:#6498a1 ;  font-weight: bold; font-size:9pt ; 
	 }
     .s_title04{
	      font-family: 돋움; color:#6498a1 ;  font-size:9pt ; 
	 }

     .title_bg
     {background-image : url(../images/style/title_line.gif); height: 6px}

     .title02
     {font-family: 돋움; color: #4273C7;  font-weight: bold; font-size:9pt ; line-height: 150% ;}

     .title_bg02
     {background-image : url(../images/style/title_line02.gif); height: 6px }


/**** 뉴스추가 :  폰트****/
     .nw_s_title01{
	      font-family: 돋움; color:#a884b5 ;font-weight: bold; font-size:14px  
	 }
	 .nw_s_title04{
	      font-family: 돋움; color:#1e1e1e ; font-size:10px  
	 }

/**** 독자편지 제목 폰트****/

     .letter_quiz{
	      font-family: "돋움"; color:#01153b ;  font-size:14px ;  font-weight: bold; letter-spacing:-1;
	 }
	 .letter_reco{
	      font-family: "돋움"; color:#01153b ;  font-size:9pt ;  font-weight: bold; letter-spacing:-1;
	 }



