body, td, p, input, button, textarea, select, .c1 { font-family:Tahoma; font-size:9pt; color:#222222;line-height: 1.5; }

form { margin:0px; }

/* img {border:0px;} */

a:link, a:visited, a:active { text-decoration:none; color:#466C8A; }
a:hover { text-decoration:underline; }

a.menu:link, a.menu:visited, a.menu:active { text-decoration:none; color:#454545; }
a.menu:hover { text-decoration:none; }

.member {font-weight:bold;color:#888888;}
.guest  {font-weight:normal;color:#888888;}

.lh { line-height: 150%; }
.jt { text-align:justify; }

.li { font-weight:bold; font-size:18px; vertical-align:-4px; color:#66AEAD; }

.ul { list-style-type:square; color:#66AEAD; }

.ct { font-family: Verdana; color:#222222; } 

.ed { border:1px solid #CCCCCC; } 
.tx { border:1px solid #CCCCCC; } 

.p-blue{
       display: inline-block;
    color: #0f95ff;
    font-weight: bold; 
}

.p-red{
       display: inline-block;
    color: #E91E63;
    font-weight: bold; 
}

.basic-p{
    font-size: 14px;
    line-height: 1.7;
}

.table-01{
    width:100%;border-top:2px solid #333; border-bottom:2px solid #333; text-align: center;
    margin-bottom: 50px;
}

.table-01 td{color: #04148a;font-weight: 600;padding: 5px;}

.table-02{
    width:100%;    background: linear-gradient(to bottom, #e6f2ff , #9de8ff);
}

.table-02 td{    padding: 3px;
    border: 1px solid #4c9fca;}

.table-03{
    width:100%;border-top:2px solid #333; border-bottom:2px solid #333;}

.table-03 td{color: #424242; font-weight: 600; padding: 12px 50px;}

.table-04{
    color: #333;
    font-weight: 600;
    padding: 5px;
    background: #e2f2ff;
    width: 100%;
}

.table-04 td{
    padding: 3px;
    border: 2px solid #5694c7;
}

table {

    border-collapse: collapse;

}



.small { font-size:8pt;  }
.cloudy, a.cloudy {color:#888888;} /* 흐림 */

input.ed { height:20px; border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; padding:3px 2px 0 2px; }
input.ed_password { height:20px; border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; padding:3px 2px 0 2px; font:10px Tahoma; }
textarea.tx { border:1px solid #9A9A9A; border-right:1px solid #D8D8D8; border-bottom:1px solid #D8D8D8; padding:2px; }
