h2, h3, h4 {font-weight:500}
.mabot10 {margin-bottom:10px}
.mabot20 {margin-bottom:20px}
.mabot30 {margin-bottom:30px}
.matop20 {margin-top:20px}
.matop30 {margin-top:30px}
.pabot30 {padding-bottom:30px}
.orange {color:#f30}
.blue {color:#1061af}
.clear {clear:both}


/*테이블1*/
.table_simple {width:100%;}
.table_simple caption {
    visibility: hidden;
    width: 0px;
    height: 0px;
    overflow: hidden;
    position: absolute;
    top: -10000px;
    line-height: 0;
}
.table_simple thead th{
	padding: 7px;
	border-top: 2px solid #4d78c0;
	border-bottom: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	color: #000;
	background:#f4f4f4;
	text-align:center;
}
.table_simple thead tr th:last-child{
    border-right: none;
}

.table_simple tbody th {
    padding: 7px 0 4px 0;
    border-bottom: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    font-weight: normal;
    font-weight: bold;
}
.table_simple tbody td {
    padding: 7px;
    border-bottom: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    text-align: center;
}
.table_simple tbody td:last-child {
    border-right: none;
}

.table_simple .left {
    text-align: left;
    padding: 7px 10px 7px 16px;
}
 
 

/*탭*/
.tab {list-style:none; margin-bottom:20px; overflow: hidden; }
.tab li{float:left; margin:0; cursor:pointer; border-top:1px solid #d9d9d9; border-bottom:1px solid #d9d9d9; border-left:1px solid #d9d9d9; 
		height:40px; line-height:35px; display:inline-block; color:#979797; text-align:center; text-decoration:none;
		background: #f7f6f6; font-size:15px; transition:0.3s; }
.tab li:last-child {border-right:1px solid #d9d9d9;}
.tabcontent {display: none;}
ul.tab li.current{color: #4d78c0; border:1px solid #4d78c0; font-weight:bold; background: #ffffff;}
.tabcontent.current {display: block;}

.tab_wid2 li {width:519px}
.tab_wid3 li {width:346px}
.tab_wid4 li {width:259px}
.tab_wid5 li {width:207px}
.tab_wid6 li {width:173px}
.tab_wid7 li {width:148px}
.tab_wid8 li {width:129px}
.tab_wid11 li {width:94px}
.tab_height2 li {height:60px; line-height:18px; padding-top:10px; font-size:14px; }


.mail_bg {width:1039px; height:439px; background:url('../img/sub/mail_bg.jpg') no-repeat}
.mailto_btn {text-align:center; padding-top:300px}

.title01 {background:url('../img/sub/icon01.jpg') no-repeat 0 3px; padding-left:10px; margin-bottom:10px; font-size:20px}