/* ±âº»À¸·Î Àû¿ëµÇ´Â style */
@import url("default.css");
@import url("common.css");
@import url("layout.css");
@import url("navigation.css");
@import url("footer.css");

/* ¸ÞÀÎ ÆäÀÌÁö¿¡ Àû¿ëµÇ´Â style */
@import url("sidemenu.css");
@import url("sidebar.css");

#contentsBox {
    width: 589px;
    background: url('../images/page_navigationtop.gif') no-repeat 3px 2px;
    border-top: 1px solid #D9D9D9;
    text-align: center;
    padding: 0px 10px 0px 10px;
}

textarea {
    padding: 10px;
    color: #333333;
    font-size: 12px;
    font-family: dotum;
}
#join_box_outline {
    margin-top : 8px;    
    padding : 0px;
    width: 589px;
    border-top : 3px solid #8FB673;
    background-color : #FCFCE4;
    padding-bottom:11px;
}

#join_green_box{
    width:560px;
    font-size:1px;
    margin-top:9px;
    background-color : #8FB673;
}

#join_agreement_textarea {
    background-color : #FFFFFF;
    padding-left : 10px;
    font-size : 12px;
    width : 546px;
    height : 162px;
    border : 1px solid #D1D1CA;
    
}

#table_outline {
    background-color : #FFFFFF;
    border-top : 1px solid #D1D1CA;
    border-bottom : 1px solid #D1D1CA;
    border-left : 1px solid #D1D1CA;
    border-right : 1px solid #D1D1CA;
    width : 556px;
}

.subbox_top_text
{
    text-align : left;
    padding-left : 24px;
    line-height : 28px;
    font-size : 11px;
}

.form_table
{
    background-color : #FFFFFF;
    border-top : 1px solid #D1D1CA;
    border-bottom : 1px solid #D1D1CA;
    border-left : 1px solid #D1D1CA;
    border-right : 1px solid #D1D1CA;
    padding-top : 20px;
    padding-bottom : 10px;
    width : 556px;
}
.form_table td
{
    text-align : left;
    font-size : 9pt;
    line-height : 28px;
    height : 28px;
 /*   vertical-align : middle; */
}

.form_table td.form_name 
{
    color : #53872E;
    font-size: 12px;
    font-family: dotum;
    font-weight : bold;
}
.form_table td.over
{
    letter-spacing: -1px;
}

.form_table td.form_bar
{
    color : #8FB673;
}

.form_table td.table_top
{
    height : 10px; 
    line-height : 1px;
    font-size : 1px;
}

.form_table input.text_form
{
    color : #030303;
    background-color : #EEF6E9;
    border : 1px solid #BBD7AF;
    height : 18px;
    line-height : 15px;
    font-size : 13px;
}

#selectform
{
    color : #030303;
    background-color : #EEF6E9;
    border : 1px solid #BBD7AF;
    height : 21px;
    line-height : 21px;
    font-size : 13px;
    width : 80px;
}

.form_table input.middle    {   width : 125px;}
.form_table input.large     {   width : 397px;}
.form_table input.mobile    {   width : 82px; letter-spacing: -1px;}
.form_table input.zipco     {   width : 31px;}
.form_table input.text1     {   width : 337px;}

.join_box_title 
{
    text-align : left;
    padding-left : 11px;
    margin-top : 16px;
}
.green_box {
    font-size:12px;
    font-family: dotum;
    color: #FFFFFF;
}

#green_box
{
    text-align : center;
/*    background-color : #ff0000;*/
width : 500px;
height : 30px;
}
