

#main_title {
    margin-right: 93px;
    margin-top: 90px;
}
#info_list{
    margin-right: 93px;
}


#container {
    width   : 786px;
    font-size   : 12px;
}

#main_left {
    float   : left;
    width   : 370px;
    height  : 569px;
}
#main_right {
    float   : left;
    width   : 416px;
    height  : 700px;
}
#main_bottom {
    clear       : both;
    margin-top  : 20px;
    height      : 333px;
}

/* main_left */
#title_en {
    margin-top      : 100px;
    margin-left     : 56px;
}
#title {
    margin-top      : 6px;
    margin-left     : 48px;
}


/* ·Î±×ÀÎ ¹Ú½º */
#login_box {
    margin-top      : 28px;
    margin-left     : 83px;
    width           : 194px;
    margin-bottom   : 66px;
}

#id,#passwd {
    float           : right;
    height          : 16px;
    width           : 116px;
    margin-right    : 7px;
    border          : 1px solid #9B9B9B;
}

#passwd {
    margin-top      : 3px;
}

#id_img,#pw_img {
    float           : right;
    padding-top     : 3px;
    margin-right    : 7px;
}

#pw_img {
    margin-top      : 3px;
}

#login_checkbox {
    clear           : both;
    padding-left    : 20px;
    width           : 180px;
}

#login_checkbox div {
    float           : left;
    width           : 70px;
    padding-top     : 7px;
}

#login_checkbox input {
    margin-right    : 2px;
    height          : 16px;
}

#login_submit   {
    float           : right;
    margin-right    : 2px;
}

#sub_login  {
    clear           : both;
    padding-top      : 2px;
    margin-left     : 85px;
    margin-bottom   : 4px;
}

/* ºÎ¿î¿µÀÚ ·Î±×ÀÎ */
#sub_login_box {
    margin-top      : 10px;
    margin-bottom   : 28px;
    padding-bottom  : 4px;
    margin-left     : 60px;
    width           : 231px;
    background-color: #FFFFFF;
    background-image: url("../images/sub_login_title_bg.gif");
    background-position : 2px 2px;
    background-repeat: no-repeat;
    border          : 1px solid #e4e4e4;
}

#sub_login_title {
    margin-left     : 7px;
    margin-right    : 63px;
    margin-top      : 9px;
    margin-bottom   : 10px;
}

#sub_login_close {
    margin-top      : 10px;
    margin-bottom   : 7px;
}


#sub_id, #sub_pw, #sub_url {
    float           : right;    
    height          : 16px;
    width           : 111px;
    margin-top      : 3px;
    margin-right    : 7px;
    margin-left     : 5px;
    border          : 1px solid #9B9B9B;
}

.sub_login_img, #sub_login_submit {
    float           : right;
    margin-top      : 6px;
}

#sub_login_submit {
    padding-top     : 11px;
    margin-bottom   : 7px;
    margin-right    : 3px;
}

#sub_dot_line   {
    clear           : both;
    display         : block;
    padding-top      : 4px;
    margin-bottom   : 4px;
    margin-left     : 8px;
}

#sub_saveid {
    margin-left     : 85px;
height  : 13px;
}

#main_menu {
    list-style      : none;
    clear           : both;
    margin-left     : 86px;
}

#main_menu li {
    margin-top      : 8px;
}

/* main_right */
#cloud {
    margin-top      : 38px;
    margin-left     : 17px;
    margin-bottom   : 18px;
    width           : 333px;
    height          : 156px;
    background      : url("../images/cloud.gif") no-repeat;
}

#cloud img {
    margin-top      : 25px;
    margin-left     : 30px;
}

#goods {
    margin-top      : 3px;
    margin-left     : 27px;
}

#goods li {
    background-image    : url("../images/black_dot.gif");
    background-position : 0% 5px;
    background-repeat   : no-repeat;
    list-style      :none;
    list-style-position : outside;
    padding-left        : 9px;
    margin-top          : 10px;
	
} 

#goods p {
    color           : #FE0078;
    font-size       : 11px;
	line-height:120%;
}

.notice_title {
    margin-top      : 28px;
    margin-left     : 46px;
}

.line   {
    display : block;
    margin-left     : 40px;
}

#guideline {
    letter-spacing : -1px;
    margin-left     : 44px;
}

#guideline li {
    background-image    : url("../images/red_dot.gif");
    background-position : 0% 5px;
    background-repeat   : no-repeat;
    list-style      :none;
    list-style-position : outside;
    padding-left        : 9px;
    margin-top          : 5px;
} 

#notice_img {
    float           : left;
    margin-top      : 10px;
    margin-left     : 44px;
    display         : inline;
}
#notice {
    float           : left;
    margin-top      : 8px;
    margin-left     : 16px;
}

#notice li {
    list-style      :none;
    background-image    : url("../images/blue_dot.gif");
    background-position : 0% 5px;
    background-repeat   : no-repeat;
    list-style-position : outside;
    padding-left        : 9px;
    margin-top          : 7px;
} 

#guide  {
    clear : both;
    padding-top          : 45px;
    margin-left         : 65px;
}

#guide img {
    margin-right        : 32px;
}
    
#pop_layer{
position:absolute;
}

#mail_layer{
z-index:2 !important;
position:absolute;
left:650px;
top:200px;
display:none;
text-align:left;
}

#block_layer{
z-index:1 !important;
width:100%;height:100%;background-color:#737373;display:none;
position:absolute;
left:0px;
top:0px;
opacity:0.4;
filter:alpha(opacity=40);
}

img{
z-index:0;
}

