@charset "utf-8";

/* 내용관리 */
#ctt {margin:10px 0;padding:10px;border:1px solid #e9e9e9}
.ctt_admin {text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {padding:10px 0}
.ctt_img {text-align:center}

/* 내용관리 (사전) */
/*  A          {margin-top:0px;font-size:9pt; font-family: "굴림";color:#000000; text-decoration: none; line-height: 16px}
  td         {font-size:9pt;font-family:"굴림";color:#808080 ;line-height: 16px}
  Body       {font-size:9pt;font-family:"굴림";color:#808080 ;line-height: 16px} 
 
  .h a:hover    { text-decoration: underline ; color:#ffffff; font-size:9pt ;font-family:"굴림"}
  
  .h a:link    {text-decoration: none ; color: #000000 ; font-size:9pt ;font-family:"굴림"}
  
  .h a:active  {text-decoration: none ; color: #ff0000; font-size:9pt ;font-family:"굴림"}
  
  .m a:hover    { text-decoration: underline ; color:#3399ff; font-size:9pt ;font-family:"굴림"}
  
  .m a:link    {text-decoration: none ; color: #000000 ; font-size:9pt ;font-family:"굴림"}
  
  .m a:active  {text-decoration: none ; color: #ff0000; font-size:9pt ;font-family:"굴림"}
  
  .b a:hover    { text-decoration: underline ; color:#0000ff; font-size:9pt ;font-family:"굴림"}
  
  .b a:link    {text-decoration: none ; color: #000000 ; font-size:9pt ;font-family:"굴림"}
  
  .b a:active  {text-decoration: none ; color: #ff0000; font-size:9pt ;font-family:"굴림"} */

  #ctt #ctt_con .sub_table {border: 1px solid #666666; } 
  #ctt #ctt_con .sub_table a:hover {text-decoration: underline; color: #0000ff; }

  #ctt #ctt_con .sub_title {width: 150px; background: url('../../../img/bg_sub3.gif') #CCCCCC top left repeat-x !important}


body {
scrollbar-face-color: #FFFFFF;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #000000;
}