/* 공통스타일 */
.business {clear:both;overflow:hidden;width:100%;padding:20px 0 0 0;}
.business dt {padding:2px 0 10px 30px;font-size:18px;font-weight:600;color:#BF3625;background:url(/theme/iwootec/images/bulet.gif) no-repeat 0 7px;}
.business dd {padding:0;margin:0; font-size:15px;}
.business dd span.text1 {padding:0;margin:0; font-size:17px;font-weight:600;color:#005CC2; text-decoration:underline; line-height:2.5;}
.business dd ol {padding:0 0 0 20px;margin:0 0 0 0px;}
.business dd ul {padding:0 0 0 30px;margin:0;list-style:none; font-size:15px;}
.business dd ul li{ padding:6px 0 5px 20px;margin:0; background:url(/theme/iwootec/images/s_bulet.gif) no-repeat 0 12px;}
.business dd ul li strong.text1 { font-weight:600; color:#0070BC;}
.business dd ul li ul{padding:0;margin:0;list-style:none;}
.business dd ul li ul li{padding:3px 0 3px 10px;margin:0; background:url(/theme/iwootec/images/s_bulet1.gif) no-repeat 3px 14px;}



/* 탭 속성 */
#tabs {float:left;clear:both;overflow:hidden;width:100%;padding:0;margin:7px 0 30px 0;list-style:none;}
#tabs li {display:inline;float:left;width:187px;margin:0;font-weight:600;}
#tabs li a {float:left;width:187px;padding:12px 0;color:#000;text-align:center;font-size:1.1em;border-top:1px solid #D7D7D7;border-bottom:1px solid #858585;border-left:1px solid #D7D7D7;border-right:1px solid #D7D7D7;background-color:#fff;}
#tabs li a:hover,
#tabs li.current a {text-decoration:none;color:#fff;border-bottom:1px solid #4E4E4E;border-top:1px solid #D7D7D7;border-left:1px solid #D7D7D7;border-right:1px solid #D7D7D7;background-color:#4E4E4E;}



/* 테이블 기본 속성 */

.data_t {width:100%;clear:both; margin:20px 0;font-size:10pt; border-collapse:collapse;}
.data_t thead th {padding:10px 10px;color:#5E5E5E;border:1px solid #898989;background-color:#F3F3F3;font-size:13pt;text-align:center;font-weight:600;}
.data_t tbody td {border:1px solid #898989;padding:10px 15px;font-size:11pt;text-align:center;}
.data_t tbody th {padding:10px 10px;color:#4B4B4B;border:1px solid #898989;background-color:#FEF3ED;font-size:12pt;text-align:center;}
.data_t tbody td.txLeft {text-align:left;}

/* 서브상단문구 속성 */
#T_txt {padding:0;margin:0;}
#T_txt h4 {padding:0 0 20px 0;margin:0 0 30px 0;font-size:17px;font-weight:600;color:#3B3B3B;letter-spacing:-1px; line-height:1.8;text-align:center; border-bottom:1px dashed #B4B4B4;}
#T_txt h4 strong {font-size:40px;font-weight:600;color:#1E1E1E;}