/* CSS Document */
@charset "euc-kr";

@import url(default.css);
@import url(common.css);

body {
	background-color: #ffffff;
	margin: 0px;

	scrollbar-3dlight-color:#cccccc;
	scrollbar-arrow-color:#999999;
	scrollbar-base-color:#ffffff;
	scrollbar-darkshadow-color:#cccccc;
	scrollbar-face-color:#ffffff; 
	scrollbar-highlight-color:#f9f9f9;
	scrollbar-shadow-color:#ffffff; 
}

body,td,th { font-family: "Dotum"; font-size: 12px; color: #666666; letter-spacing: 0px; line-height:17px; }

IMG {border: none;} 


a:link {color: #666666; text-decoration: none}
a:visited {color: #666666; text-decoration: none}
a:hover {color: #244F84; text-decoration: none; text-decoration: underline;}

a.main:link {font-size: 12px; color: #7B7B7B; text-decoration: none}
a.main:visited {font-size: 12px; color: #7B7B7B; text-decoration: none;}
a.main:hover {font-size: 12px; color: #244F84; text-decoration: underline;}



.black_12 {font-size: 12px; color:#000000; font-weight:bold}
.black_14 {font-size: 14px; color:#000000; font-weight:bold}
.333333_12 {font-size: 12px; color:#333333;}
.red_12 {font-size: 12px; color:#EF0404;}





.blue_12 {font-size: 12px; color:#1E497D; font-weight:bold} 


.input_01 { font-size: 12px; color: #666666; height: 18px; border: 1px solid #DEDEDE; background-color:#ffffff; padding:2 0 0 0;}
.input_02 { font-size: 12px; color: #666666; border: 1px solid #DEDEDE; background-color:#ffffff; padding:5 5 5 5;}




.input {border-color:#000000; border:solid 1;}
.input_01 { font-size: 12px; color: #666666; height: 18px; border: 1px solid #DEDEDE; background-color:#ffffff; padding:2 0 0 0;}
.input_02 { font-size: 12px; color: #666666; border: 1px solid #DEDEDE; background-color:#ffffff; padding:5 5 5 5;}

.red				{font-weight:bold; color:red}
.blue				{font-weight:bold; color:blue}
.green				{font-weight:bold; color:green}
.black {font-size: 12px; color:#000000; font-weight:bold}






