﻿/* CSS Document */

table
{
	color: #454545;
	font-family:"돋움,Verdana, Geneva, Arial, Helvetica, sans-serif";
	font-size: 11px;
	line-height:140%;
}
td { font-family: "돋움", "돋움체"; font-size: 12px; font-weight: 130; line-height : 15px; color: #666666; letter-spacing: 0;}
a:link ,a:visited { color:#666666; text-decoration: none} 
a:active { color: #666666; text-decoration: none} 
a:hover { color:#9A1c3e; text-decoration: none}

/** input **/
INPUT {FONT-SIZE: 9pt; COLOR: #666666; FONT-FAMILY: 돋움}
.m {FONT-SIZE: 12pt; COLOR: #666666; FONT-FAMILY: 돋움}
.gray_input {FONT-SIZE: 12px; COLOR: #666666; FONT-FAMILY: 돋움;  padding:5px; border:solid 1 #E2DDC5;background:#FCF8EC;overflow:auto;word-break:break-all; }

SELECT { FONT-SIZE: 9pt; COLOR: #333333; FONT-FAMILY: 돋움}

/** scrolbar text area **/
TEXTAREA { font-family:; font-size: 9pt; overflow:auto; color:#666666; border:1 solid  #cccccc; 
scrollbar-3dlight-color:#dddddd;
scrollbar-highlight-color:#ffffff;
scrollbar-arrow-color:#999999;
scrollbar-face-color:#ffffff;
scrollbar-track-color:#f2f2f2;
scrollbar-shadow-color:#ffffff;
scrollbar-darkshadow-color:#999999;
}

/** text style **/
.s            {font-size: 11px;  color: #666666; font-family: "돋움","돋움체"; text-decoration: none;letter-spacing: 0; line-height : 18px; }
a.s:link  {font-size: 11px;  color: #666666; font-family: "돋움","돋움체"; text-decoration: none; }
a.s:hover {font-size: 11px;  color: #666666; font-family: "돋움","돋움체"; text-decoration: underline; }

.blue            {font-size: 12px;  color: #5b9ce4; font-family: "돋움","돋움체"; text-decoration: none; }
a.blue:link  {font-size: 12px;  color: #5b9ce4; font-family: "돋움","돋움체"; text-decoration: none; }
a.blue:visited {font-size: 12px;  color: #5b9ce4; font-family: "돋움","돋움체"; text-decoration: none; }
a.blue:hover {font-size: 12px;  color: #044F5A; font-family: "돋움","돋움체"; text-decoration: none; }

.red_s {	font-size: 11px;	color: #9A1c3e;letter-spacing: 0;}
a.red_s:link  {font-s ize: 11px;  color: #9A1c3e; font-family: "돋움","돋움체"; text-decoration: none; }
a.red_s:visited {font-size: 11px;  color: #9A1c3e; font-family: "돋움","돋움체"; text-decoration: none; }
a.red_s:hover {font-size: 11px;  color: #9A1c3e; font-family: "돋움","돋움체"; text-decoration: underline; }

.red {	font-size: 12px;	color: #FF0000;}
a.red:link  {font-s ize: 12px;  color: #FF0000; font-family: "돋움","돋움체"; text-decoration: none; font-weight: bold;}
a.red:visited {font-size: 12px;  color: #FF0000; font-family: "돋움","돋움체"; text-decoration: none; font-weight: bold;}
a.red:hover {font-size: 12px;  color: #FF0000; font-family: "돋움","돋움체"; text-decoration: underline; }

.ver {	font-size: 12px;	color: #9A1c3e;}
a.ver:link  {font-s ize: 12px;  color: #9A1c3e; font-family: "돋움","돋움체"; text-decoration: none; }
a.ver:visited {font-size: 12px;  color: #9A1c3e; font-family: "돋움","돋움체"; text-decoration: none; }
a.ver:hover {font-size: 12px;  color: #9A1c3e; font-family: "돋움","돋움체"; text-decoration: underline; }

.blue_s {	font-size: 11px;	color: #1c5fac;letter-spacing: 0;}

.gray {font-size: 12px;color: #898988; text-decoration: none;}
a.gray:link  {font-size: 12px;  color: #898988; font-family: "돋움","돋움체"; text-decoration: underline; }
a.gray:visited {font-size: 12px;  color: #898988; font-family: "돋움","돋움체"; text-decoration: underline; }
a.gray:hover {font-size: 12px;  color: #dcdcdb; font-family: "돋움","돋움체"; text-decoration: underline; }

.gray1 {font-size: 12px;color: #9d9d9d; text-decoration: none;}
a.gray1:link  {font-size: 12px;  color: #9d9d9d; font-family: "돋움","돋움체"; text-decoration: underline; }
a.gray1:visited {font-size: 12px;  color: #9d9d9d; font-family: "돋움","돋움체"; text-decoration: underline; }
a.gray1:hover {font-size: 12px;  color: #9d9d9d; font-family: "돋움","돋움체"; text-decoration: underline; }

.gray2 {font-size: 12px;color: #2d2d2d; text-decoration: none; font-weight:bold;}
a.gray2:link  {font-size: 12px;  color: #2d2d2d; font-family: "돋움","돋움체"; text-decoration: none; font-weight:bold; }
a.gray2:visited {font-size: 12px;  color: #2d2d2d; font-family: "돋움","돋움체"; text-decoration: none; font-weight:bold;}
a.gray2:hover {font-size: 12px;  color: #2d2d2d; font-family: "돋움","돋움체"; text-decoration: underline; font-weight:bold;}

.gray_s {	font-size: 11px; color: #898988;letter-spacing: 0;}

.white_s {	font-size: 11px; color: #ffffff;letter-spacing: 0; font-weight:bold}




