BODY {
	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;
}
 
 A:link, A:active, A:visited { font-size: 9pt; font-family:돋움; text-decoration: none;}
 A:hover {text-decoration: underline; color:red;}
 
 td {font-size:9pt; font-family:돋움;}

img { border-style:none; }


.black  { font-family: "돋움"; color: #000000; text-decoration: none; font-size: 9pt;}
.black  a { font-family: "돋움"; color: #000000; text-decoration: none; font-size: 9pt;}
.black  a:link { font-family: "돋움"; color: #000000; text-decoration: none; font-size: 9pt;}
.black  a:hover { font-family: "돋움"; color: #000000; text-decoration: underline; font-size: 9pt;}


/*  테두리 */
.input    { border-style:solid; border-width:1px; border-color:#ABABAB; height:18px; font-size: 9pt;}



/* 회원가입 약관 박스 */
.text_box { 
	font-family: "돋움", "Arial", "Verdana";	
	font-size: 12px; 
	border-top: 1px solid #9C9A9C;	
	border-right: 1px solid #9C9A9C;	
	border-bottom: 1px solid #9C9A9C;	
	border-left: 1px solid #9C9A9C; 
	background-color:#f5f5f5;
	line-height:150%;
	scrollbar-3dlight-color: 595959; 
	scrollbar-arrow-color: ffffff; 
	scrollbar-base-color: CFCFCF; 
	scrollbar-darkshadow-color: FFFFFF; 
	scrollbar-face-color: CFCFCF; 
	scrollbar-highlight-color: FFFFF; 
	scrollbar-shadow-color: 595959;
	
}


/* 기본 파란색  */
.default  { font-family: "돋움"; color: #555555; text-decoration: none; font-size: 9pt;}
.default  a { font-family: "돋움"; color: #555555; text-decoration: none; font-size: 9pt;}
.default  a:link { font-family: "돋움"; color: #555555; text-decoration: none; font-size: 9pt;}
.default  a:hover { font-family: "돋움"; color: #0078FF; text-decoration: underline; font-size: 9pt;}

/* 기본 파란색  */
.blue  { font-family: "돋움"; color: #0078FF; text-decoration: none; font-size: 9pt;}
.blue  a { font-family: "돋움"; color: #0078FF; text-decoration: none; font-size: 9pt;}
.blue   a:link { font-family: "돋움"; color: #0078FF; text-decoration: none; font-size: 9pt;}
.blue   a:hover { font-family: "돋움"; color: #0078FF; text-decoration: underline; font-size: 9pt;}

/* 기본 파란색  */
.green  { font-family: "돋움"; color: #00A228; text-decoration: none; font-size: 9pt;}
.green  a { font-family: "돋움"; color: #00A228; text-decoration: none; font-size: 9pt;}
.green   a:link { font-family: "돋움"; color: #00A228; text-decoration: none; font-size: 9pt;}
.green   a:hover { font-family: "돋움"; color: #00A228; text-decoration: underline; font-size: 9pt;}


.gray  { font-family: "돋움"; color: gray; text-decoration: none; font-size: 9pt;}

.gray5  { font-family: "돋움"; color: #555555; text-decoration: none; font-size: 9pt;}
.gray5  a { font-family: "돋움"; color: #555555; text-decoration: none; font-size: 9pt;}
.gray5  a:hover { font-family: "돋움"; color: #555555; text-decoration: underline; font-size: 9pt;}

.gray6  { font-family: "돋움"; color: #666666; text-decoration: none; font-size: 9pt;}
.gray6  a { font-family: "돋움"; color: #666666; text-decoration: none; font-size: 9pt;}
.gray6  a:hover { font-family: "돋움"; color: #666666; text-decoration: underline; font-size: 9pt;}

.gray7  { font-family: "돋움"; color: #777777; text-decoration: none; font-size: 9pt;}
.gray7  a { font-family: "돋움"; color: #777777; text-decoration: none; font-size: 9pt;}
.gray7  a:hover { font-family: "돋움"; color: #777777; text-decoration: underline; font-size: 9pt;}

.gray8  { font-family: "돋움"; color: #888888; text-decoration: none; font-size: 9pt;}
.gray8  a { font-family: "돋움"; color: #888888; text-decoration: none; font-size: 9pt;}
.gray8  a:hover { font-family: "돋움"; color: #888888; text-decoration: underline; font-size: 9pt;}

.gray9  { font-family: "돋움"; color: #999999; text-decoration: none; font-size: 9pt;}
.gray9  a { font-family: "돋움"; color: #999999; text-decoration: none; font-size: 9pt;}
.gray9  a:hover { font-family: "돋움"; color: #999999; text-decoration: underline; font-size: 9pt;}

/* 글쓰기 박스 */
.content_box { 
	font-family: "돋움", "Arial", "Verdana";	
	font-size: 12px; 
	border-top: 1px solid #9C9A9C;	
	border-right: 1px solid #9C9A9C;	
	border-bottom: 1px solid #9C9A9C;	
	border-left: 1px solid #9C9A9C; 
	background-color:#FFFFFF;
	line-height:150%;
	scrollbar-3dlight-color: 595959; 
	scrollbar-arrow-color: ffffff; 
	scrollbar-base-color: CFCFCF; 
	scrollbar-darkshadow-color: FFFFFF; 
	scrollbar-face-color: CFCFCF; 
	scrollbar-highlight-color: FFFFF; 
	scrollbar-shadow-color: 595959;
	
}



/*    */
.white  { font-family: "돋움"; color: #FFFFFF; text-decoration: none; font-size: 9pt;}
.white  a { font-family: "돋움"; color: #FFFFFF; text-decoration: none; font-size: 9pt;}
.white   a:link { font-family: "돋움"; color: #FFFFFF; text-decoration: none; font-size: 9pt;}
.white   a:hover { font-family: "돋움"; color: #FFFFFF; text-decoration: underline; font-size: 9pt;}



/* 기본 빨간색  */
.red  { font-family: "돋움"; color: #FF0000; text-decoration: none; font-size: 9pt;}
.red  a { font-family: "돋움"; color: #FF0000; text-decoration: none; font-size: 9pt;}
.red   a:link { font-family: "돋움"; color: #FF0000; text-decoration: none; font-size: 9pt;}
.red   a:hover { font-family: "돋움"; color: #FF0000; text-decoration: underline; font-size: 9pt;}


.box {
	BORDER-RIGHT: #c4cad1 1px solid; PADDING-RIGHT: 0px; BORDER-TOP: #c4cad1 1px solid; PADDING-LEFT: 3px; FONT-SIZE: 9pt; PADDING-BOTTOM: 0px; BORDER-LEFT: #c4cad1 1px solid; COLOR: #000000; PADDING-TOP: 2px; BORDER-BOTTOM: #c4cad1 1px solid; FONT-FAMILY: "굴림","seoul", "verdana", "arial"; BACKGROUND-COLOR: #ffffff
}



/* 기본 8pt  */
.default8  { font-family: "돋움"; color: #555555; text-decoration: none; font-size: 8pt;}
.default8  a { font-family: "돋움"; color: #555555; text-decoration: none; font-size: 8pt;}
.default8  a:link  { font-family: "돋움"; color: #555555; text-decoration: none; font-size: 8pt;}
.default8  a:active  { font-family: "돋움"; color: #555555; text-decoration: none; font-size: 8pt;}
.default8  a:visited  { font-family: "돋움"; color: #555555; text-decoration: none; font-size: 8pt;}
.default8  a:hover { font-family: "돋움"; color: #0078FF; text-decoration: underline; font-size: 8pt;}


