body, table, tr, td, select, input, div, form, textarea
	{
		font-family: 'Dotum';
		font-size: 12px; 
		color: #505050;
		line-height:150%;
	}

img {border:0}

A {selector-dummy : expression(this.hideFocus=true);}
A:active {color: #505050;text-decoration : none;} 
A:link {color: #505050; text-decoration: none;} 
A:visited {color: #505050; text-decoration : none;} 
A:hover {color: #505050; text-decoration : none;}

.input
	{
	font-family: 'Dotum';
	font-size: 12px;
	border: #dcdcdc;
	background-color:#ffffff;
	border-style: solid;	
	border-top-width: 1px;	
	border-right-width: 1px;
	border-bottom-width: 1px; 
	border-left-width: 1px;
	color: #505050;
	line-height:150%;
}

.SearchInput
	{
	font-family: 'Dotum';
	font-size: 11px;
	border: #ffffff;
	background-color:#ffffff;
	border-style: solid;	
	border-top-width: 1px;	
	border-right-width: 1px;
	border-bottom-width: 1px; 
	border-left-width: 1px;
	color: #505050;
	line-height:150%;
}

.box
	{
	font-family: 'Dotum';
	font-size: 12px;
	line-height:150%;
	color: #505050;
	border: 1px solid;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:5px;
	padding-left:5px;
	border-color: #e1e1e1;
	background-color: #ffffff;
	scrollbar-face-color: #d6d6d6;
	scrollbar-shadow-color: #bebebe;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #606060;
	scrollbar-track-color: #d6d6d6;
	scrollbar-arrow-color: #ffffff;
	}

.MainNotice {font-size:11px; color:#7e7e7e; letter-spacing:-1px;}
.IMGBorder {border-style:solid;border-width:1px;border-color:#DEDEDE;}
.FooterLine {background:url(../images/main/dot1.gif) center center repeat-x;}
.AreaText {font-size:11px; color:#a0a0a0; letter-spacing:-1px;}
.SmallText {font-size:11px; color:#787878; letter-spacing:0px;}
.Pad10 {padding:10px;}

.DotBox {width:100%; height:24px; background:url(../images/main/bg_top1.gif);}
.GNBBox {width:100%; height:71px; background:url(../images/main/bg_top2.gif) repeat-x;}
.NoticeBox {background:url(../images/main/mbn3.gif) left top no-repeat; padding:5px 0 0 0;}

.LeftTop {padding:22px 0 17px 0; background:url(../images/main/sub_line.gif) left bottom repeat-x;}
.LeftBG {height:30px; background:url(../images/main/bg_left.gif) left top no-repeat; padding:0 0 0 15px;}
.LeftBG_On {height:30px; background:url(../images/main/bg_left_on.gif) left top no-repeat; padding:0 0 0 15px;}
.LeftText {font-size:11px; color:#828282; letter-spacing:-1px;}
.LeftText_On {font-size:11px; color:#323232; letter-spacing:-1px; font-weight:bold;}

.HistoryYear {background:#f5f5f5; text-align:center; font-family:Tahoma; font-size:20px; font-weight:bold; color:#e17473; padding:10px 0 10px 0;}