@charset "utf-8";

td,th { 
	font-size:12px;
	font-family:돋움, Verdana;
	color:#000000;
}

a:link {
	 color:#747474;
	 text-decoration: none;
}

a:visited {
	color:#747474;
	text-decoration: none;
}

a:hover {
	color:#0074ba;
	text-decoration: none;
}

a.link:link {
	 font-size:8pt;
	 font-family:Verdana;
	 color:#000000;
	 text-decoration: none;
}

a.link:visited {
	font-size:8pt;
	font-family:Verdana;
	color:#000000;
	text-decoration: none;
}

a.link:hover {
	font-size:8pt;
	font-family:Verdana;
	color:#8bafbf;
	text-decoration: none;
}

/* 폼관련 */
.form,
.form_ {height:1.4em; font-size:12px; padding-left:0.3em; padding-top:0.2em; border-bottom:#d8d8d8 1px solid; border-left:#a6a6a6 1px solid; border-top: #a6a6a6 1px solid; border-right:#d8d8d8 1px solid; background-color:#ffffff; vertical-align:middle;}
.fm_tarea,
.fm_tarea_ {font-size:12px; padding-left:0.3em; padding-top:0.2em; border-bottom:#d8d8d8 1px solid; border-left:#a6a6a6 1px solid; border-top: #a6a6a6 1px solid; border-right:#d8d8d8 1px solid; background-color:#ffffff; vertical-align:middle;}
.form_,
.fform_,
.fm_tarea_ {background-image:url('req.gif'); background-position:top right; background-repeat:no-repeat;}
.fform,
.fform_ {height:1.4em; font-size:12px; padding-left:0.3em; padding-top:0.2em; border-bottom:#d8d8d8 1px solid; border-left:#a6a6a6 1px solid; border-top: #a6a6a6 1px solid; border-right:#d8d8d8 1px solid; background-color:#ffffff; vertical-align:middle;}


.cal_indication	 {
	background-image: url('wrest.gif');
	background-position:top right;
	background-repeat: no-repeat;
}


.activeform {
	font-size:12px;
	font-family:돋움, Verdana;
	color:747474;
	border:1px #999999 solid;
	background:#fffff9;
}

.logform {
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	font-family: 돋움;
	background-color: #FFFFFF;
	color: #747474;
	border:1px #999999 solid;
	vertical-align:middle;
}

.selectform {
	font-size:12px;
	font-family:돋움, Verdana;
	color:747474;
	border:1px #747474 solid;
	background:#ffffff;
	vertical-align:middle;
}

/** 로그인폼 관련 **/
.loginbox {	
	font-size:11px;
	font-family: Verdana;
	color:000000;

}


/** 폰트별 크기별 **/
.h8b {
	color:#0074ba;
	font:8pt Dotum;
	letter-spacing:0px;
	padding-top:3px;
	font-weight:bold;
}
.h8 {
	color:#6d6d6d;
	font:8pt Dotum;
	letter-spacing:0px;
	padding-top:3px;
}
.e8 {
	font-family:Verdana;
	font-size:8pt;
}
.e8b {
	color:#0074ba;
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
}

.hand {
	cursor:pointer;
}


/*** 서브 메뉴 타이틀 ***/  
.title {   
    background: url('titledot.gif') no-repeat;
    margin:20px 0 8px 0;   
    padding:2px 0 0 22px;   
    font-weight:bold;   
	text-align:left;
    height:26px;   
    letter-spacing:-1px;   
    border-bottom:3px solid #cccccc;
}   
.title_top {   
    margin-top:0;   
}   
  
/*** 서브 메뉴 타이틀 부가 설명글 ***/  
.title span {   
    font:8pt dotum;   
    padding-left:10px;   
    color:#6D6D6D  
}

/** board title **/
#brd_title {
	clear:both;
	background-image:url(brd_back.gif);
	background-repeat:repeat-x;
	list-style:none;
}
#brd_title td {
	text-align:center;
	height:28px;
	/*color:#ffffff;*/
	font:normal 12px '돋움','Arial';
}

#brd_title_ {
	clear:both;
	background-image:url(brd_back_.gif);
	background-repeat:repeat-x;
	list-style:none;
}
#brd_title_ td {
	text-align:center;
	height:35px;
	/*color:#ffffff;*/
	font:normal 12px '돋움','Arial';
}

/** 게시판 카테고리 **/
#nav {
        margin: 0;
        padding: 0 0 20px 0px;
        /*border-bottom: 1px solid #9FB1BC;*/
}

#nav li {
        margin: 0;
        padding: 0;
        display: inline;
        list-style-type: none;
}

#nav a:link, #nav a:visited {
        float: left;
		font-size:8pt;
		font-family:돋움,Verdana;
        line-height: 14px;
        /*font-weight: bold;*/
        padding: 0 12px 6px 12px;
        text-decoration: none;
        color: #708491;

}

#nav a:link.active, #nav a:visited.active, #nav a:hover {
        color: #ff5f55;
        background: url(rounded.gif) no-repeat bottom center;
}

dl.outlog {
	text-align:center;
}

dl.inlog, dl.outlog {
	margin:0px;
	list-style:0px;
	border:#cccccc 1px solid;
	background-color:#f9f9f9;
	width:194px;
	height:87px;
	padding:13px 13px 0px 13px;
}

dl.outlog dd {
	height:16px;
}

dl.inlog dd, dl.outlog dd {
	margin-bottom:3px;	
}

dl.inlog dd.dot,dl.outlog dd.dot {
	display:block;
	height:1px;
	border-bottom:#cccccc 1px dotted;
	margin:7px 0px 7px 0px;
}

dl.inlog input { width:120px; }



/** 게시판버튼 **/
#button {
	padding-top:10px;
	width:100%;
	text-align:center;
}

/* Button Common */
.button,
.button *{ position:relative; margin:0; padding:0; display:-moz-inline-stack; display:inline-block; text-decoration:none !important; border:0; font-size:12px; font-family:Tahoma, Sans-serif; white-space:nowrap; background:url(button.gif) no-repeat; vertical-align:top; overflow:visible; color:#333;}
.button { margin-right:4px; vertical-align:middle;}
.button *{ left:4px; cursor:pointer; _cursor:hand;}

/* Button Size = medium | large | xLarge | small */
.button.medium, .button.medium *{ height:24px; line-height:24px;}
.button.large, .button.large *{ height:30px; line-height:30px;}
.button.xLarge, .button.xLarge *{ height:36px; line-height:36px;}
.button.small, .button.small *{ height:19px; line-height:19px;}
.button.medium { background-position:left 0;}
.button.large { background-position:left -30px;}
.button.xLarge { background-position:left -65px;}
.button.small { background-position:left -106px;}
.button.medium *{ padding:0 10px 0 6px; font-size:12px; background-position:right top;}
.button.large *{ padding:0 10px 0 6px; font-size:16px; background-position:right -30px;}
.button.xLarge *{ padding:0 10px 0 6px; font-size:20px; background-position:right -65px;}
.button.small *{ padding:0 6px 0 2px; font-size:11px; background-position:right -106px;}

/* Button Hover */
.button *:hover,
.button *:active,
.button *:focus{ color:#690;}

/* Button Strong */
.button.strong *{ font-weight:bold !important;}

/* Button Icon Variation */
.button.icon *{ padding-left:20px;}
.button.small.icon *{ padding-left:16px;}
.button.icon span{ width:20px; margin-right:-20px; padding:0 !important;}
.button.medium .check{ background-position:4px -150px;}
.button.large .check{ background-position:4px -146px;}
.button.xLarge .check{ background-position:5px -144px;}
.button.small .check{ background-position:3px -153px;}
.button.medium .add{ background-position:-16px -150px;}
.button.large .add{ background-position:-14px -146px;}
.button.xLarge .add{ background-position:-14px -144px;}
.button.small .add{ background-position:-18px -153px;}
.button.medium .delete{ background-position:-34px -150px;}
.button.large .delete{ background-position:-34px -146px;}
.button.xLarge .delete{ background-position:-34px -144px;}
.button.small .delete{ background-position:-37px -153px;}
.button.medium .calendar{ background-position:-56px -150px;}
.button.large .calendar{ background-position:-56px -146px;}
.button.xLarge .calendar{ background-position:-56px -144px;}
.button.small .calendar{ background-position:-59px -153px;}
.button.medium .refresh{ background-position:-76px -150px;}
.button.large .refresh{ background-position:-76px -146px;}
.button.xLarge .refresh{ background-position:-76px -144px;}
.button.small .refresh{ background-position:-79px -153px;}



/** 내용열람 **/
.cellC {
	width:120px;
	background-color:#fafafa;
	text-align:center;
	padding:4px 0;
}
.cellL {padding:0 5px;}

div.loginbox {border-top:2px #efefef solid; border-bottom:2px #efefef solid; width:350px; padding:15px 0px 10px 0px;}
div.loginbox fieldset {border:none;}
div.loginbox ul {margin:0px; list-style:none;}
div.loginbox li {margin-bottom:5px;}
div.loginbox label {display:inline-block; width:90px; font-weight:bolder;}
div.loginbox input {width:140px;}


/* table line */
.tableLine { border:1px solid #e0e1db; margin-bottom:10px;}
.tableLinee tr.first-child th, .tableLine tr.first-child td { border-top:none;}
.tableLine th, .tableLine td { border-top:1px solid #eaebe7; padding:.5em;}
.tableLine th { background:#f5f5f3; text-align:left; padding:.5em 1em;}
.tableLine td { border-left:1px solid #eaebe7; background:#fff; text-align:left;}
.tableLine .ele {vertical-align:text-bottom;}
div.jtit {margin:5px 0px 5px 0px;}
input.enable {background-color:#ffffff;}
input.disable {background-color:#d4d0c8;}

ul.blist {margin:0px; list-style:none; width:417px; height:117px;}
ul.blist li {width:417px; height:19px; border-bottom:1px #cecece dotted; margin:3px 0px 3px 0px;}
ul.blist div {float:left; width:285px; height:13px; display:block; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; -moz-binding: url('ellipsis.xml#ellipsis');}
ul.blist span {float:right; display:block; width:60px; font-weight:bolder;}

ul.pig {margin:0px; list-style:none; margin-top:-10px;width:434px; height:150px; border:1px #adafad solid;}
ul.pig li {float:left; width:108px; height:50px; display:inline-block; padding-top:20px;}
ul.pig div {display:block; width:92px; padding:3px; margin-bottom:7px; border:#6d6b6c 1px solid; text-align:center;}

div#calpg {width:210px; height:175px; border:1px #dedbdb solid; background:url('cal_bg.gif') left top no-repeat;}
.calpg_mon span {font-size:15px; font-weight:bolder; letter-spacing:-2px;}
.calpg_mon {padding:10px 0px 43px 22px;}
.calpg_mon a.mon:link,
.calpg_mon a.mon:visited,
.calpg_mon a.mon:hover {color:#ff6740;}
.calpg_list {margin:0px 10px 0px 10px; padding-top:5px; width:192px; background:#f6f6f6;}



