@charset "euc-kr";

@font-face {
    font-family:'NotoSansKR';
    font-style: normal;
    font-weight: 400;
    src: url('./fonts/NotoSansCJKkr-Regular.eot');
    src: local("?"),
         url('./fonts/NotoSansCJKkr-Regular.woff') format('woff'),
         url('./fonts/NotoSansCJKkr-Regular.otf') format('opentype');
}

body, td, p, input, button, textarea, select
{ 
	color:#555555; font-family:±¼¸² ¡¾¨ù¢¬©÷; font-size:9pt; line-height:160%; 
}

td { font-family:µ¸¿ò; font-size:9pt; color:rgb(51,51,51); line-height:13pt; }
a:link { font-size:9pt; color:black; text-decoration:none; }
a:hover { font-size:9pt; color:rgb(48,151,162); }
a:visited { font-size:9pt; color:rgb(51,51,51); text-decoration:none; }

body
{
	scrollbar-3dlight-color:#595959;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-base-color:#CFCFCF;
	scrollbar-darkshadow-color:#FFFFFF;
	scrollbar-face-color:#CFCFCF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#595959;
}

.tablebg { background-color:#DDDDDD; }

.subject { color:#333333; }

.subjectbg { background-color:#F7F7F7; }

.content { color:#404040; }

.contentbg { background-color:#FFFFFF; }

.list { color:#222222; }

.list0 { background-color:#FFFFFF; }

.list1 { background-color:#F5F5F5; }

.input { height:20px; border: 1px solid #777777; }

.textarea { border: 1px solid #777777; }

.button
{
	font-size: 9pt;
	font-weight: normal;
	border-color: #cccccc #666666 #666666 #cccccc;
	background-color: #eeeeee;
	height: 22px;
	padding-top: 1px;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	cursor:hand;
}
.select { }

.name { font-weight: bold; }

.b { font-weight: bold; }

.ht { height:27px; background-color:#EFEFEF;} 

.ht2 { height:23px;}

.boardTitle { height:27px; background-color:#79BDB1; }

.boardSub { height:2px; background-color:#CFEDA8; }

.writeform {border:solid 1;border-color:C7C7C7;background-color:f7f7f7;}

.price { color:crimson; }

.lfont { font-size:20px; }

.lfont { font-size:15px; }

.sfont { font-size:11px; }

.w50 { width:50%; }

.w99 { width:99%; }

.arial { font-family:Arial; }

.lh  { line-height:200%; }

.lh2 { line-height:230%; }

.box {border:1 solid; border-color:#DDDDDD; background-color:#FDFDFD;}

.spinbtn { behavior:url(./htc/spinbtn.htc); }

.calendar { behavior:url(./htc/htc_calendar2.htc); }

.Title {font-family:±¼¸²; font-size: 12pt; color: #547130; letter-spacing:-1; font-weight:bolder; line-height:160%;}

.t_Title {font-family:±¼¸²; font-size: 10pt; color: #FF9933; letter-spacing:-1; font-weight:bolder; line-height:160%;}

.s_Title {font-family:±¼¸²; font-size: 11pt; color: #ffffff; letter-spacing:-1; font-weight:bolder; line-height:160%;}

.caption {font-family:±¼¸²; font-size: 8pt; color: #EF8E5F; letter-spacing:-1; line-height:160%;}

.titlebar_low{BACKGROUND-COLOR: #efefe7; BORDER-BOTTOM: 1px none #0066CC; BORDER-TOP: 1px none #0066CC; COLOR: black;}


ul.topmenu {list-style:none; padding:0; margin:0;}
ul.topmenu li {float:left;}
ul.topmenu li a {font-family:'NotoSansKR'; font-size:15px; letter-spacing:-1px; position:relative; padding:0 8px;}
ul.topmenu li a::after {content:"/"; position:absolute; right:-5px; font-size:15px; color:#aaa;}
ul.topmenu li:last-child a::after {content:"";}