body, table, td, input, select, textarea {
	font-size:12px;
	color:#7E7E7E;
	font-style:normal;
	font-family:"Dotum";
	line-height:18px;
	margin:0;
	word-break:break-all;	
}

body {
	scrollbar-face-color:#DFDFDF;
	scrollbar-highlight-color:#DFDFDF;
	scrollbar-3dlight-color:#DFDFDF;
	scrollbar-shadow-color:#CFCFCF;
	scrollbar-darkshadow-color:#BFBFBF;
	scrollbar-track-color:EFEFEF;
	scrollbar-arrow-color:7F7F7F;
}

a:link { font-size:12px; color:#7E7E7E; text-decoration:none; }
a:visited { font-size:12px; color:#7E7E7E; text-decoration:none; }
a:hover { font-size:12px; color:#333333; text-decoration:none; }
a:active { font-size:12px; color:#333333; text-decoration:none; }

/* main */
a.news:link { font-size:11px; color:#7E7E7E; text-decoration:none; }
a.news:visited { font-size:11px; color:#7E7E7E; text-decoration:none; }
a.news:hover { font-size:11px; color:#333333; text-decoration:none; }
a.news:active { font-size:11px; color:#333333; text-decoration:none; }
/* main */


/* layout */
#top { text-align: center; }
/* #middle { text-align:center; } */
#bottom { margin-top:30px; margin-bottom:55px }
#top_v { width:991px; text-align:left; }
/* layout */


.line { line-height:10px; }
.smallTxt { font-size:11px; line-height:18px; }
.pointColor { color:#FE000C; }
.subColor { color:#333333; }

<!-- inputbox -->
.inputBox { border:1 solid #C7C7C7; height:18px; }
.search { border:0; font-size:11px; }

<!-- textarea -->
.textArea { border:1 solid #C7C7C7 }