/* 기본설정 */
body {
	 background-color:#799baf;margin-left:0px;margin-top:0px;margin-right:0px;margin-bottom:0px;background-image:url('../images/bg.jpg');background-repeat:repeat-x;
	scrollbar-face-color:#f8f8f8;
	scrollbar-highlight-color:#e4e4e4;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-shadow-color:#e4e4e4;
	scrollbar-arrow-color:#979797;
	scrollbar-track-color:#f8f8f8;
	}

body,td,input,select,textarea {font-family:Dotum;font-size:12px;color:#6a6a6a;}
img {border-top-style:none; border-right-style:none; border-left-style:none; border-bottom-style:none}

textarea {border:1px solid #d5d5d5; margin:0px;}

.input_search {border:0px height:16px; margin:0px;}

a:link {text-decoration:none;color:#6a6a6a;}
a:visited {text-decoration:none;color:#6a6a6a;}
a:hover {text-decoration:underline;color:#ff7100;}
a:active {text-decoration:none;color:#6a6a6a;}


/* 폰트 */
.bold {font-weight:bold;}
.red {color:#ff7100;}

.blue {color:#4978bc;}
.site {color:#777777;}
.green {color:#159d65;}
.title {font-size:16px;color:#006bb7;font-weight:bold;}
.line_h_110 {line-height:110%;}
.line_h_150 {line-height:150%;}
.line_h_160 {line-height:160%;}
.line_h_170 {line-height:170%;}
.line_h_180 {line-height:180%;}
.line_h_190 {line-height:190%;}
.line_h_200 {line-height:200%;}
.line_h_205 {line-height:205%;}
.line_h_210 {line-height:210%;}
.eng {font-family:tahoma;}
.11px{font-size:11px;}
.13px{font-size:13px;}
.b14px{font-size:14px;font-weight:bold;}
.bb {padding:10 5 0 0;text-align:justify;text-justify:inter-word;}


.link_re {color:#3c7397;text-decoration:none;width:100%;padding:3;}
.link_re:hover {color:ffffff;text-decoration:none;width:97%;padding:3;background-color:6298ba;}


/* 박스*/
.box_01_tl {width:10px;height:10px;background-image:url('../images/box_01_tl.gif');}
.box_01_tm {height:10px;background-image:url('../images/box_01_tm.gif');}
.box_01_tr {width:10px;height:10px;background-image:url('../images/box_01_tr.gif');}
.box_01_ml {background-image:url('../images/box_01_ml.gif');}
.box_01_mm {background-color:#ffffff;}
.box_01_mr {background-image:url('../images/box_01_mr.gif');}
.box_01_bl {width:10px;height:10px;background-image:url('../images/box_01_bl.gif');}
.box_01_bm {height:10px;background-image:url('../images/box_01_bm.gif');}
.box_01_br {width:10px;height:10px;background-image:url('../images/box_01_br.gif');}

#box {border:0; padding:0; overflow-x: hidden; overflow: auto;}
.border{border:1px solid #bababa;}
.border_2{border:2px solid #ff7100;}



/*테이블*/
.1pxline {width:100%;height:1px;background-color:#b6d3e8;padding:0px;}
.2pxline {width:100%;height:2px;background-color:#b6d3e8;padding:0px;}
.line_dot {width:100%;height:1px;background-image:url('../images/line_dot.gif');padding:0px;}
.table_01 {BACKGROUND: #f0f2fa;width:70%;HEIGHT: 27px;padding:0 0 0 20}
.table_02 {BACKGROUND: #ffffff; width:30%;HEIGHT: 27px;TEXT-ALIGN: center}
.table_03 {BACKGROUND: #ffffff;HEIGHT: 30px;TEXT-ALIGN: center}
.table_04 {BACKGROUND: #ffffff; width:30%;HEIGHT: 27px;TEXT-ALIGN: left}
.table_05 {BACKGROUND: #ffffff;HEIGHT: 30px;TEXT-ALIGN: right;}

.table_001 {BACKGROUND: #f0f2fa;HEIGHT: 27px;padding:0 0 0 20}
.table_001_01 {BACKGROUND: #f0f2fa;HEIGHT: 27px; BORDER-RIGHT: #b6d3e8 1px solid;padding:0 0 0 20}
.table_002 {BACKGROUND: #ffffff; HEIGHT: 27px;TEXT-ALIGN: center; BORDER-RIGHT: #b6d3e8 1px solid; }
.table_003 {BACKGROUND: #ffffff; HEIGHT: 27px;TEXT-ALIGN: center;}

.dtree {
	font-family: 돋움;
	font-size:12px;
	color: #999999;
	white-space: nowrap;
	font-weight:normal;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 1px 2px 1px 2px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: ;
	font-weight:;
}
.dtree .clip {
	overflow: hidden;
}

