﻿
/* 여백 */
.padding0 {padding:0 !important;}
.margin0 {margin:0 !important;}
/* Top Padding */
.tp0 {padding-top:0px !important;}
.tp5 {padding-top:5px !important;}
.tp10 {padding-top:10px !important;}
.tp15 {padding-top:15px !important;}
.tp20 {padding-top:20px !important;}
.tp25 {padding-top:25px !important;}
.tp30 {padding-top:30px !important;}
/* Bottom Padding */
.bp0 {padding-bottom:0px !important;}
.bp5 {padding-bottom:5px !important;}
.bp10 {padding-bottom:10px !important;}
.bp15 {padding-bottom:15px !important;}
.bp20 {padding-bottom:20px !important;}
.bp25 {padding-bottom:25px !important;}
.bp30 {padding-bottom:30px !important;}
/* Left Padding */
.lp0 {padding-left:0 !important;}
.lp5 {padding-left:5px !important;}
.lp10 {padding-left:10px !important;}
.lp15 {padding-left:15px !important;}
.lp20 {padding-left:20px !important;}
.lp25 {padding-left:25px !important;}
.lp30 {padding-left:30px !important;}
/* Right Padding */
.rp0 {padding-right:0 !important;}
.rp5 {padding-right:5px !important;}
.rp10 {padding-right:10px !important;}
.rp15 {padding-right:15px !important;}
.rp20 {padding-right:20px !important;}
.rp25 {padding-right:25px !important;}
.rp30 {padding-right:30px !important;}
/* Top Margin */
.tm0 {margin-top:0 !important;}
.tm5 {margin-top:5px !important;}
.tm10 {margin-top:10px !important;}
.tm15 {margin-top:15px !important;}
.tm20 {margin-top:20px !important;}
.tm25 {margin-top:25px !important;}
.tm30 {margin-top:30px !important;}
/* Bottom Margin */
.bm0 {margin-bottom:0 !important;}
.bm5 {margin-bottom:5px !important;}
.bm10 {margin-bottom:10px !important;}
.bm15 {margin-bottom:15px !important;}
.bm20 {margin-bottom:20px !important;}
.bm25 {margin-bottom:25px !important;}
.bm30 {margin-bottom:30px !important;}
/* Left Margin */
.lm0 {margin-left:0 !important;}
.lm5 {margin-left:5px !important;}
.lm10 {margin-left:10px !important;}
.lm15 {margin-left:15px !important;}
.lm20 {margin-left:20px !important;}
.lm25 {margin-left:25px !important;}
.lm30 {margin-left:30px !important;}
/* Right Margin */
.rm0 {margin-right:0 !important;}
.rm5 {margin-right:5px !important;}
.rm10 {margin-right:10px !important;}
.rm15 {margin-right:15px !important;}
.rm20 {margin-right:20px !important;}
.rm25 {margin-right:25px !important;}
.rm30 {margin-right:30px !important;}

/* float */
.fl {float:left !important;}
.fr {float:right !important;}
.Lfloat {float:left !important;}
.Rfloat {float:right !important;}
.overHidden {overflow:hidden;}
.clear {clear:both !important;}
.clearleft {clear:left !important;}
.clfix:after {content:""; display:block; clear:both; visibility:hidden; height:0; font-size:0;}
.ie7 .clfix {zoom:1;}

/* align */
.al {text-align:left !important;}
.ac {text-align:center !important;}
.ar {text-align:right !important;}

/* position */
.posRel {position:relative !important;}
.posAbs {position:absolute !important;}
.posTL {position:absolute !important; top:0; left:0;}
.posTR {position:absolute !important; top:0; right:0;}
.posBL {position:absolute !important; bottom:0; left:0;}
.posBR {position:absolute !important; bottom:0; right:0;}




table {font-size:10pt;}

.th{background:#f8f8f8; height:30px; color:#555555; border-right:1px #cfcfcf solid; border-bottom:1px #cfcfcf solid;}
.title{background:#2285d7; height:30px; color:#ffffff; border-right:1px #cfcfcf solid; border-bottom:1px #cfcfcf solid;}
.td{ height:25px; padding:0 15px 0 15px; border-right:1px #cfcfcf solid; border-bottom:1px #cfcfcf solid; text-align:left; font-size:9pt; }
.guide{text-align:left; padding:5px 0 0 50px; font-size:9pt;}

 .list_tbl{ width:700px;  border-top:2px #349FAA solid; border-left:1px #cfcfcf solid;}
 .list_th{background:#f8f8f8; height:30px; color:#555555; font-size:9pt;  border-right:1px #cfcfcf solid; border-bottom:1px #cfcfcf solid;}
 .list_td{ height:25px;  border-right:1px #cfcfcf solid; border-bottom:1px #cfcfcf solid; text-align:center; font-size:9pt; }

div.abstract {width: 860px;margin: 50px auto;}

table.tblReg,
table.inputTbl,
table.tblProgram {border-top:2px solid #858585;width:100%; border:0; border-collapse:separate; border-spacing:0;}
table.tblReg {border-top-color:#0051af;}
table.inputTbl {border-bottom:1px solid #c9cfd6;}

table.bdBtm {border-bottom:2px solid #8e8e8e;}

table.tblReg th,
table.tblReg td,
table.inputTbl th,
table.inputTbl td,
table.tblProgram th,
table.tblProgram td {padding:6px 0 7px;text-align:center;border-bottom:1px solid #c9cfd6;color:#2e2e2e;}

table.tblReg thead th,
table.inputTbl th,
table.bbs thead th {color:#2e2e2e;background-color:#f8f8f8;}


table.tblReg th,
table.tblReg td {padding:5px 10px 7px;border-left:1px solid #c9cfd6;}
table.tblReg tr > *:first-child,
table.inputTbl tr > *:first-child {border-left:0 none;}

table.tblReg th {line-height:1.2;}
table.tblReg thead th {background-color:#349FAA;}


table.tblReg {border-top:1px solid #bebebe;border-right: 1px solid #bebebe;}
table.tblReg th,
table.tblReg td {border-color: #bebebe;font-size: 14px;padding-left:10px;}
table.tblReg tr > *:first-child {border-left: 1px solid #bebebe;}
table.tblReg th {background-color: #f8f8f8;text-align:center;}
table.tblReg thead th {color: #fff;font-weight: bold;background-color: #2285d7;}
div.Reg > div {width: 100%;}


	.tbl { border-top:2px #938c8d solid; border-left:1px #938c8d solid;}
	.tbl th{background:#938c8d ; height:35px; color:#ffffff; font-size:9pt;  border-right:1px #cfcfcf solid; border-bottom:1px #cfcfcf solid;}
	.tbl td{ height:35px; padding:10px; border-right:1px #cfcfcf solid; border-bottom:1px #cfcfcf solid; text-align:justify; font-size:9pt; }


