#body {
    margin:auto;
	/*width:1070px; 아이티 관련 배너로 인한 싸이즈늘림.*/
    width:1150px;
}
#body div#content {
    float:left;
    width:1000px;
}

div#front-top_banner {
	width:1000px;
	margin-left:75px;
	margin-bottom:15px;
}
div#front-top_banner div.banner {
	float:left;
	margin-right:2px;
}
/**
  * 최근 본 상품
  */
#body div#right_menu {
    float:right;
    width:65px;
    padding-left:5px;
}
#body div#right_menu div#right_move {
    position:absolute;
}
#body div#right_menu div.pad_btm {
    padding-bottom:8px;
}
#body div#right_menu p.rmenu_title {
    background:url('../images/title_right_menu.gif') no-repeat;
    width:65px;
    height:21px;
}
#body div#right_menu p.rmenu_title span {
    position:absolute;
    z-index:-1;
}
#body div#right_menu p#basket_title {
    background-position:0 -21px;
}
#body div#right_menu p#move_top {
    cursor:pointer;
    height:16px;
    background-position:0 -42px;
}
#body div#right_menu ul.list_display {
	width:63px;
	padding-top:2px;
	font-size:0.93em;
	text-align:center;
	border-top:0px;
}
#body div#right_menu ul.list_display img {
	width:43px;
	margin:0 auto 2px;
	border:1px solid #D4CDCD;
}
#body div#right_menu ul#basket_display {
	border:1px solid #E4CE5E;
}
#body div#right_menu ul#latest_display {
    border:1px solid #93b269;
}

/**
  * 오른쪽 날개 베너 footer.tpl.html
  */
#body div#right_menu p.banner_bg {
    background:url('../images/banner_right.gif') no-repeat;
    width:65px;
    height:79px;
}
#body div#right_menu p.banner_bg span {
    width:65px;
    position:absolute;
    z-index:-1;
}
#body div#right_menu p#banner02 {
    background-position:0 -79px;
}

/**
  *@ header.tpl.html
  * 로그및 로그인 관련 메뉴
  */
div#header {
    position:relative;
}
div#header div#top_info {
    width:1000px;
	padding:0;
	margin:0;
}

/**
 * 고객 메뉴 영역
 */
div#header div#top_info div#top_log_menu {
    float:right;
    height:14px;
    padding-right:8px;
    padding-bottom:9px;
    font-weight:bold;
    color:#a0a1a3;
}
div#header div#top_info div#top_log_menu div.float_left {
	margin-top:3px;
}
div#header div#top_info div#top_log_menu div.point_charge {
	padding-right:12px;
}
div#header div#top_info div#top_log_menu div#basket_menu {
    height:36px;
    position:absolute;
    top:15px;
    width:86px;
}

/**
 * 대표 메뉴 및 로고 영역 
*/
div#header div#top_info div#front_section_menu {
	padding-bottom:3px;
	padding-top:20px;
	height:40px;
}
div#header div#top_info div#front_section_menu div.logo {
	float:left;
	margin-left:22px;
	position:relative;
}
div#header div#top_info div#front_section_menu div.front_menu {
	float:left;
	margin-left:10px;
}
div#header div#top_info div#front_section_menu div.left_front_section {
	float:left;
	background:url("../images/btn_front_left_menus.gif") no-repeat;
	background-position:0px 20px;
	width:410px;
	height:35px;
	margin-top:5px;
}
div#header div#top_info div#front_section_menu div.left_front_section a {
	display:block;
	float:left;
	height:20px;
	margin-top:15px;
}
div#header div#top_info div#front_section_menu div.right_front_section {
	float:right;
	background:url('../images/bg_goods_search_front.png') no-repeat;
	width:235px;
	height:30px;
	margin-top:10px;
}
div#front_section_menu div.right_front_section div.search_input {
	width:195px;
	float:left;
}
div#front_section_menu div.right_front_section div.search_btn {
	width:35px;
	height:30px;
	float:left;
	cursor:pointer;
}
div#front_section_menu div.right_front_section input {
	width:180px;
	margin-top:4px;
	margin-left:4px;
	border:1px solid #FFF;
}
div#header div#top_info div#front_section_menu div.left_front_section img, 
div#top_wrap div#top_left div#notice_title {
    background:url('../images/bg_notice.gif') no-repeat;
    width:188px;
}
div#top_wrap div#top_left div#n_title {
    width:35px;
    height:24px;
    cursor:pointer;
    float:left;
}   
div#top_wrap div#top_left div#notice_title ul#notice {
    /*background:url('../images/bg_notice.gif') no-repeat;*/
    width:145px;
    height:22px;
    padding-top:2px;
    overflow:hidden;
}   
div#top_wrap div#top_left div#notice_title ul#notice li {
    width:135px;
    height:24px;
    padding-left:10px;
    padding-top:5px;
    overflow:hidden;
    white-space:nowrap;
}
/**
  *@ header.tpl.html
  * 카테고리 메뉴
  */
div#header div#top_menu {
	position:relative;
	padding-bottom:5px;
}

div#header div#top_menu div#top_menu_category {
	position:absolute;
	height:170px;
}
/**
  * search..
  */
div#header div#search_wrap {
	float:right;
	height:27px;
    padding-right:5px;
}
div#header div#search_wrap input.search_box {
    height:19px;
    width:120px;
    border:1px solid #ddd;
    background-color:#f4f4f4;
}
div#header div#search_wrap input.search_btn {
    vertical-align:bottom;
    padding-left:5px;
    padding-bottom:4px;
}
/**
  *@ header.tpl.html
  * 상품수 관련 정보
  */
div#header div#top_goods_info {
    float:left;
    padding-top:8px;
    padding-bottom:5px;
    padding-right:12px;
    font-weight:bold;
}


/**
  *@ footer.tpl.html
  * copyright
  */
div#footer {
    background:url('../images/bg_copyright.gif') no-repeat;
    height:142px;
    width:1000px;
}

/**
  *@ footer.tpl.html
  * 이용안내등의 링크
  */
div#footer div#footer_link {
    height:20px;
    text-align:center;
    padding-top:20px;
}
div#footer div#footer_link span.footer_bar {
    padding:0 20px;
}

/**
  *@footer.tpl.html
  * 로고
  */
div#footer div#footer_copyright {
	float:left;
    padding-top:12px;
}
div#footer div#footer_copyright div.footer_logo {
    float:left;
    padding-top:15px;
    padding-left:20px;
    padding-right:64px;
}
div#footer div#footer_copyright div.footer_company {
    float:left;
    line-height:120%;
}
div#footer div#footer_copyright div.footer_company p {
	padding:2px;
}
div#footer div#footer_copyright div.footer_escrow {
    float:left;
    padding-left:98px;
}


/**
  * 본문 layout
  */
div#body_wrap {
}

/**
  * 왼쪽 메뉴가 있는 경우... 
  * mypage.tpl.html
  */
div#goods_body {
    float:right;
    margin-left:10px;
    width:794px;
}
div#goods_left_menu {
    background-color:#FFFFFF;
    float:right;
    width:194px;
}

/**
  * event_layer
  */
div#event_layer {
    width:533px;
    position:absolute;
    top:190px;
    left:30px;
}

