﻿body, tr, td {
	font-size:9pt;
	font-family:"굴림";
	color:#666666;
	line-height: 150%;
	
	scrollbar-3dlight-color:B4B4B4;
	scrollbar-arrow-color:333333;
	scrollbar-base-color:EEEEEE;
	scrollbar-darkshadow-color:FFFFFF;
	scrollbar-face-color:eeeeee;
	scrollbar-highlight-color:FFFFFF;
	scrollbar-shadow-color:B4B4B4;
}

.small {
	font-size:11px;
	font-family:"굴림";
	color:#666666;
	line-height: 150%;
}

A:link    {COLOR: #666666; TEXT-DECORATION: none}
A:active  {COLOR: #666666; TEXT-DECORATION: none}
A:visited {COLOR: #666666; TEXT-DECORATION: none}
A:hover   {COLOR: #FF8B00; TEXT-DECORATION: underline}

textarea {font-size:9pt; font-family:"굴림"; color:#666666;}
select, option {font-size:9pt; font-family:"굴림"; color:#666666; border:1px solid #525254;}

.input {border:1px #999999 solid; background:#FFFFFF; height:19px; font-size:9pt; font-family:굴림,seoul, Arial; color:#666666;}
.bold   {color:#666666; font-size: 9pt; font-family: 굴림;  line-height: 150%; font-weight: bold;}
.red     {color:#F3303D; font-size: 9pt; font-family: 굴림 ;  line-height: 150%;}
.brown       {color:#A0410D; font-size: 9pt; font-family: 굴림 ;  line-height: 150%; }
.blue1     {color:#0076A3; font-size: 9pt; font-family: 굴림 ;  line-height: 150%; }
.blue2     {color:#1D57CF; font-size: 9pt; font-family: 굴림 ;  line-height: 150%;}
.blue_b     {color:#0072BC; font-size: 9pt; font-family: 굴림 ;  line-height: 150%; font-weight: bold;}
.green1_b   {color:#758D05; font-size: 9pt; font-family: 굴림;  line-height: 150%; font-weight: bold;}
.contents1  {color:#F3303D; font-size: 9pt; font-family: 굴림 ;  line-height: 160%;}
.pink1_b  {color:#EB5F73; font-size: 9pt; font-family: 굴림 ;  line-height: 150%; font-weight: bold;}

.b_link			    { color: #758D05;  font-weight: bold; text-decoration: underline }
.b_link:link   		{ color: #758D05;  font-weight: bold; text-decoration: underline}
.b_link:visited	    { color: #758D05;  font-weight: bold; text-decoration: underline}
.b_link:hover		{ color: #278100;  font-weight: bold; text-decoration: underline}
