img.more {
    padding-top:3px;
    float:right;
}
div#contents_wrap div#contents_top_wrap {
    height:143px;
    border:1px solid #D0D2D4;
}
/** 로그인 박스 **/
div#contents_wrap div#contents_top_wrap div#login_wrap {
    padding:16px 0 0 14px;
}
div#contents_wrap div#contents_top_wrap div#login_wrap table {
    margin-bottom:6px;
    width:175px;
}
div#contents_wrap div#contents_top_wrap div#login_wrap table input#id_save {
    margin-left:0;
}
div#contents_wrap div#contents_top_wrap div#login_wrap table input#input_login {
    background:url("../images/id_bg.png") no-repeat;
}
div#contents_wrap div#contents_top_wrap div#login_wrap table input#input_passwd {
    background:url("../images/pw_bg.png") no-repeat;
}
div#contents_wrap div#contents_top_wrap div#login_wrap table input#input_login,
div#contents_wrap div#contents_top_wrap div#login_wrap table input#input_passwd {
    width:111px;
    height:18px;
    border:1px solid #D0D2D4;
}
div#contents_wrap div#contents_top_wrap div#login_wrap div#join_wrap {
    margin-bottom:10px;
}
div#contents_wrap div#contents_top_wrap div#login_wrap div#join_wrap span#join_go {
    font-weight:bold;
    color:#6b6d70;
}
div#contents_wrap div#contents_top_wrap div#login_wrap div#join_wrap span#bar {
    color:#E2E2E2;
}

/** 메인 플레시 1 **/
div#contents_wrap div#contents_top_wrap div#main_flash1 {
    float:right;
    margin-top:10px;
    width:549px;
    height:123px;
    border:1px solid #D0D2D4;
}

/** 메인 플레시 2 **/
div#contents_wrap div#contents_top_wrap div#main_flash2 {
    float:right;
    width:205px;
    height:143px;
}

div#contents_center1_wrap div#customer_wrap {
    width:190px;
}
div#contents_center1_wrap div#customer_wrap div#customer_center {
    margin-bottom:8px;
    line-height:14px;
    background:url("../images/main_customer_center_bg.png") no-repeat;
    color:#919191;
    height:124px;
    padding:12px 7px 0px 7px;
}
div#contents_center1_wrap div#customer_wrap div#customer_center div.inner_wrap {
    margin-top:5px;
    padding:7px 0 0 1px;
    border-top:1px solid #D7D7D7;
}

div#contents_center1_wrap div#premium_wrap {
    float:right;
    padding:9px 0 0 13px;
    width:323px;
    height:201px;
    background:url("../images/pr_premium_bg.png") no-repeat;
}
div#contents_center1_wrap div#premium_wrap h2,
div#contents_center1_wrap div#pr_mini_wrap h2,
div#contents_center1_wrap div#pr_wedding_wrap h2 {
    margin-bottom:18px;
}
div#contents_center1_wrap div#premium_wrap div.inner_wrap {
    padding-left:11px;
    margin-top:30px;
} 
div#contents_center1_wrap div#premium_wrap div.inner_wrap table {
    width:100%;
}
div#contents_center1_wrap div#premium_wrap div.inner_wrap table td {
    padding-bottom:5px;
}


div#contents_center1_wrap div#pr_wedding_wrap {
    float:right;
    margin-left:3px;
    padding:9px 0 0 13px;
    width:194px;
    height:201px;
    background:url("../images/pr_wedding_bg.png") no-repeat;
}
div#contents_center1_wrap div#pr_wedding_wrap p {
    line-height:18px;
}
div#contents_center1_wrap div#pr_wedding_wrap p font {
    font-size:12px;
}
div#contents_center1_wrap div#pr_wedding_wrap p span {
    color:#EE1E2A;
}


div#contents_center1_wrap div#pr_mini_wrap {
    padding:9px 0 0 13px;
    margin-left:3px;
    float:right;
    width:194px;
    height:201px;
    background:url("../images/pr_mini_bg.png") no-repeat;
}
div#contents_center1_wrap div#pr_mini_wrap p {
    line-height:18px;
}
div#contents_center1_wrap div#pr_mini_wrap p font {
    font-size:12px;
}
div#contents_center1_wrap div#pr_mini_wrap p span {
    color:#EE1E2A;
}

/** contents_center2_wrap **/
div#contents_center2_wrap {
    margin-top:18px;
}
div#contents_center2_wrap div#notice_wrap {
    width:190px;
}
div#contents_center2_wrap div#notice_wrap h2 {
    padding-left:5px;
    margin-bottom:7px;
}
div#contents_center2_wrap div#notice_wrap div.inner_wrap {
    border:1px solid #D6D6D6;
    padding:9px 0 0 12px;
    width:176px;
    height:109px;
}
div#contents_center2_wrap div#notice_wrap div.inner_wrap p {
    line-height:20px;
    background:url("../images/data_bullet.png") 0 8px no-repeat;
    padding-left:6px;
}
div#contents_center2_wrap div#step_wrap  {
    width:755px;
    float:right;
}
div#contents_center2_wrap div#step_wrap h2 {
    margin-bottom:3px;
}
div#contents_center2_wrap div#step_wrap div.inner_wrap {
    background:url("../images/step_wrap_bg.png") no-repeat;
    padding:16px 0 0 78px;
    border:1px solid #D6D6D6;
    width:675px;
    height:102px;
}
div#contents_center2_wrap div#step_wrap div.inner_wrap table td {
    text-align:right;
}
/** contents_center3_wrap **/
div#contents_center3_wrap {
    margin-top:18px;
}
div#contents_center3_wrap div#upgrade_wrap {
    width:190px;
}
div#contents_center3_wrap div#upgrade_wrap h2 {
    padding-left:5px;
    margin-bottom:7px;
}
div#contents_center3_wrap div#upgrade_wrap div.inner_wrap {
    border:1px solid #D6D6D6;
    padding:9px 0 0 12px;
    width:176px;
    height:109px;
}
div#contents_center3_wrap div#upgrade_wrap div.inner_wrap p {
    line-height:20px;
    background:url("../images/data_bullet.png") 0 8px no-repeat;
    padding-left:6px;
}
div#contents_center3_wrap div#domain_search_wrap {
    margin-top:9px;
    width:188px;
    height:216px;
    border:1px solid #D6D6D6;
}
div#contents_center3_wrap div#domain_search_wrap div.inner_wrap {
    padding-left:16px;
}
div#contents_center3_wrap div#domain_search_wrap div.inner_wrap table#search_tb {
    margin-bottom:10px;
}
div#contents_center3_wrap div#domain_search_wrap div.inner_wrap table#search_tb input#en_word {
    border:2px solid #ADC5DE;
    width:96px;
    height:16px;
}
div#contents_center3_wrap div#domain_search_wrap div.inner_wrap table#choice_tb {
    height:70px;
    width:164px;
}
div#contents_center3_wrap div#domain_search_wrap div.inner_wrap table#choice_tb input {
    border-style:none;
    width:12px;
    height:12px;
}

div#contents_center3_wrap div#photo_wrap {
    margin-right:3px;
    float:right;
    width:546px;
}
div#contents_center3_wrap div#photo_wrap h2,
div#contents_center3_wrap div#design_award_wrap h2 {
    padding-left:2px;
    margin-bottom:3px;
}
div#contents_center3_wrap div#photo_wrap div.inner_wrap {
    padding:20px 0 0 23px;
    background:url("../images/photo_wrap_bg.png") no-repeat;
    width:523px;
    height:327px;
}
div#contents_center3_wrap div#photo_wrap div.inner_wrap div.img_wrap {
    float:left;
    padding:0 12px 18px 0;
}
div#contents_center3_wrap div#photo_wrap div.inner_wrap div.img_wrap img {
    margin-bottom:6px;
}
div#contents_center3_wrap div#photo_wrap div.inner_wrap div.img_wrap div {
    color:#777777;
    padding-left:5px;
}
div#contents_center3_wrap div#photo_wrap div.inner_wrap div.img_wrap div span {
    color:#333333;
    font-weight:bold;
}
div#contents_center3_wrap div#design_award_wrap {
    float:right;
}
div#contents_center3_wrap div#design_award_wrap div.inner_wrap {
    padding:20px 0 0 23px;
    background:url("../images/design_award_wrap_bg.png") no-repeat;
    width:183px;
    height:327px;
}
div#contents_center3_wrap div#design_award_wrap div.inner_wrap div {
    margin-bottom:30px;
}
div#contents_center3_wrap div#design_award_wrap div.inner_wrap div img {
    margin-bottom:6px;
}
div#contents_center3_wrap div#design_award_wrap div.inner_wrap div span {
    color:#333333;
    font-weight:bold;
}

/**
 * 2009하전 당선자 발표 레이어 팝업
 */
div#summer_design_award_result  { position:absolute; z-index:1000000 }
div#summer_design_award_result  img { display:block; position:relative; top:-147px; left:694px; }


/**
 * 아이폰 레이어 배너
 */
div#iphone_wrap { position:absolute; }
div#iphone_wrap img { position:relative; display:block; top:157px; left:-46px; border:1px solid #CCC; }

/**
 * 원스탑 레이어 배너
 */
div#onestop_wrap { position:absolute; }
div#onestop_wrap img { position:relative; display:block; top:157px; left:-497px; border:1px solid #CCC; }

/**
 * 근하신년 배너
 */
div#new_year_wrap { position:absolute;}
div#new_year_wrap img {position:relative; display:block; top:157px; left:-300px;  border:1px solid #000000;}
