﻿A:link, A:active, a:visited {
	color: #003399;font-size: 9pt;text-decoration: none;
}
A:hover {
	color: #3399ff;text-decoration: none;position:relative; top:1; left:1;
}
A.top:link, A.top:active, A.top:visited {
	color: #FFFFFF;font-size: 9pt;text-decoration: none;
}
A.top:hover {
	color: #FFFFFF;text-decoration: none;position:relative; top:1; left:1;

}
A.not:link, A.not:active, A.not:visited {
	color: #FFFFFF;font-size: 9pt;text-decoration: none;
}
A.not:hover {
	color: #FFFFFF;text-decoration: none;
}
BODY
{
	SCROLLBAR-FACE-COLOR: #eeeeee; MARGIN: 5px 0px 0px 5px; SCROLLBAR-HIGHLIGHT-COLOR: #eeeeee; SCROLLBAR-SHADOW-COLOR: #dddddd; SCROLLBAR-3DLIGHT-COLOR: #eeeeee; SCROLLBAR-ARROW-COLOR: #aaaaaa; SCROLLBAR-TRACK-COLOR: #ffffff; SCROLLBAR-DARKSHADOW-COLOR: #ffffff 
}
BODY.main_body {
	padding-right: 0px;padding-left: 0px;left: 0px;padding-bottom: 0px;margin: 0px;color: black;padding-top: 0px;position: absolute;top: 0px;background-color: #ffffff;
}
TD {
	font-size: 12px;font-family: 돋움, 돋움체, 바탕;
}
INPUT {
	border-top-style: none;border-right-style: none;border-left-style: none;border-bottom-style: none;
}
INPUT.txtbox {
	border-right: #aaaaaa 1px solid;border-top: #aaaaaa 1px solid;border-left: #aaaaaa 1px solid;border-bottom: #aaaaaa 1px solid;	
}
INPUT.required {
	border-right: #aaaaaa 1px solid;border-top: #aaaaaa 1px solid;border-left: #aaaaaa 1px solid;border-bottom: #aaaaaa 1px solid; background: #E3E3F2;	
}
INPUT.required_no_border {
	BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; BACKGROUND-COLOR: #E3E3F2; BORDER-BOTTOM-STYLE: none;
}

.text_edit {width:100px;height:18px;font-family:새굴림,arial; color:#000000;font-size: 12px;border:1 solid #A1A1A1; background-color:white;}
        

.display_none { display:none; }

/* 좌측탭메뉴 */
.tab_on,.tab_off {width:40px; height:21px; font:9pt Dotum,돋움; padding-top:4px; cursor:pointer; text-align:center}
.tab_on {background:url('../../images/tab_on.gif') no-repeat center bottom; color:#000}
.tab_off {background:url('../../images/tab_off.gif') no-repeat center bottom; color:#555}
.tab_padding {background:url('../../images/tab_padding.gif') repeat-x center bottom; height:25px}

/* 좌측탭메뉴 내용 */
.treemenu {padding-top:10px}
.notice {height:30px; background:url('../../images/speaker.gif') no-repeat left top; padding:3px 0px 0px 20px}
.notice a {color:red !important}
.notice a:hover {text-decoration:underline}