﻿body {
	color: #666666;
	font-size: 9pt;
	font-family: 굴림, 돋움;
	line-height: 17pt;
	
	scrollbar-face-color: #DFDBDB; scrollbar-shadow-color: #DFDBDB; 
	scrollbar-highlight-color: #DFDBDB; scrollbar-3dlight-color: #EDE9E9; 
	scrollbar-darkshadow-color: #DFDBDB; scrollbar-track-color: #EDE9E9; 
	scrollbar-arrow-color: #999999;
}

th, td {
	font-size: 9pt;
	font-family: 굴림, 돋움;
	line-height: 17pt;
}

input, select, textarea {
	font-size: 9pt;
	font-family: 굴림, 돋움;
}

.contents {
	font-size: 9pt;
	font-family: 굴림, 돋움;
	line-height: 17pt;
}

a:link, a:visited {
	color: #496EBC;
	text-decoration: none;
}

a:hover { 
	color: #999999; 
	text-decoration: none;
}

.sub_1 a:link { color: #666666; text-decoration: none; }
.sub_1 a:visited { color: #666666; text-decoration: none; }
.sub_1 a:hover { color: #496EBC; text-decoration: none; position:relative; top:1px; left:1px; }

.sub_2 a:link { color: #666666; text-decoration: none; }
.sub_2 a:visited { color: #666666; text-decoration: none; }
.sub_2 a:hover { color: #048C94; text-decoration: none;  position:relative; top:1px; left:1px; }

.sub_3 a:link { color: #666666; text-decoration: none; }
.sub_3 a:visited { color: #666666; text-decoration: none; }
.sub_3 a:hover { color: #048C94; text-decoration: none;  position:relative; top:1px; left:1px; }

.foot a:link { color: #666666; text-decoration: none; }
.foot a:visited { color: #666666; text-decoration: none; }
.foot a:hover { color: #366ACA; text-decoration: none; }

.thumb_images {
	font-size: 9pt;
	color: #808080;
	line-height: 13pt;
	word-break:break-all;
}

.combo td { line-height: 130%; }

.textgray{color:818181; TEXT-DECORATION: none}
A.textgray:link {COLOR: 818181; TEXT-DECORATION: none}
A.textgray:visited { COLOR: 818181; TEXT-DECORATION: none}
A.textgray:hover { COLOR: 818181; TEXT-DECORATION: underline}

.textblack{color:000000; TEXT-DECORATION: none}
A.textblack:link {COLOR: 000000; TEXT-DECORATION: none}
A.textblack:visited { COLOR: 000000; TEXT-DECORATION: none}
A.textblack:hover { COLOR: 000000; TEXT-DECORATION: underline}

