/* */
.t_11px{font-size:11px !important; line-height:16px;}
.t_12px{font-size:12px !important; line-height:18px;}
.t_13px{font-size:13px;}
.t_14px{font-size:14px;}
.t_15px{font-size:15px;}
.t_16px{font-size:16px;}
.t_17px{font-size:17px;}
.t_18px{font-size:18px; line-height:24px;}
.t_19px{font-size:19px; line-height:25px;}
.t_20px{font-size:20px; line-height:26px;}
.t_24px{font-size:24px; line-height:30px;}
.t_26px{font-size:26px; line-height:32px;}
.c_black{color:#000;}
.c_white{color:#fff;}
.c_blue{color:#4577b1;}
.c_green{color:#4aa920;}
.c_red{color:red;}
.c_pink {color:#f23d7b;}
.c_orange{color:orange;}

.f_Bold{font-family:"NanumGothicBold";}
.unit{text-align:right; font-size:11px;}

.h_5{clear:both; height:5px;}
.h10{clear:both; height:10px;}
.h20{clear:both; height:20px;}
.h30{clear:both; height:30px;}
.h40{clear:both; height:40px;}
.h50{clear:both; height:50px;}
.h60{clear:both; height:60px;}
.h70{clear:both; height:70px;}
.h80{clear:both; height:80px;}
.h90{clear:both; height:90px;}
.h100{clear:both; height:100px;}

.w10{clear:both; width:10px;}
.w20{clear:both; width:20px;}
.w30{clear:both; width:30px;}
.w40{clear:both; width:40px;}

/**** 강조글자 ********/
.red {color:#ff0000;}

/********** 탭 ************/
.tab_btn {position:absolute; right:0; bottom:0; font-family:"NanumGothicBold"; font-size:14px;}
.tab_btn li {float:left; text-align:center; margin-left:-1px;background:#2f3644; border:1px solid #000;}
.tab_btn li a {height:28px; padding:7px 20px 0 20px; color:#FFF; text-decoration:none; display:block;}
.tab_btn li.on {background:#FFF; border-bottom:1px solid #FFF;}
.tab_btn li.on a {color:#000;}
.tab_btn li.off {background:#2f3644; border-bottom:1px solid #000;}
.tab_btn li.off a {color:#FFF}

.contents {position:relative; width:1000px; margin:60px auto; font-size:14px; line-height:22px; overflow:hidden;}
.contents h4 { font-family:"NanumGothicBold", "돋움"; font-size:16px; color:#000; margin-bottom:5px; font-weight:normal;}

.contents > img {position:absolute; left:0; top:0;}
.contents .introduce {width:850px; margin-left:150px; overflow:hidden;}
.contents .introduce li {padding-bottom:30px; margin-bottom:30px; border-bottom:1px solid #F0F0F0;}

.contents .accent1 { font-family:"NanumGothic", "돋움"; font-size:16px; color:#000; line-height:22px;}
.contents .accent2 {background:#e8ecf3; color:#4d6385;}
.contents .accent3 {font-family:"NanumGothic", "돋움"; font-size:20px; line-height:180%; color:#ff4a88;}



/**********기본 테이블************/
table.list_01{border-top:2px solid #357ece; font-family:"NanumGothic", "돋움";}
table.list_01 th{font-weight:normal; font-size:13px; padding:5px 0px; border-left:1px solid #ececec; border-bottom:1px solid #357ece;}
table.list_01 th:first-child{border-left:0px;}
table.list_01 td{font-size:13px; text-align:center; padding:5px 0px; border-left:1px solid #ececec; border-bottom:1px solid #357ece;}
table.list_01 td:first-child{border-left:0px;}

table.normal {width:100%; font-family:"NanumGothic", "돋움";}
table.normal th{font-weight:normal; padding:6px 0px; border:1px solid #d2dee9;  border-top:1px solid #357ece; color:#004f98; background:#f4f7fb;}
table.normal td{font-size:13px; text-align:center; padding:5px 0px; border:1px solid #d2dee9; }
table.normal .line_bottom {border-bottom:1px solid #357ece; }