@charset "utf-8";
/* ------------------------------------- lesha ----------------------------------------- */


/* 테이블에 대한 기본 스타일 정의 */
td  {font-family: Gulim; font-size:9pt; line-height:18px; color:#707070;  letter-spacing: -0.5px;}

/* 일반적인 텍스트 롤오버및 링크 */
a:link     {font-family: Gulim; font-size: 9pt; color: #7F7F7F; text-decoration: none;}
a:active   {font-family: Gulim; font-size: 9pt; color: #7F7F7F; text-decoration: none;}
a:visited  {font-family: Gulim; font-size: 9pt; color: #7F7F7F; text-decoration: none;}
a:hover    {font-family: Gulim; font-size: 9pt; color: #7EAD48; text-decoration: underline;}


/* 폰트색이 다를때 */
.tc1   { font-family: Gulim; font-size:9pt; color:#598BA5; } /*파스털파랑*/
.tc2   { font-family: Gulim; font-size:9pt; color:#FFFFFF; } /*흰색*/
.tc3   { font-family: Gulim; font-size:9pt; color:#AD8E7F; } /*밤색1*/
.tc4   { font-family: Gulim; font-size:9pt; color:#FF978C; } /*분홍색*/
.tc5   { font-family: Gulim; font-size:9pt; color:#ED1B23; } /*빨강색*/
.tc6   { font-family: Gulim; font-size:9pt; color:#FF9900; } /*주황색*/
.tc7   { font-family: Gulim; font-size:9pt; color:#555555; } /*검정색70*/
.tc8   { font-family: Gulim; font-size:9pt; color:#FC504F; } /*여린파랑*/
.tc9   { font-family: Gulim; font-size:9pt; color:#488FDE; } /*보라파랑*/
.tc10  { font-family: Gulim; font-size:9pt; color:#7EAD48; } /*연두색*/
.tc11  { font-family: Gulim; font-size:9pt; color:#BE98DD; } /*연보라*/
.tc12  { font-family: Gulim; font-size:8pt; line-height:13px; color:#7F7F7F; } /*검정색70*/
.tc13  { font-family: Gulim; font-size:9pt; color:#A5B300; } /*파랑색*/
.tc14  { font-family: Gulim; font-size:9pt; color:#5C9FB0; } /*청연두*/
.tc15  { font-family: Gulim; font-size:9pt; color:#252525; } /*검정색90*/


.tcb1  { font-family: Gulim; font-size:9pt; color:#ED1B23; font-weight:bold} /*빨강색볼드*/
.tcb2  { font-family: Gulim; font-size:9pt; color:#FE8B37; font-weight:bold} /*주황색*/
.tcb3  { font-family: Gulim; font-size:9pt; color:#D15161; font-weight:bold} /*분홍볼드*/
.tcb4  { font-family: Gulim; font-size:9pt; color:#555555; font-weight:bold} /*검정색70*/
.tcb5  { font-family: Gulim; font-size:9pt; color:#568B2C; font-weight:bold} /*연두색70*/
.tcb6  { font-family: Gulim; font-size:9pt; color:#BE98DD; font-weight:bold} /*연보라*/
.tcb7  { font-family: Gulim; font-size:9pt; color:#AD8E7F; font-weight:bold} /*밤색1*/
.tcb8  { font-family: Gulim; font-size:9pt; color:#9A3A8F; font-weight:bold} /*파스텔파랑*/



/* 일반 텍스트보다 작은 텍스트를 사용할때 */
.ts1  {font-family:"돋움";    font-size:11px; color:#A2B445;} /*흰색*/
.ts2  {font-family:"돋움";    font-size:11px; color:#088BC1;} /*청록색*/
.ts3  {font-family:"돋움";    font-size:11px; color:#7D7D7D;} /*검정색70*/
.ts4  {font-family:"Verdana"; font-size:10px; color:#CF2C16;}
.ts5  {font-family:"돋움";    font-size:11px; color:#F26521;} /*주황색*/
.ts6  {font-family:"돋움";    font-size:11px; color:#A1A1A1;} /*검정색50*/
.ts7  {font-family:"돋움";    font-size:11px; color:#BE98DD;}  /*연보라*/
.tsb1 {font-family:"Verdana"; font-size:10px; color:#898989; font-weight:bold}


/* 입력폼 */
.sFormOut {border:solid 1;border-color:e1e1e1;15px; font-family:Gulim; font-size:9pt; color:#7F7F7F;}



