/* css for CMS */
/* [s] common part  ********************************************************************************* */
#banner { background: #f0ab00 url(/img/common/bkgd_banner_red.gif) top right no-repeat;  }

/* .compContent {border: 1px solid #f0ab00;} */

.compContent, .compService, .compBrand {border-top: 1px solid #f0ab00; height:auto;}
.compContent h2, .compBrand h2, .compService h2, .compService h3 {color:#f0ab00}
.compContent h2.groupingHead {border-top: 1px solid #f0ab00;}
.compContent h3 { color: #f0ab00; border: 0px solid #f0ab00; }
.compContent h4 { color: #f0ab00; }

.intro { border: 1px solid #f0ab00; }
.intro h3 { color: #f0ab00; }
.overviewItem { border-top: 1px solid #f0ab00; }
.overviewItem h3 { color: #f0ab00; }
.logoList { border-top: 1px solid #f0ab00; }
.logoList h3 { color: #f0ab00; }
.textList { border-top: 1px solid #f0ab00; }
.textList h3 { color: #f0ab00; }
.relatedNews { background-color: #f6f2c7; }
.historyItem { border-top: 1px solid #f0ab00; }

/* Content - Type1 */

.compContent .compContentRight h3 { color: #f0ab00 }
.compContent .textExpandList dt { border-top: 1px solid #f0ab00; }

dl.textExpandList { margin: 0; padding: 0;}
.textExpandList dt { border-top: 1px solid #CCC; color: #666; margin: 0; padding: 6px 0;}
.textExpandList dt.textExpandOn { color: #666; background: url(/img/common/bkgd_arrow_blue_up.gif) right 9px no-repeat; }
.textExpandList .textExpandOn a { color: #113a92; }
.textExpandList .textExpandOn a:hover { color: #666; }
.textExpandList dt.textExpandHover { color: #113a92; }
.textExpandList dt.textExpandOn:hover { color: #666;}
.textExpandList .textExpandHover a { color: #666; }
.textExpandList .textExpandHover a:hover { color: #113a92; }

.title { margin: 10px 0; color:#f0ab00}

.historyList .historyListOn a, .historyList .historyListOn .histDate { color: #f0ab00; }
.historyList .historyListOn a:hover { color: #113a92; }
.historyList dt.historyListHover { color: #113a92;}
.historyList dt.historyListOn { color: #f0ab00;}
.historyList dt.historyListOn:hover { color: #113a92;}
.historyList .historyListHover a { color: #113a92; }
.historyList .historyListHover a:hover, .historyList .historyListHover .histDate { color: #113a92; }

.historyItem { border-top: 1px solid #f0ab00; }

ul.viewMenuMulti li.selected { background: #f0ab00 url(/img/common/bkgd_arrow_white_down.gif) 11px 8px no-repeat; }
ul.viewMenuMulti li.selected a, .viewMenuMulti li.selected a:hover { color: #fff; background: #f0ab00 url(/img/common/bkgd_arrow_white_down.gif) 9px 9px no-repeat; cursor: text; }

ul.viewMenuDual li.selected 
{ background: #f0ab00 url(/img/common/bkgd_arrow_white_down.gif) 11px 8px no-repeat; width:300px ; height:24px;}

ul.viewMenuDual li.selected a, 
ul.viewMenuDual li.selected a:hover,
{ color: #fff; background: #f0ab00 url(/img/common/bkgd_arrow_white_down.gif) 9px 9px no-repeat; cursor: text;  height:24px;}

ul.viewMenuDual447 li.selected
{ background: #f0ab00 url(/img/common/bkgd_arrow_white_down.gif) 11px 8px no-repeat; width:223px ; height:24px;}

ul.viewMenuDual447 .selected a,
ul.viewMenuDual447 .selected a:hover
 {
 color:#fff; background: #f0ab00 url(/img/common/bkgd_arrow_white_down.gif) 9px 9px no-repeat; cursor: text;    
} 


.logoListRight .textExpandList dt { border-top: 1px solid #f0ab00; }

#sectNav ul.specialNav li.selected a, #sectNav ul.specialNav li.selected a:hover { color: #fff; background: #f0ab00 url(/img/common/bkgd_arrow_white_rt.gif) 176px 8px no-repeat; cursor: text; }
#sectNav .pgLeadSpecial { background-color: #f0ab00; }

.viewMenuMulti li.selected { background: #f0ab00 url(/img/common/bkgd_arrow_white_down.gif) 11px 8px no-repeat; }
.viewMenuMulti li.selected a, .viewMenuMulti li.selected a:hover { color: #fff; background: #f0ab00 url(/img/common/bkgd_arrow_white_down.gif) 9px 9px no-repeat; cursor: text; }
.viewMenuDual li.selected { background: #f0ab00 url(/img/common/bkgd_arrow_white_down.gif) 11px 8px no-repeat; }
.viewMenuDual li.selected a, .viewMenuDual li.selected a:hover { color: #fff; background: #f0ab00 url(/img/common/bkgd_arrow_white_down.gif) 9px 9px no-repeat; cursor: text; }

/* 감사보고서 테이블 CSS */
p.pdf01 { background: url(/img/common/icon_pdf.gif) 0 1px no-repeat; display: block;  padding: 0 0 0 19px; margin: 0 0 0px 0;}
.report_width { width: 460px;_width: 440px; line-height: 18px; }
.report_left { float: left; width: 380px;_width: 360px; }
.report_left30 { float: left; width: 75px; }
.report_margin_left20 { clear: both; margin-left: 75px;}


