﻿/*******************************************************************************************/
/*  작 성 자 : 인성데이타(주)
/*  작 성 일 : 2016.
/*  수 정 일 : 2016.
/*  버     전 : 0.0.1
/*  설     명 : Skin Type1 상단컨텐츠 설정
/*  위     치 : /css/skin/type1/common/header/layout.css
/*******************************************************************************************/

/*******************************************************************************************/
/* 메인메뉴 컨텐츠 설정 시작
/*******************************************************************************************/
/* 메인메뉴 컨텐츠 */
div#MainWrapper div#HeadContents
{
	position: absolute;
	top: 0;
	left: 0;
    z-index: 30000;
	
	width: 100%;
    height: 175px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
	text-align: center;
    background: #FFF;
}

/* 로고 */
div#MainWrapper div#HeadContents div.logo-wrap
{
    position: relative;
    top: 0;
    left: 0;

    width: 1200px;
    height: 51px;
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    text-align: center;
}

/* 상단 고객센터 로고 */
div#MainWrapper div#HeadContents div.logo-wrap div.tel-logo
{
    position: absolute;
    top: 26px;
    left: 0;
    z-index: 60000;

    display: block;
    width: 290px;
    height: 114px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-align: center;
    background: url('/images/skin/type1/common/header/bg_tel_logo.jpg');
}

div#MainWrapper div#HeadContents div.logo-wrap div.tel-logo a div.tel-logo-content
{
    position: relative;
    width: 290px;
    height: 114px;
    text-align: center;
}

div#MainWrapper div#HeadContents div.logo-wrap div.tel-logo a div.tel-logo-content span.tel-logo-title
{
    position: absolute;
    top: 25px;
    left: 20px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-align: left;
    color: #000;
    font-size: 16px;
    font-weight: 900;
}

div#MainWrapper div#HeadContents div.logo-wrap div.tel-logo a div.tel-logo-content span.tel-logo-content
{
    display: block;
    margin: 0 0 0 0;
    padding: 55px 0 0 0;
    text-align: center;
    color: #B90504;
    font-weight: 900;
}

div#MainWrapper div#HeadContents div.logo-wrap div.tel-logo a div.tel-logo-content span.font_32
{
    font-size: 32px;
}

div#MainWrapper div#HeadContents div.logo-wrap div.tel-logo a div.tel-logo-content span.font_27
{
    font-size: 27px;
}


div#MainWrapper div#HeadContents div.logo-wrap div.logo
{
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 60000;

    display: block;
    /*width: 281px;*/
    width: 448px;
    height: 80px;
    /*margin: 0 0 0 430px;*/
    margin: 0 0 0 347px;
    padding: 0 0 0 0;
    text-align: center;
}

div#MainWrapper div#HeadContents div.logo-wrap div.logo a img
{
    /*width: 448px;*/
    height: 80px;
}

div#MainWrapper div#HeadContents div.logo-wrap div.logo a h3
{
    color: #333333;
    font-size: 50px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    letter-spacing: 2px;
}

/* 상단메뉴 */
div#MainWrapper div#HeadContents div.top-header
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    height: 25px;
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    text-align: right;
    border-bottom: 1px solid #DDD;
    background: #F8F8F8;
}

div#MainWrapper div#HeadContents div.top-header ul.top-menu
{
    position: relative;
    top: 0;
    right: 0;
    z-index: 21000;

    width: 1200px;
    height: 25px;
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    text-align: right;
    list-style-type: none;
    border-bottom: 1px solid #DDD;
}

div#MainWrapper div#HeadContents div.top-header ul.top-menu li
{
    float: right;
    margin: 0 10px 0 0;
    padding: 5px 0 0 0;
    text-align: left;
}

div#MainWrapper div#HeadContents div.top-header ul.top-menu li span.subject
{
    color: #000;
    font-size: 12px;
    display: block;
    margin: 0 0 0 0;
    padding: 0 0 0 10px;
    background: url(/images/board/icon_line.gif) left center no-repeat;
}

div#MainWrapper div#HeadContents div.top-header ul.top-menu li.login span.subject,
div#MainWrapper div#HeadContents div.top-header ul.top-menu li.logout span.subject
{
    background: none;
}

/* 상점 마일리지 */
div#MainWrapper div#HeadContents div.top-header ul.top-menu li.points
{
    /*position: absolute;
    left: 0;*/
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    height: 26px;
    line-height: 26px;
    background-image: none;
    background-color: #fff;
}

div#MainWrapper div#HeadContents div.top-header ul.top-menu li.points a
{
    display: block;
    height: 26px;
    line-height: 26px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;
}

div#MainWrapper div#HeadContents div.top-header ul.top-menu li.points span.subject
{
    display: block;
    margin: 0 0 0 0;
    padding: 0 10px 0 10px;
    height: 26px;
    line-height: 26px;

    color: #FE0000;
    font-size: 12px;
    vertical-align: middle;
    font-weight: bold;
    background: #fff;
}

/*div#MainWrapper div#HeadContents div.top-header ul.top-menu li.points a:hover
{
    border-left: 1px solid #bbb;
    border-right: 1px solid #bbb;
}*/

/* 즐겨찾기추가 */
div#MainWrapper div#HeadContents div.top-header ul.top-menu li.bookmark
{
    position: absolute;
    left: 0;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    height: 25px;
    line-height: 25px;
    background-image: none;
    /*background-color: #fff;*/
}

div#MainWrapper div#HeadContents div.top-header ul.top-menu li.bookmark a
{
    display: block;
    height: 25px;
    line-height: 25px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;
}

div#MainWrapper div#HeadContents div.top-header ul.top-menu li.bookmark span.subject
{
    display: block;
    margin: 0 0 0 0;
    padding: 0 15px 0 15px;
    height: 25px;
    line-height: 25px;

    /*color: #FE0000;*/
    font-size: 12px;
    vertical-align: middle;
    /*font-weight: bold;*/
    background: none;
}

div#MainWrapper div#HeadContents div.top-header ul.top-menu li.bookmark span.subject img#icon_bookmark
{
    margin: 0 0 0 5px;
    padding: 0 0 1px 0;
    line-height: 25px;
    vertical-align: middle;
}

/* 통합검색 */
div#MainWrapper div#HeadContents div.product-search
{
    position: absolute;
    top: 26px;
    left: 0;
    
    width: 100%;
    height: 114px;
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    text-align: center;
    background: #FFF;
}

/* 인기검색어 */
div#MainWrapper div#HeadContents div.product-search div.hit-keyword
{
    visibility: hidden;
    position: relative;
    top: 0;
    left: 0;

    width: 1200px;
    margin: 0 auto 0 auto;
    padding: 20px 0 8px 0;
    text-align: left;
    background: #FFF;
}

div#MainWrapper div#HeadContents div.product-search div.hit-keyword strong.subject
{
    font-size: 13px;
    display: inline-block;
    margin: 0 0 0 860px;
    padding: 0 2px 0 0;
    letter-spacing: -1px;
}

div#MainWrapper div#HeadContents div.product-search div.hit-keyword span.content
{
    font-size: 13px;
    display: inline-block;
    margin: 0 0 0 0;
    padding: 0 0 0 5px;
    background: url(/images/board/icon_line.gif) left center no-repeat;
}

/* 검색입력폼 */
div#MainWrapper div#HeadContents div.product-search form#total-product-search
{
    position: relative;
    top: 0;
    left: 0;
    z-index: 50000;
    
    width: 1200px;
    height: 75px;
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    text-align: center;
    background: #FFF;
}

div#MainWrapper div#HeadContents div.product-search form#total-product-search h3
{
    position: absolute;
    top: 9px;
    left: 15px;
    z-index: 50000;

    display: block;
    font-size: 14px;
    margin: 0 0 0 860px;
    padding: 0 15px 0 0;
    text-align: center;
    background: url(/images/board/icon_line.gif) right 5px no-repeat;
}

div#MainWrapper div#HeadContents div.product-search form#total-product-search fieldset
{
    position: relative;
    top: 0;
    left: 0;

    width: 340px;
    margin: 0 0 0 0;
    padding: 0 0 0 860px;
    border: none;
}

div#MainWrapper div#HeadContents div.product-search form#total-product-search fieldset legend
{
    display: none;
}

div#MainWrapper div#HeadContents div.product-search form#total-product-search fieldset div.search
{
    position: relative;
    top: 0;
    left: 0;

    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-align: left;
    border: 2px solid #C31313;
}

/* 검색어 */
div#MainWrapper div#HeadContents div.product-search form#total-product-search fieldset div.search span.keyword
{
    height: 32px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-align: left;
}

div#MainWrapper div#HeadContents div.product-search form#total-product-search fieldset div.search span.keyword input#search_keyword
{
    width: 235px;
    margin: 0 0 0 55px;
    padding: 8px 0 7px 5px;
    text-align: left;
    border: none;
}

/* 검색버튼 */
div#MainWrapper div#HeadContents div.product-search form#total-product-search fieldset div.search span.command
{
    position: absolute;
    top: 0;
    right: 0;

    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

/* 상품아이콘 */
div#MainWrapper div#HeadContents div.product-search div.ad-product
{
    position: absolute;
    top: 0;
    left: 0;

    width: 100%;
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    text-align: center;
}

div#MainWrapper div#HeadContents div.product-search div.ad-product div.ad-icon
{
    position: relative;
    width: 1200px;
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    text-align: right;
}

div#MainWrapper div#HeadContents div.product-search div.ad-product div.ad-icon span
{
    position: relative;
    top: 0;
    left: 0;
    width: 70px;
    display: inline-block;
    margin: 30px 0 0 0;
    padding: 0 0 0 0;
    text-align: center;
    z-index: 50002;
}

/* 메인메뉴 */
div#MainWrapper div#HeadContents div.main-menu
{
    position: absolute;
    top: 140px;
    left: 0;
    z-index: 50002;

    clear: both;
    width: 100%;
    height: 45px;
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    list-style-type: none;
    text-align: center;
    border-top: 3px solid #C41414;
    background: #333;
}

div#MainWrapper div#HeadContents div.main-menu ul.menu
{
    position: relative;
    top: -3px;
    left: 0;

    width: 1200px;
    height: 45px;
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    list-style-type: none;
    text-align: left;
    border-top: 3px solid #C41414;
    background: #333;
}


/* 사이드메뉴 제목 */
div#MainWrapper div#HeadContents div.main-menu ul.menu h2
{
	position: absolute;
    top: 0;
    left: 0;

    color: #FFF;
    display: block;
    width: 186px;
    height: 45px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    background: #C41414;
}

div#MainWrapper div#HeadContents div.main-menu ul.menu h2 strong.subject
{
    font-size: 15px;
    display: block;
    margin: 0 0 0 0;
    padding: 12px 10px 12px 15px;
    background: url(/images/skin/type1/common/header/ico_arrow_right.png) 160px center no-repeat;
}

div#MainWrapper div#HeadContents div.main-menu ul.menu li
{
    float: left;
    margin: 0 0 0 0;
    padding: 12px 0 12px 0;
    text-align: center;
}

div#MainWrapper div#HeadContents div.main-menu ul.menu li span.subject
{
    color: #FFF;
    font-size: 16px;
    margin: 0 0 0 0;
    padding: 0 15px 0 14px;
    letter-spacing: -1px;
    background: url(/images/board/icon_menu_line.gif) left center no-repeat;
}

div#MainWrapper div#HeadContents div.main-menu ul.menu li.bof
{
    margin: 0 0 0 186px;
}

div#MainWrapper div#HeadContents div.main-menu ul.menu li.bof span.subject
{
    background: none;
}

/* 선택메뉴 */
div#MainWrapper div#HeadContents div.main-menu ul.menu li span.selection
{
    color: #F4E286;
}
/*******************************************************************************************/
/* 메인메뉴 컨텐츠 설정 종료
/*******************************************************************************************/

div#MainWrapper div#HeadContents div.right-side-container
{
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    width: 85px;
    height: 100%;
    color: #fff;
    background: #333333;
    z-index: 50003;
}

div#MainWrapper div#HeadContents div.right-side-container div.right-side-content
{
    margin: 210px 0 0 0;
    padding: 0 15px 0 15px;
}

/* 제목 */
div#MainWrapper div#HeadContents div.right-side-container div.right-side-content div.header
{
    padding: 0 0 10px 0;
}

div#MainWrapper div#HeadContents div.right-side-container div.right-side-content div.header span.subject
{
    font-weight: bold;
    font-size: 15px;
}

/* 우측 사이드 메뉴 */
div#MainWrapper div#HeadContents div.right-side-container div.right-side-content div.right-side-menu
{

}

div#MainWrapper div#HeadContents div.right-side-container div.right-side-content div.right-side-menu ul.right-side-menu
{
    margin: 0 auto 0 auto;
    padding: 0 0 0 0;
    width: 100%;
    list-style-type: none;
    text-align: center;
}

div#MainWrapper div#HeadContents div.right-side-container div.right-side-content div.right-side-menu ul.right-side-menu li
{
    display: block;
    margin: 0 0 0 0;
    padding: 10px 0 10px 0;
    text-align: center;
    border-bottom: 1px solid #4C4C4C;
}

div#MainWrapper div#HeadContents div.right-side-container div.right-side-content div.right-side-menu ul.right-side-menu li span.subject
{
    font-size: 11px;
    color: #f4f4f4;
    font-weight: bold;
}

/* 오늘 조회한 상품 목록 */
div#MainWrapper div#HeadContents div.right-side-container div.right-side-content div.today-product
{
    margin: 20px 0 10px 0;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #4C4C4C;
}

/* 제목 */
div#MainWrapper div#HeadContents div.right-side-container div.right-side-content div.today-product div.header
{
    padding: 0 0 10px 0;
}

div#MainWrapper div#HeadContents div.right-side-container div.right-side-content div.today-product div.header span.subject
{
    color: #fff;
    font-weight: bold;
    font-size: 12px;
}

/* 상품목록 */
div#MainWrapper div#HeadContents div.right-side-container div.right-side-content div.today-product div.today-product-contents
{
    position: relative !important;
    margin: 0 auto 0 auto;
    width: 50px;
    height: 90px;
    overflow: hidden;
}

.flower_nav
{
    position: absolute;
    z-index: 50015;
}

a.quick-prev
{
    position: absolute !important;
    display: block !important;
    
    top: 0;
    left: 0;
    
    margin: 0 0 0 0;

    width: 48px;
    height: 15px;
    line-height: 15px;

    vertical-align: middle !important;
    color: #fff;
    z-index: 50015;
    border: 1px solid #A1A1A1;
}

a.quick-next
{    
    position: absolute;
    display: block !important;

    bottom: 0;
    left: 0;

    width: 48px;
    height: 15px !important;
    line-height: 15px !important;

    vertical-align: middle !important;
    margin: 0 0 0 0;
    color: #fff;
    z-index: 60015;
    border: 1px solid #A1A1A1;
}

.btn-quick-prev
{
    margin: 2px 0 0 0;
    padding: 0 0 0 0;
    text-align: center;
}

.btn-quick-next
{
    margin: 2px 0 0 0;
    padding: 0 0 0 0;
    text-align: center;
}


div#MainWrapper div#HeadContents div.right-side-container div.right-side-content div.today-product div.today-product-contents ul.today-product-items
{
    margin: 20px auto 0 auto;
    padding: 0 0 0 0;
    width: 100%;
    list-style-type: none;
    text-align: center;
    background: #fff;
}


div#MainWrapper div#HeadContents div.right-side-container div.right-side-content div.today-product div.today-product-contents ul.today-product-items li.product-item a div.product-thumb img.list-thumb
{
    width: 50px;
    height: 50px;
}

/*******************************************************************************************/
/* 우측 사이드메뉴 컨텐츠 설정 시작
/*******************************************************************************************/


/*******************************************************************************************/
/* 우측 사이드메뉴 컨텐츠 설정 종료
/*******************************************************************************************/


/*******************************************************************************************/
/* 주소검색 설정 시작
/*******************************************************************************************/
div.address-layer
{
    display: none;
    position: fixed; 
    _position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; 
    text-align: center;
    z-index: 50000000; 
}

div.address-bg
{
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; 
    background: #000; 
    opacity:.5; 
    filter: alpha(opacity=50);
    z-index: 50000001; 
}

div.address-layer div.address
{
    position: absolute;
    top: 50%; 
    left: 50%;
    
    width: 525px;
    height: 350px;
    margin: -175px 0 0 -262px;
    padding: 0 0 0 0;
    border: 4px solid #053849;
    background-color: #FFF;
    z-index: 50000002; 
}

div.address-layer div.address h3.subject
{
    color: #FFF;
    font-size: 20px;
    margin: 0 0 0 0;
    padding: 10px 10px 12px 10px;
    text-align: left;
    background: #053849;
}

/* 이용안내 */
div.address-layer div.address div.address-info
{
    height: 25px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-align: left;
    border-bottom: 1px solid #DDD;
}

div.address-layer div.address div.address-info p.address
{
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 0 0;
    padding: 10px 14px 0 14px;
}

/* 선택항목 */
div.address-layer div.address div.address-items
{
    position: relative;
    width: 100%;
    height: 305px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    overflow: auto;
    z-index: 50000003; 
    /*border: 1px solid red;*/
}

div.address-layer div.address div.address-items ul.item
{
    margin: 0 0 0 0;
    padding: 10px 5px 30px 5px;
    list-style-type: none;
}

div.address-layer div.address div.address-items ul.item li
{
    float: left;
    width: 150px;
    margin: 5px 5px 5px 5px;
    padding: 10px 0 10px 0;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #DDD;
}

div.address-layer div.address div.address-items ul.item li span.subject
{
    color: #000;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

div.address-layer div.address div.address-items ul.select
{
    display: table;
    margin: 0 0 0 0;
    padding: 10px 5px 30px 5px;
    list-style-type: none;
}

div.address-layer div.address div.address-items ul.select li
{
    display: table-row;
    width: 490px;
    margin: 5px 0 5px 5px;
    padding: 10px 0 10px 0;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #DDD;
}

div.address-layer div.address div.address-items ul.select li:hover
{
    background: #F5F5F5;
}

div.address-layer div.address div.address-items ul.select li span.zipcode
{
    display: table-cell;
    width: 100px;
    color: #000;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-align: center;
} 

div.address-layer div.address div.address-items ul.select li span.subject
{
    display: table-cell;
    width: 390px;
    color: #000;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-align: left;
}

/* 시ㆍ도 항목 */
div.address-layer div.address div.address-items ul.sido li span.subject
{
    font-size: 17px;
    font-weight: bold;
}

/* 처리명령 */
div.address-layer div.address div.command
{
    position: absolute;
    top: 10px;
    right: 10px;

    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-align: right;
}
/*******************************************************************************************/
/* 주소검색 설정 종료
/*******************************************************************************************/



/*******************************************************************************************/
/* 주소지도검색 설정 시작
/*******************************************************************************************/
div.map-address-layer
{
    display: none;
    position: fixed; 
    _position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; 
    text-align: center;
    z-index: 50000000; 
}

div.map-address-bg
{
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; 
    background: #000; 
    opacity:.5; 
    filter: alpha(opacity=50);
    z-index: 50000001; 
}

div.map-address-layer div.map-address
{
    position: absolute;
    top: 50%; 
    left: 50%;
    
    width: 825px;
    height: 550px;
    margin: -225px 0 0 -412px;
    padding: 0 0 0 0;
    border: 4px solid #053849;
    background-color: #FFF;
    z-index: 50000002; 
}

div.map-address-layer div.map-address h3.subject
{
    color: #FFF;
    font-size: 20px;
    margin: 0 0 0 0;
    padding: 10px 10px 12px 10px;
    text-align: left;
    background: #053849;
}

/* 이용안내 */
div.map-address-layer div.map-address div.map-address-info
{
    height: 25px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-align: left;
    border-bottom: 1px solid #DDD;
}

div.map-address-layer div.map-address div.map-address-info p.map-address
{
    font-size: 16px;
    font-weight: bold;
    margin: 0 0 0 0;
    padding: 10px 14px 0 14px;
}

/* 지도 주소 검색 항목 */
div.map-address-layer div.map-address div.map-address-items
{
    position: relative;
    width: 575px;
    height: 505px;
    margin: 0 0 0 250px;
    padding: 0 0 0 0;
}

.dis_marker 
{ 
    font-size: 12px !important; 
    width: auto !important;
    height: auto !important;
}
.dis_marker .dis_title 
{
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dis_marker .dis_gray 
{
    color: #8a8a8a;
}

.dis_marker .dis_newAddress 
{
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dis_marker .dis_address 
{
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dis_marker .dis_jibun 
{
    padding-left: 26px;
    background: url(http://i1.daumcdn.net/localimg/localimages/07/mapapidoc/places_jibun.png) no-repeat;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dis_marker .dis_phone 
{
    color: #009900;
}

input#map-address-keyword
{
    width: 130px;
    ime-mode: active;
}

.map_wrap, .map_wrap *
{
    margin: 0;
    padding: 0;
    font-family: 'Malgun Gothic', dotum, '돋움', sans-serif;
    font-size: 12px;
}

.map_wrap a, .map_wrap a:hover, .map_wrap a:active
{
    color: #000;
    text-decoration: none;
}

.map_wrap 
{
    position: relative;
    width: 100%;
    height: 500px;
}

#menu_wrap 
{
    position: absolute;
    top: 45px;
    left: 0;
    bottom: 0;
    width: 250px;
    margin: 0 0 0 0;
    padding: 5px;
    overflow-y: auto;
    z-index: 1;
    font-size: 12px;
}

.bg_white 
{
    background: #fff;
}

#menu_wrap hr 
{
    display: block; 
    height: 1px;
    border: 0; 
    border-top: 2px solid #5F5F5F;
    margin: 3px 0;
}

#menu_wrap .option
{
    text-align: center;
}

#menu_wrap .option p 
{
    margin: 10px 0;
}  

#menu_wrap .option button 
{
    margin-left: 5px;
}

#menu_wrap .option div span.subject
{
    color: #000;
    font-size: 12px;
}

div#menu_wrap div.option div a span.btn_search
{    
    display: inline-block;
    color: #FFF;
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 0 0;
    padding: 3px 5px 3px 5px !important;
    text-align: center;
    cursor: pointer;
    border: 1px solid #333333;
    background: #6F6F6F;
}

#placesList 
{ 
    margin: 0 0 0 0; 
    padding: 0 0 0 0;
    font-size: 12px; 
}

#placesList li 
{
    list-style: none; 
    margin: 0 0 0 0; 
    padding: 0 0 0 0; 
}

#placesList .item 
{
    position: relative;
    border-bottom: 1px solid #888;
    overflow: hidden;
    cursor: pointer;
    min-height: 65px;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

#placesList .item span 
{
    display: block;
    margin-top: 4px;
}

#placesList .item h5, #placesList .item .info 
{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    font-size: 12px;
}

#placesList .item .info
{
    padding: 10px 0 10px 55px;
}

#placesList .info .gray 
{
    color: #8a8a8a;
}

#placesList .info .jibun 
{
    padding-left: 26px;
    background: url(http://i1.daumcdn.net/localimg/localimages/07/mapapidoc/places_jibun.png) no-repeat;
}

#placesList .info .tel 
{
    color: #009900;
}

#placesList .item .markerbg 
{
    float: left;
    position: absolute;
    width: 36px;
    height: 37px;
    margin: 10px 0 0 10px;
    background: url(http://i1.daumcdn.net/localimg/localimages/07/mapapidoc/marker_number_blue.png) no-repeat;
}

#placesList .item .marker_1 
{
    background-position: 0 -10px;
}

#placesList .item .marker_2 
{
    background-position: 0 -56px;
}

#placesList .item .marker_3 
{
    background-position: 0 -102px;
}

#placesList .item .marker_4 
{
    background-position: 0 -148px;
}

#placesList .item .marker_5 
{
    background-position: 0 -194px;
}

#placesList .item .marker_6 
{
    background-position: 0 -240px;

}

#placesList .item .marker_7 
{
    background-position: 0 -286px;
}

#placesList .item .marker_8 
{
    background-position: 0 -332px;
}

#placesList .item .marker_9 
{
    background-position: 0 -378px;
}

#placesList .item .marker_10 
{
    background-position: 0 -423px;
}

#placesList .item .marker_11 
{
    background-position: 0 -470px;
}

#placesList .item .marker_12 
{
    background-position: 0 -516px;
}

#placesList .item .marker_13 
{
    background-position: 0 -562px;
}

#placesList .item .marker_14 
{
    background-position: 0 -608px;
}

#placesList .item .marker_15 
{
    background-position: 0 -654px;
}

#pagination 
{
    margin: 10px auto;
    text-align: center;
}

#pagination a 
{
    display: inline-block;
    margin-right: 10px;
}

#pagination .on 
{
    font-weight: bold; 
    cursor: default;
    color: #777;
}

/* 처리명령 */
div.map-address-layer div.map-address div.command
{
    position: absolute;
    top: 10px;
    right: 10px;

    width: 100%;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    text-align: right;
}
/*******************************************************************************************/
/* 주소검색 설정 종료
/*******************************************************************************************/


/*******************************************************************************************/
/* 로딩 상태 전역 설정 시작
/*******************************************************************************************/

div#MainWrapper div#HeadContents div.loading_container
{
    position: fixed;
    display: none;
    top: 0;
    left: 0;

    width: 100%;
    height: 100%;
    z-index: 5000000;

    cursor: wait;

    /*background: #000; 
    opacity:.5; 
    filter: alpha(opacity=50);*/
    
    background-color: rgba( 0, 0, 0, 0.5 );
}


div#MainWrapper div#HeadContents div.loading_container div.loading_item
{
    position: absolute;

    top: 50%;
    left: 50%;

    margin: 0 0 0 0;
    background: #fff;
    
    border-radius: 10%;
}

div#MainWrapper div#HeadContents div.loading_container div.loading_item img
{
    width: 200px;
    height: 200px;
    border-radius: 10%;
}


/*******************************************************************************************/
/* 로딩 상태 전역 설정 종료
/*******************************************************************************************/
