#mainBg { background:#17A3CA url('../images/common/bg.jpg') left top no-repeat; }

#head { width:990px; height:110px; padding:20px 0px 0px 15px; }
#bodyBg { width:990px; height:470px; background:url('../images/common/bg_contents.jpg') left top no-repeat; padding:15px 0px 0px 0px; }
#menu { width:290px; height:370px; background:url('../images/common/bg_menu.gif') left top no-repeat; float:left; }
#contents { float:left; }
#footer { height:50px; padding:20px 0px 0px 10px; clear:both; }

body, table, tr, td, select, textarea, input {
	font-size:12px;
	font-family:"Verdana", "Arial", "Geneva", "Helvetica", "sans-serif", "돋움";
	color:#000000;
	line-height:18px;
	word-break:break-all;
	margin:0px;
}

body {
	background-color:#FFFFFF;
	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, img { border:0 }

a:link      { color:#000000; text-decoration:none; }
a:visited   { color:#000000; text-decoration:none; }
a:active    { color:#000000; text-decoration:none; }
a:hover     { color:#666666; text-decoration:none; }

.l { float:left; }
.al { text-align:left;}
.ac { text-align:center;}
.ar { text-align:right;}

.clear { clear:both; }

.sText { font-size:11px; line-height:14px; }
.bText { font-weight:bold; }
.uText { text-decoration:underline; }

.mt5 { margin-top:5px; }
.mt10 { margin-top:10px; }
.mt15 { margin-top:15px; }
.mt30 { margin-top:30px; }

/*
.link_title { background-color:#FFCC00; color:#000000; font-family:"Geneva", "Arial", "Helvetica", "sans-serif"; font-weight:bold; text-align:left; }
*/
.link_title { background-color:#FFFFFF; color:#000000; font-family:"Verdana", "Arial", "Geneva", "Helvetica", "sans-serif"; font-weight:bold; text-align:left; padding-left:10px; }
.link_item { text-align:left; }
