

#popup_container1
{
    display: none;
    position: fixed;
    _position: absolute; /* ie6 핵 */
    background: #FFFFFF;
    border: 2px solid #cecece;
    z-index: 2;
    padding: 12px;
    font-size: 13px;
    z-index:10000;
}
#popup_container1 h1
{
    text-align: left;
    color: #000000;
    font-size: 16px;
    font-weight: 700;
    border-bottom: 1px dotted #D3D3D3;
    padding-bottom: 2px;
    margin: 0px;
}
#popup_close1
{
    cursor: pointer;
    text-decoration: none;
    font-size: 14px;
    line-height: 14px;
    right: 8px;
    top: 4px;
    position: absolute;
    color: black;
    font-weight: 700;
    display: block;
    padding: 5px;
}
#popup_close_cookie1
{
    padding-top: 10px;
    border-top: 1px dotted #D3D3D3;
}

#popup_container2
{
    display: none;
    position: fixed;
    _position: absolute; /* ie6 핵 */
    background: #FFFFFF;
    border: 2px solid #cecece;
    z-index: 2;
    padding: 12px;
    font-size: 13px;
    z-index:20000;
}
#popup_container2 h1
{
    text-align: left;
    color: #000000;
    font-size: 16px;
    font-weight: 700;
    border-bottom: 1px dotted #D3D3D3;
    padding-bottom: 2px;
    margin: 0px;
}
#popup_close2
{
    cursor: pointer;
    text-decoration: none;
    font-size: 14px;
    line-height: 14px;
    right: 8px;
    top: 4px;
    position: absolute;
    color: black;
    font-weight: 700;
    display: block;
    padding: 5px;
}
#popup_close_cookie2
{
    padding-top: 10px;
    border-top: 1px dotted #D3D3D3;
}

#popup_container3
{
    display: none;
    position: fixed;
    _position: absolute; /* ie6 핵 */
    background: #FFFFFF;
    border: 2px solid #cecece;
    z-index: 2;
    padding: 12px;
    font-size: 13px;
    z-index:20000;
}
#popup_container3 h1
{
    text-align: left;
    color: #000000;
    font-size: 16px;
    font-weight: 700;
    border-bottom: 1px dotted #D3D3D3;
    padding-bottom: 2px;
    margin: 0px;
}
#popup_close3
{
    cursor: pointer;
    text-decoration: none;
    font-size: 14px;
    line-height: 14px;
    right: 8px;
    top: 4px;
    position: absolute;
    color: black;
    font-weight: 700;
    display: block;
    padding: 5px;
}
#popup_close_cookie3
{
    padding-top: 10px;
    border-top: 1px dotted #D3D3D3;
}

#popup_container4
{
    display: none;
    position: fixed;
    _position: absolute; /* ie6 핵 */
    background: #FFFFFF;
    border: 2px solid #cecece;
    z-index: 2;
    padding: 12px;
    font-size: 13px;
    z-index:20000;
}
#popup_container4 h1
{
    text-align: left;
    color: #000000;
    font-size: 16px;
    font-weight: 700;
    border-bottom: 1px dotted #D3D3D3;
    padding-bottom: 2px;
    margin: 0px;
}
#popup_close4
{
    cursor: pointer;
    text-decoration: none;
    font-size: 14px;
    line-height: 14px;
    right: 8px;
    top: 4px;
    position: absolute;
    color: black;
    font-weight: 700;
    display: block;
    padding: 5px;
}
#popup_close_cookie4
{
    padding-top: 10px;
    border-top: 1px dotted #D3D3D3;
}