﻿@charset 'utf-8';

/*
 * @author: by hyunhee
 * @date: 2012/05/24
 * @version: 0.1
 * @copyright: HANI. All Rights Reserved.
 * @description: privacy policy
 */
@import url('join.css');



/* about layout */
/* navi */
.about { height: 93px; }
.about .navi { clear: both; position: relative; margin-top: 89px; }
.about .navi .menu {  width:100%; height: 4px; border-top: 4px solid #088b85;}
.about .navi .menu li { float: left; }



/* logo */  
.about { height: 93px; }
.about .logo { position: absolute; top: 43px; left: 10%; margin-left: -92px; }
.about .menu_tit_privacy { position: absolute; width:197px; height:36px; bottom:15px; left: 250px; background:url(http://img.hani.co.kr/section-image/12/english/images/com/tit/tit_privacy.gif) no-repeat}




/* layout */
#member {} 
#member-snb { float: left; width: 170px; padding-top: 50px; } 
#member-contents { float: left; width: 620px; padding-top: 50px; padding-bottom: 60px; padding-left: 40px; margin-left: 40px; min-height: 1077px; border-left: 1px solid #dbdbdb; }


/* snb */
#member-snb {}
#member-snb .menu { padding-bottom: 30px; }
#member-snb .menu li h3 { padding-left: 20px; }
#member-snb .sub-menu { padding-top: 10px; padding-left: 20px; }
#member-snb .sub-menu li { padding-left: 12px; background:url(http://img.hani.co.kr/section-image/12/news/hani/images/com/bul/bul_2x2_b0aeae.gif) no-repeat 0 50%; line-height: 20px; letter-spacing: -1px; }
#member-snb .sub-menu li a { text-decoration: none; }
#member-snb .sub-menu li a:hover { color: #088b85; }
#member-snb .sub-menu li.selected a { color: #088b85; }
#member-snb .sub-menu li.selected a:hover { color: #088b85; }
#member-snb .menu-box { margin-bottom: 25px; }
#member-snb .menu-box .title { height: 19px; padding-top: 6px; border: 1px solid #ebebeb; background: #fafafa; text-align: center; }
#member-snb .menu-box .title img { vertical-align: top; }

/* headings-section */
#member-contents .headings-section { height: auto; padding-bottom: 0; }
#member-contents .headings-section .main-title {}
#member-contents .headings-section .main-title img { vertical-align: top; }
#member-contents .headings-section .sub-title { margin: 5px 0 7px; font-size: 11px; }
#member-contents .headings-section .sub-title strong { color: #ea7921; }
#member-contents .headings-section .bul-arrow { padding-left: 9px; background:url(http://img.hani.co.kr/section-image/12/news/hani/images/com/bul/bul_arrow.gif) no-repeat 0 3px; color: #000; }




/* 제목+내용 */

#member-contents .bul-h4 { margin: 40px 0 0; font-size: 12px; color: #666;}
#member-contents .bul-h4.first-child { margin-top: 25px; }
#member-contents .paragraph { margin-top: 22px; padding: 0 7px; line-height: 18px; }
#member-contents .paragraph.first-child { margin-top: 0; }

/* 내용 폰트관련 */
#member-contents .main-title-description { margin-top: 25px; line-height: 18px; text-align: justify; }
#member-contents .policy-title-description { margin-top: 30px; color: #666; line-height: 18px;  text-align: justify; }


/* 점선라인+간격 */

#member-contents .policy-outline { zoom:1; }
#member-contents .policy-outline:after { content: "."; display: block; font-size: 0; height: 0; line-height: 0; clear: both; }
#member-contents .policy-outline h4.bul-h4 { margin-top: 30px; }
#member-contents .policy-outline .top-button { position: relative; width: 100%;  height: 30px; background:url(http://img.hani.co.kr/section-image/12/news/hani/images/com/bg/bg_dotted_5x1_dbdbdb.gif) repeat-x 0 100%; text-align: right; }
#member-contents .policy-outline .top-button a { position: absolute; bottom: 0; right: 0; }





