/* COMMON */
.TAB { margin: 50px 0px 30px 0px; border: 0px solid red; }

.tblTab { table-layout: fixed; }
.tblTab .td { padding: 13px 0px 13px 0px; font-size: 20px; font-weight: normal; font-style: normal; font-stretch: normal; line-height: 1.0; letter-spacing: normal; text-align: center; color: #6a6a6a; border-bottom: 4px solid #DEDEDE; }
.tblTab .td:hover { cursor: pointer; border-bottom: 4px solid #ACACAC; }
.tblTab .tdOn { padding: 13px 0px 13px 0px; font-size: 20px; font-weight: 700; font-style: normal; font-stretch: normal; line-height: 1.0; letter-spacing: normal; text-align: center; color: #2e3c98; border-bottom: 4px solid #2e3c98; }
.tblTab .tdOn:hover { cursor: pointer; color: #2e3c98; border-bottom: 4px solid #2e3c98; }

.CONT { width: 1200px; margin: 20px 0px 100px 0px; padding: 0px; border: 0px solid red; display: none; line-height: 1.6; font-family: 'Nanum Square', 'Montserrat', sans-serif; letter-spacing: normal; line-height: 160%; }

/* 편집위원회 */
.tblEditor { margin: 45px 0px 0px 0px; border-left: 1px solid #DEDEDE; border-top: 4px solid #2E3C98; border-bottom: 4px solid #2E3C98; }
.tblEditor th { margin: 0px 0px 0px 0px; padding: 15px 0px 15px 0px; background: #F6F6F6; border: 1px solid #DEDEDE; border-left: none; border-top: none; text-align: center; }
.tblEditor td { margin: 0px 0px 0px 0px; padding: 15px 0px 15px 20px; width: 250px; background: ; border: 1px solid #DEDEDE; border-left: none; border-top: none; text-align: left; }

/* 회원제도 */
.tblMember { margin: 0px; padding: 0px; }
.tblMember th { padding: 12px 0px 12px 0px; color: #FFFFFF; background: #AA000A; font-size: 17px; font-weight: 500; text-align: center; }
.tblMember .td0 { margin: 0px; padding: 45px 0px 15px 0px; color: #262626;; font-family: 'Nanum Square'; font-size: 28px; font-weight: 700; font-style: normal; font-stretch: normal; line-height: 1; letter-spacing: normal; text-align: left; border-left: none; border-right: none; border-bottom: 0px solid #DEDEDE; }
.tblMember .td1 { margin: 0px; padding: 12px 0px 12px 0px; font-size: 15px; font-weight: 500; line-height: 1; letter-spacing: normal; text-align: center; color: #2e3c98; border: 1px solid #DEDEDE; border-top: none; text-align: center; background: #F6F6F6; color: #AA000A; }
.tblMember .td2 { margin: 0px; padding: 12px 0px 12px 0px; color: #262626; font-size: 14px; font-family: 'Nanum Square'; border: 1px solid #DEDEDE; border-top: none; border-left: none; text-align: center; }
.tblMember .td3 { margin: 0px; padding: 12px 0px 12px 30px; color: #262626; font-size: 14px; font-family: 'Nanum Square'; border: 1px solid #DEDEDE; border-top: none; border-left: none; text-align: left; }


/* VIEW 
.ViewTitle { margin: 0px 0px 0px 0px; padding: 0px 0px 50px 0px; font-family: 'Nanum Square', 'Montserrat', sans-serif; text-align: center; line-height: 1.6; border: 0px solid gold; }
.ViewContent { margin: 0px; padding: 0px; font-size : 14px; color: #080808; font-family: 'Nanum Square', 'Montserrat', sans-serif; letter-spacing: normal; line-height: 160%; -webkit-text-size-adjust: 100%; }
*/