@charset "utf-8";
/**************************************************
	layout > global
**************************************************/
/*기본 버튼, 버튼 그룹 style*/
.__article_btnArea{ text-align:center; padding-top:30px; font-size:0; }
.__button_submit{ cursor:pointer; margin:0 4px; background:#333447; display:inline-block; *display:inline; *zoom:1; border:none; padding:7px 12px; padding-top:10px; font-size:13px; color:#fff; }
.__button_cancel{ cursor:pointer; margin:0 4px; background:#A5A6AC; display:inline-block; *display:inline; *zoom:1; border:none; padding:7px 12px; padding-top:10px; font-size:13px; color:#fff; }
.__button_small{ font-size:11px; border:1px solid #494344; color:#fff; padding:5px 8px; margin:2px; cursor:pointer; vertical-align:top; display:inline-block; *display:inline; *zoom:1; background: #6C6465; }
.__button_small_gray{ font-size:11px; border:1px solid #D4D4D4; padding:5px 8px; margin:2px; cursor:pointer; vertical-align:top; background: #F8F8F8; }
/*기본 테이블 style*/
.__article_table{ width:100%; border-bottom:1px solid #AAAAAA; }
.__article_table thead tr th,
.__article_table tbody tr td{ padding:6px; }
.__article_table thead tr th{ border-bottom:1px solid #9A9A9A; border-top:1px solid #9A9A9A; background:url(../../../images/article_table_thead_bg.jpg); font-weight:normal; }
.__article_table thead tr th a{ color:#000; }
.__article_table thead tr th a:hover{ text-decoration:none; }
.__article_table thead tr th.___f{ border-left:1px solid #9A9A9A; }
.__article_table thead tr th.___l{ border-right:1px solid #9A9A9A; }
.__article_table tbody tr th,
.__article_table tbody tr td{ border-bottom:1px solid #EBEBEB; padding:8px; }
.__article_table tbody tr:hover{ background:#FBFBFB; }
.__article_table tbody tr .___number,
.__article_table tbody tr .___number *{ text-align:center; font-size:11px; font-family:Tahoma; font-weight:normal; color:#999; }
.__article_table tbody tr .___noPadding{ padding-right:0; padding-left:0; text-align:center; }
.__article_table_read{ width:100%; border-top:1px solid #5D5E67; border-bottom:1px solid #AAAAAA; }
.__article_table_read thead tr th{ background-color:#F7F7F7; padding:6px; }
.__article_table_read tbody tr th,
.__article_table_read tbody tr td{ border-bottom:1px solid #F0F0F0; padding:6px; }
.__article_table_read tbody tr th{ width:120px; text-align:left; font-weight:normal; }
/*기타 style*/
.__article_sment{ display:block; padding-top:4px; color:#999; font-size:11px; }

/**************************************************
	layout > 헤더영역
**************************************************/
header{ position:relative; width:1000px; margin:0 auto; margin-top:3px;z-index:99; font-size:0; }
header .logo { display:none; *display:inline; *zoom:1; width:100%;}
header .logo > a{ display:inline-block; *display:inline; *zoom:1; }
/*통합검색폼 영역*/
header #searchForm{ font-size:0; position:absolute; bottom:0; left:0; z-index:99; display:none;}
header #searchForm > *{ vertical-align:top; }
header #searchForm .keyword{ display:none; padding:10px 5px 0 10px; width:150px; background:#5C5D70; border:none; height:28px; color:#fff; }
header #searchForm .submit{ height:38px; width:50px; padding:10px 0; background:#5C5D70 url(images/totalSearch_btn.jpg) no-repeat center center; color:#fff; border:none; cursor:pointer; }
/*최상단 버튼그룹*/
header .status{ position:absolute; top:0; right:0; margin:0; padding:0; list-style-type:none; }
header .status > li{ display:inline-block; *display:inline; *zoom:1; vertical-align:top; padding-left:15px; margin-left:15px; border-left:1px solid #dedede; line-height:11px; }
header .status > li:first-child{ border-left:none; }
header .status > li > a{ font-size:11px; letter-spacing:-1px; }
/*gnb 메인메뉴 영역*/
header .gnb{ position:relative; height:38px; margin:0; margin-top:0px; padding:0; list-style-type:none; background:#2D3298; text-align:right; }
header .gnb > li{ position:absolute; right:0; top:0; display:inline-block; *display:inline; *zoom:1; }
header .gnb > li:first-child{display:none;}
header .gnb > li > a{ text-align:center; height:30px; padding-top:8px; display:block; color:#fff;  font:14px MalgunGothic; }
header .gnb > li > ul{ display:none; list-style-type:none; padding:0; margin:0; background:#2D3298; border:1px solid #6A6B7C; border-top:none; }
header .gnb > li > ul > li{ display:block; text-align:left; border-top:1px solid #8E8FA1; }
header .gnb > li > ul > li:first-child{ border-top:none; }
header .gnb > li > ul > li > a{ display:block; padding:7px 10px; color:#fff; font:13px MalgunGothic; }
header .gnb > li:hover{ background:#505162; }
header .gnb > li:hover > a{ text-decoration:none; }
header .gnb > li:hover > ul{ display:block; }
header .gnb > li:hover > ul > li > a{ text-decoration:none; }
header .gnb > li > ul > li:hover{ background:#898A9F; }

/**************************************************
	layout > 서브페이지
**************************************************/
article#sub{ width:1000px; margin:0 auto; margin-top:30px; zoom:1; }
article#sub:after{ content:""; display:block; clear:both; }
/*lnb 서브메뉴*/
article#sub .lnb{ width:180px; float:left; }
article#sub .lnb > h2 a{ font-size:18px; font-family:MalgunGothic; letter-spacing:-1px; font-weight:normal; color:#333; }
article#sub .lnb > ul{ margin:0; padding:0; list-style-type:none; border-top:2px solid #585858; border-bottom:1px solid #ABABAB; margin-top:10px; }
article#sub .lnb > ul > li{ border-top:1px solid #EBEBEB; }
article#sub .lnb > ul > li:first-child{ border-top:none; }
article#sub .lnb > ul > li > a{ font-size:14px; font-family:MalgunGothic; color:#525252; padding:12px 8px; display:block; }
article#sub .lnb > ul > li > a:hover{ color:#EA3A5A; text-decoration:none; }
article#sub .lnb > ul > li.active > a{ color:#EA3A5A; }
article#sub .lnb > ul > li.depth3{ background:#f1f1f1; filter:none; border-top:1px solid #D1D1D1; }
article#sub .lnb > ul > li.depth3 > a{ padding:10px 0 10px 20px; font-weight:normal; color:#666666; }
article#sub .lnb > ul > li.depth3 > a:hover{ color:#000; }
article#sub .lnb > ul > li.depth3.active > a{ color:#000; }
/*서브 컨텐츠 영역*/
article#sub .content{ margin-left:35px; width:785px; float:left; }
article#sub .content > .title{ border-bottom:1px solid #D8D8D8; padding-bottom:13px;  }
article#sub .content > .title > h3{ font-size:18px; font-family:MalgunGothic; letter-spacing:-1px; font-weight:normal; color:#333; }
article#sub .content > .title .navigator{ float:right; z-index:39;  }
article#sub .content > .title .navigator > a{ font-size:11px; }
article#sub .content > .cont{ padding-top:25px; }

/**************************************************
	layout > 메인페이지
**************************************************/
/*비쥬얼 영역*/
article#main .visual{ width:1000px; margin:0 auto; margin-bottom:30px; }
/*메인 컨텐츠 영역*/
article#main .cont{ width:1000px; margin:0 auto; position:relative; }

footer{ padding-bottom:20px; }
footer .__viewFooterBtns ul.status{ padding:0; margin:0; list-style-type:none; padding-top:5px; line-height:30px; }
footer .__viewFooterBtns ul.status > li{ display:inline-block; *display:inline; *zoom:1; }
footer .__viewFooterBtns a{
	font-size:11px; letter-spacing:-1px; font-weight:bold; border:1px solid #D4D4D4; padding:5px 8px; margin:2px; cursor:pointer; vertical-align:top; border-radius:2px;
	background: #F8F8F8; /* Old browsers */
	background: -moz-linear-gradient(top, #FAFAFA 0%, #F0F0F0 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F8F8F8), color-stop(100%,#F0F0F0)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #F8F8F8 0%,#F0F0F0 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #F8F8F8 0%,#F0F0F0 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #F8F8F8 0%,#F0F0F0 100%); /* IE10+ */
	background: linear-gradient(to bottom, #F8F8F8 0%,#F0F0F0 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F8F8F8', endColorstr='#F0F0F0',GradientType=0 ); /* IE6-9 */
}
