﻿@charset "utf-8";

#wrap{width:970px; position:relative; margin:0 auto;}
#skipNav{position:absolute; left:-5000px; top:-5000px;}

/* QOO10 COOPERATE */
.bar_cooperate{ background:#fff7d9; border-bottom:1px solid #dbc887; font-size:16px; text-align:center; padding:7px 0;}
.bar_cooperate strong{color:#005faf; font-weight:bold;}
.bar_cooperate strong span{color:#f02d3d;}
.bar_cooperate em{color:#2e3b7c; font-weight:bold;}
.bar_cooperate em span{color:#33a02c;}
.bar_cooperate ins{font-weight:bold; text-decoration:none;}

/* SECTION ADVERTISEMENT----------------------------------------------------------------------*/
/* TOP */
.ad_area_app{
	font-size:36px; font-family:Helvetica, Sans-Serif; text-align:center; padding:14px 0; 
	background: rgb(83,83,83);
	background: -moz-linear-gradient(top, rgb(83,83,83) 0%, rgb(51,51,51) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(83,83,83)), color-stop(100%,rgb(51,51,51)));
	background: -webkit-linear-gradient(top, rgb(83,83,83) 0%,rgb(51,51,51) 100%);
	background: -o-linear-gradient(top, rgb(83,83,83) 0%,rgb(51,51,51) 100%);
	background: -ms-linear-gradient(top, rgb(83,83,83) 0%,rgb(51,51,51) 100%);
	background: linear-gradient(top, rgb(83,83,83) 0%,rgb(51,51,51) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#535353', endColorstr='#333333',GradientType=0 );}
.ad_area_app a:link, .ad_area_app a:hover, .ad_area_app a:active, .ad_area_app a:visited{display:block; padding:0; color:#fff; text-align:center; text-decoration:none; white-space:nowrap; font-weight:bold;}
.ad_area_app .inner, .ad_area_bottom .inner{width:970px; overflow:hidden; margin:0 auto;}
.ad_area_app ul, .ad_area_bottom ul{width:100%; overflow:hidden;} 
.ad_area_app li, .ad_area_bottom li{float:left; width:49.5%; border:1px solid #1e1e1e; border-width:0 1px; border-color:transparent #616161 transparent #1e1e1e; vertical-align:top; padding:0; margin:0;}
.ad_area_app li:first-child, .ad_area_bottom li:first-child{border-left:0;}
.ad_area_app li:last-child, .ad_area_bottom li:last-child{border-right:0;}
.ad_area_app li a .icon_down, .ad_area_bottom a .icon_down{
	display:inline-block; width:73px; height:73px; margin-right:25px; text-indent:-9999em; overflow:hidden; color:#fff; line-height:normal; vertical-align:middle;
	background:url(../../../front/common/image/layout.png?120202) 0 -2270px no-repeat;}
.ad_area_app .sg a .icon_down, .ad_area_bottom .sg a .icon_down{background-position:-74px -2270px;}
.ad_area_app .id a .icon_down, .ad_area_bottom .id a .icon_down{background-position:-149px -2270px;}
.ad_area_app .my a .icon_down, .ad_area_bottom .my a .icon_down{background-position:-224px -2270px;}
.ad_area_app .qoo10 a .icon_down, .ad_area_bottom .qoo10 a .icon_down{background-position:-299px -2270px;}
.ad_area_app .qpost a .icon_down, .ad_area_bottom .qpost a .icon_down{background-position:-374px -2270px;}
.ad_area_app .app a .icon_down, .ad_area_bottom .app a .icon_down{background-position:0 -2270px;}
	
/* BOTTOM */
.ad_area_bottom{width:100%; padding:10px 0; margin:-40px 0 0; font-size:35px; font-family:Helvetica, Sans-Serif; text-align:center; z-index:999; background: #e2e2e2;}
.ad_area_bottom .inner{width:946px; padding:0 12px;}
.ad_area_bottom li{float:left; width:53.5%; border:0; border-width:0 1px; border-color:transparent #616161 transparent #1e1e1e; vertical-align:top; padding:0; margin:0;}
.ad_area_bottom li.qpost{float:right; width:45.5%; text-align:right;}
.ad_area_bottom_app a:link, .ad_area_bottom_app a:hover, .ad_area_bottom_app a:active, .ad_area_bottom_app a:visited{
	display:block; padding:6px 0 7px; color:#404040; text-align:center; text-decoration:none; border:2px solid #d6d6d6; margin:0 auto; white-space:nowrap; font-weight:bold;
	border-radius:.5em; -moz-border-radius:.5em; -webkit-border-radius:.5em; box-shadow:inset rgba(255,255,255,1) 2px 2px 1px ; overflow:hidden;
	background: rgb(247,247,247);
	background: -moz-linear-gradient(top, rgb(247,247,247) 0%, rgb(232,232,232) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgb(247,247,247)), color-stop(100%,rgb(232,232,232)));
	background: -webkit-linear-gradient(top, rgb(247,247,247) 0%,rgb(232,232,232) 100%);
	background: -o-linear-gradient(top, rgb(247,247,247) 0%,rgb(232,232,232) 100%);
	background: -ms-linear-gradient(top, rgb(247,247,247) 0%,rgb(232,232,232) 100%);
	background: linear-gradient(top, rgb(247,247,247) 0%,rgb(232,232,232) 100%);}
.ad_area_bottom li a .icon_down{margin-right:25px;}
.ad_area_bottom .app{margin-top:10px;}
.ad_area_bottom .app a.bt_viewmbsite{ height:72px; line-height:72px; margin:10px 0;}

/* Section : Header----------------------------------------------------------------------*/
#header{position:relative; z-index:990; width:880px; height:126px;}
	#header h1{position:absolute; bottom:37px;}
	#header h1 a{display:block; overflow:hidden;}
	/* Util */
	#header .util{position:absolute; right:0; top:19px; z-index:2;}
	#header .util li{float:left; background:url(../../../front/common/image/layout.gif?120202) 0 -1224px no-repeat;}
	#header .util li:first-child, #header .util li.first{background:none;}
	#header .util li a{color:#303030; padding:0 6px 0 8px; display:inline-block; font-size:/*EACH*/12px; font-family:/*FIX EACH*/Arial, Tahoma, Sans-Serif;}
	#header .util li a.strong{font-weight:bold; color:#33a02b; font-family:/*FIX*/Arial, Tahoma, Sans-Serif;}
	#header .util li a span{
		padding-left:15px; display:block; color:#0049a4; font-weight:bold;
		background:url(../../../front/common/image/layout.gif?120202) 0 -743px no-repeat;}
	#header .util li a strong{
		padding-left:19px; display:block; font-weight:normal;
		background:url(../../../front/common/image/layout.gif?120202) 0 -773px no-repeat;}
	#header .util li a span.g_share{background-position:0 -1043px; font-family:/*FIX*/Arial, Tahoma, Sans-Serif;}
	#header .util li.language, #header .util li.multicurrency{padding:0 7px;}
	/* LAYER : UTIL */
	#header .util li .ly_util{position:relative; top:-3px; border:1px solid #b8bcc0; background:#fff;}
	#header .util li .ly_util .drop{
		padding:0; text-decoration:none; height:17px; padding:2px 0 0 0; width:100%;
		background:url(../../../front/common/image/layout.gif?120202) right -1536px no-repeat !important;}
	#header .util li .ly_util .drop span{display:block; width:100%; white-space:nowrap; padding:0; margin:0 5px; color:#000; font-weight:normal; cursor:pointer; background:none;}
	#header .util li .ly_util .drop span.icon_flag{margin-top:-1px;}
	#header .util li .ly_util{position:relative; z-index:1000;}
	#header .util li .ly_util .layer{position:absolute; z-index:50; width:100%; border:1px solid #b8bcc0; background-color:#fff; top:19px; left:-1px; padding:5px 0 3px; border-top-style:dotted;}
	#header .util li .ly_util .layer li{float:none; white-space:nowrap; background:none;}
	#header .util li .ly_util .layer li a{background:none; color:#606060; padding:0 5px;}
	#header .util li .ly_util span.icon_flag{
		display:inline-block; width:18px; height:18px; padding:0; margin:1px 3px 1px -3px; overflow:hidden; vertical-align:middle;
		background:url(../../../front/common/image/layout.png?120202) -1231px -180px no-repeat;}
	#header .util li .ly_util span.icon_flag_en{background-position:-1231px -180px;}
	#header .util li .ly_util span.icon_flag_ja{background-position:-1251px -180px;}
	#header .util li .ly_util span.icon_flag_ko{background-position:-1270px -180px;}
	#header .util li .ly_util span.icon_flag_zh{background-position:-1289px -180px;}
	
/* Header : Search */
#gnbSearch{position:absolute; bottom:40px; right:0; z-index:998; width:615px; padding-right:4px; z-index:1;}
	#gnbSearch input.textType{width:314px; border:none; padding:0 4px; background:none; line-height:18px; height:24px; color:#666;}
	#gnbSearch input.g_adsInput{color:#4f8ac2; font-weight:bold;}
	#gnbSearch .searchBtn{
		float:left; display:block; position:relative; width:57px; height:27px; padding:0; margin:8px 0 0 4px; overflow:hidden; text-indent:-5000px; cursor:pointer;
		background:url(../../../front/common/image/layout.png?120202) -338px -410px no-repeat;}
	/* PARTNERS */
	#header .partners{position:absolute; top:0; right:0;}
	#header .partners a{margin-left:3px;}
	/* MINI BANNER */
	#header .minibanner{position:absolute; top:-1px; right:-80px; width:73px; height:30px; overflow:hidden; }
	#header .minibanner img{width:73px; height:30px; vertical-align:top;}
	/* MINI BENEFIT */
	#header .minibenefit{position:absolute; top:-1px; right:-80px; width:68px; height:28px; padding:0 1px 0 2px; border:1px solid #dfe8f3; background:#eff4f9; line-height:14px; font-size:11px; font-family:Arial, Tahoma, Sans-Serif;}
	#header .minibenefit dfn, #header .minibenefit strong{display:inline-block; vertical-align:top; overflow:hidden;}
	#header .minibenefit dfn{width:48px; font-style:normal; color:#1f49b1;}
	#header .minibenefit strong{width:19px; font-weight:bold; color:#ff3399;}
	/* Main Notice */
	#g_main_notice{border:4px solid #66a8e5; background-color:#fffef1; color:#4283bd; font-weight:bold; clear:both; width:872px; position:relative; margin:5px 0; text-align:center; line-height:20px; overflow:hidden; padding:8px 0; z-index:0;}
	#g_main_notice p.g_txt{width:535px; float:left; display:inline; padding:8px 0; margin:-8px 0;}
	#g_main_notice .g_btn_donation{margin:0; padding:0; border-left:4px; border-left:4px solid #66a8e5; position:absolute; right:0; top:0;}

/* Search - Auto Complete */	
#g_main_search{
	position:relative; float:left; display:inline; width:327px; height:24px; padding:3px; margin:8px 0 0 0; z-index:1;
	background:url(../../../front/common/image/layout.png?120202) 0 -410px no-repeat;}
#g_main_search .g_autocomplete{border:1px solid #1956af; position:absolute; top:26px; left:0; z-index:999; background-color:#FFF; width:200px;}
	#g_main_search .g_autocomplete .g_noList{background-color:#FFF; height:50px; line-height:50px; text-align:center; color:#999;}
	/* Auto List */
	#g_main_search .g_autocomplete .g_autolist{height:275px; overflow:hidden;}
	#g_main_search .g_autocomplete .g_autolist ul{width:200px; background:#FFF; padding:4px 0; border-bottom:1px dashed #666;}
	#g_main_search .g_autocomplete .g_autolist li{margin:0; height:23px; white-space:nowrap; padding:0 12px; cursor:pointer; vertical-align:top; width:176px;}
	#g_main_search .g_autocomplete .g_autolist li:hover, #g_main_search .g_autocomplete .g_autolist li:active{background-color:#e0edff;}
	#g_main_search .g_autocomplete .g_autolist li span{color:#088be6; background:none;}
	#g_main_search .g_autocomplete .g_autolist li a{color:#000; display:block; background:none; line-height:18px; padding:3px 0; width:100%; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
	#g_main_search .g_autocomplete .g_autolist li a span{color:#0000dd; font-weight:bold;}
	#g_main_search .g_autocomplete .g_autolist ul.recommend{border:0;}
	#g_main_search .g_autocomplete .g_autolist ul.recommend li.best{background:url(../../../front/common/image/layout.gif?120202) 176px -799px no-repeat;}
	#g_main_search .g_autocomplete .g_autolist ul.recommend li.best a{width:158px;}
	#g_main_search .g_autocomplete .g_autolist ul.recommend li.best:hover, #g_main_search .g_autocomplete .g_autolist ul.recommend li.best:active{background:url(../../../front/common/image/layout.gif?120202) 176px -799px no-repeat;}
	/* Control */
	#g_main_search .g_autocomplete .g_control{border-top:1px solid #cde4f2; background:#FFF; text-align:right; padding:3px 0; height:21px; line-height:20px; width:100%; position:absolute; bottom:0; left:0;}
	#g_main_search .g_autocomplete .g_control a:link, #g_main_search .g_autocomplete .g_control a:visited,
	#g_main_search .g_autocomplete .g_control a:hover, #g_main_search .g_autocomplete .g_control a:active{color:#154a98; text-decoration:none; display:inline-block; margin-right:8px; font-family:Tahoma;}
	#g_auto_hide{
		padding-right:15px;
		background:url(../../../front/common/image/layout.gif?120202) right -890px no-repeat;}
	/* Preview */
	#g_main_search .g_autocomplete .g_preview{width:331px; height:275px; border:1px solid #1956af; background-color:#FFF; position:absolute; right:-333px; top:-1px; overflow:hidden;}
	#g_main_search .g_autocomplete .g_preview table{height:246px; border-top:1px solid #FFF; margin-top:-1px; table-layout:fixed; width:100%;}
	#g_main_search .g_autocomplete .g_preview th, #g_main_search .g_autocomplete .g_preview td{padding:0; border-top:1px solid #cde4f2; height:82px; font-size:11px; font-family:Arial, Tahoma, Sans-Serif;}
	#g_main_search .g_autocomplete .g_preview td.g_thumb{text-align:center;}
	#g_main_search .g_autocomplete .g_preview td.g_thumb p{text-align:center; border:1px solid #c7c7c7; width:60px; height:60px; margin:0 auto;}
	#g_main_search .g_autocomplete .g_preview td.g_thumb p img{width:60px; height:60px;}
	#g_main_search .g_autocomplete .g_preview td.g_subject{color:#000;}
	#g_main_search .g_autocomplete .g_preview td.g_subject p{margin:0 0 0 5px;}
	#g_main_search .g_autocomplete .g_preview td.g_subject .g_seller{display:block; margin-bottom:4px; height:16px; overflow:hidden;}
	#g_main_search .g_autocomplete .g_preview td.g_subject .g_seller span{
		display:block; width:89px; height:16px; text-indent:-5000px; overflow:hidden; float:left; display:inline; margin-right:5px;
		background:url(../../../front/common/image/layout.png?120202) no-repeat;}
	#g_main_search .g_autocomplete .g_preview td.g_subject .g_seller span.g_icon_premium{width:49px; height:16px; background-position:-641px -390px;}
	#g_main_search .g_autocomplete .g_preview td.g_subject .g_seller span.g_icon_auction{background-position:-487px -180px;}
	#g_main_search .g_autocomplete .g_preview td.g_subject .g_seller span.g_icon_auctionTime{background-position:-581px -180px;}
	#g_main_search .g_autocomplete .g_preview td.g_subject .g_seller span.g_icon_lucky{background-position:-675px -180px;}
	#g_main_search .g_autocomplete .g_preview td.g_subject .g_seller span.g_icon_luckyTime{background-position:-769px -180px;}
	#g_main_search .g_autocomplete .g_preview td.g_subject .g_seller span.g_icon_charity{background-position:-863px -180px;}
	#g_main_search .g_autocomplete .g_preview td.g_subject .g_seller span.g_icon_charityTime{background-position:-977px -180px;}
	#g_main_search .g_autocomplete .g_preview td.g_subject .g_seller em{display:block; float:left; display:inline; height:16px; line-height:14px;}
	#g_main_search .g_autocomplete .g_preview td.g_subject .g_title{width:175px;}
	#g_main_search .g_autocomplete .g_preview td.g_subject a{color:#000; line-height:13px; display:block; height:38px; overflow:hidden;}
	#g_main_search .g_autocomplete .g_preview td.g_price{text-align:center;}
	#g_main_search .g_autocomplete .g_preview td.g_price span, #g_main_search .g_autocomplete .g_preview td.g_price del, #g_main_search .g_autocomplete .g_preview td.g_price strong, #g_main_search .g_autocomplete .g_preview td.g_price em{display:block; line-height:14px;}
	#g_main_search .g_autocomplete .g_preview td.g_price del{color:#4d4d4d;}
	#g_main_search .g_autocomplete .g_preview td.g_price span{color:#2a6ccc;}
	#g_main_search .g_autocomplete .g_preview td.g_price span em{color:#e88888;}
	#g_main_search .g_autocomplete .g_preview td.g_price strong{color:#ed0a0a;}

/* SECTION : GNB MENU----------------------------------------------------------------------*/
.gnbMenu{clear:both; width:880px; position:absolute; z-index:0; bottom:0}
	.gnbMenu a{cursor:pointer;}
	/* MAJOR */
	.gnbMenu .major{
		width:878px; height:32px; border:1px solid #2e72c6; list-style:none; margin:0 auto; _overflow:hidden;
		background:#0568cc url(../../../front/common/image/layout.png?120202) 0 -245px repeat-x;
		border-radius:.2em; -webkit-border-radius:.2em; -moz-border-radius:.2em;}
	.gnbMenu .major li{
		position:relative; z-index:0; float:left; display:block; width:126px; height:33px; padding:0 10px; text-align:center; list-style-type:none;
		background:url(../../../front/common/image/layout.gif?120202) 0 1px no-repeat;}
	.gnbMenu .major li:first-child{background:none;}
	.gnbMenu .major li.cate06{width:127px; text-align:left;}
	.gnbMenu .major li a.drop{position:relative; z-index:1; display:block; width:100%; height:35px; line-height:33px; color:#eee; text-decoration:none; font-weight:bold; text-shadow:0 1px 0 #000;}
	.gnbMenu .major li a.drop.current, .gnbMenu .major li a.drop:hover, .gnbMenu .major li a.drop:active{color:#FFFFCC; text-shadow:0 1px 0 #666;}
	.gnbMenu .major .dropdown {position:absolute; z-index:0; float:left; width: 468px; height:130px; padding:8px 10px 0; margin:-2px auto 0; top:22px; border:2px solid #63c2ff; text-align:left; background:#fff;}
	.gnbMenu .major .dropdown dl{float:left; display:inline; width:150px; margin:0 3px;}
	.gnbMenu .major .dropdown dt, .gnbMenu .major .dropdown dd{width:100%; height:18px; line-height:18px; margin-bottom:3px;}
	.gnbMenu .major .dropdown dt a, .gnbMenu .major .dropdown dd a{white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
	.gnbMenu .major .dropdown dt a{display:block; width:140px; padding:0 5px; font-weight:bold; color:#333; font-size:13px; font-family:/*FIX*/Arial, Tahoma, Sans-Serif;}
	.gnbMenu .major .dropdown dt a:hover{color:#fff; background:#6498DB;}
	.gnbMenu .major .dropdown dd{height:20px; line-height:20px; margin:0;}
	.gnbMenu .major .dropdown dd.lastchild{margin-bottom:20px;}
	.gnbMenu .major .dropdown dd a{
		width:125px; padding:0 8px 0 17px; color:#2851a4; display:block; height:18px; line-height:16px; 
		background:url(../../../front/common/image/layout.gif?120202) 7px -42px no-repeat;}
	.gnbMenu .major .dropdown dd a:hover{
		color:#001c54;
		background:#d2eeff url(../../../front/common/image/layout.gif?120202) 7px -42px no-repeat;}
	.gnbMenu .major .keyword{border:1px solid #a3bccc;float:right; background-color:#f1f9fe; width:195px; padding:5px 5px; margin-left:-10px; height:111px; overflow:hidden; display:none;}
	.gnbMenu .major .keyword ul{border-bottom:1px solid #d9d9d9; overflow:hidden; padding:0 0 7px 5px; overflow:hidden;} 
	.gnbMenu .major .keyword li, .gnbMenu .major .keyword li:first-child{
		position:static; float:left; display:block; width:80px; height:20px; line-height:20px; padding:0 4px 0 6px; text-align:left; list-style-type:none; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;
		background:url(../../../front/common/image/layout.gif?120202) 0 -70px no-repeat;}
	.gnbMenu .major .tags{border-top:1px solid #fff; line-height:18px; padding:5px 5px 0; height:54px; overflow:hidden;}
	.gnbMenu .major .tags a{color:#00a62b;}
	/* MAJOR ON */
	.gnbMenu .major li.on {z-index:1;}
	.gnbMenu .major li.on a.drop {background:url(../../../front/common/image/gnb_major_arrow.png?120202) 50% bottom no-repeat;}
	.gnbMenu .major li.on.cate06 a.drop{background-position:33% bottom;}
	.gnbMenu .major li.on .dropdown {left:0; top:auto;}
	.gnbMenu .major li.cate02 .dropdown, .gnbMenu .major li.cate03 .dropdown, .gnbMenu .major li.cate04 .dropdown, .gnbMenu .major li.cate05 .dropdown{width:312px;}
	.gnbMenu .major li.cate06 .dropdown{width:151px;}
	.gnbMenu .major li.cate01 .dropdown{left:-1px;}
	.gnbMenu .major li.cate02 .dropdown{left:0;}
	.gnbMenu .major li.cate03 .dropdown{left:0;}
	.gnbMenu .major li.cate04 .dropdown{left:0;}
	.gnbMenu .major li.cate05 .dropdown{left:-41px;}
	.gnbMenu .major li.cate06 .dropdown{left:-26px;}
	/* SUB */
	.gnbMenu .sub{
		position:absolute; top:34px; left:0; width: 876px; margin:0 auto; overflow:hidden; text-align:left; border:2px solid #2e72c6; border-width:0 2px 2px; background:#fff; padding:0;
		border-radius:0 0 .2em .2em; -webkit-border-radius:0 0 .2em .2em; -moz-border-radius:0 0 .2em .2em;}
	.gnbMenu .sub ul{position:relative; float:left; display:block; width:132px; padding:5px 5px 5px 8px; border-left:1px solid #c4d1dd; list-style-type:none;}
	.gnbMenu .sub ul:first-child{border:none;}
	.gnbMenu .sub ul.cate06{width:126px;}
	.gnbMenu .sub ul li{
		padding-left:8px; line-height:16px; vertical-align:top; margin:3px 0;
		background:url(../../../front/common/image/layout.gif?120202) 0 -284px no-repeat;}
	.gnbMenu .btn_subView{
			display:block; width:46px; height:34px; position:absolute; right:0; top:0; text-indent:-5000px; overflow:hidden; z-index:2;
			background:url(../../../front/common/image/layout.png?120202) -183px -205px no-repeat;}
	/* GNB OPEN */
	.gnbMenu.gnbMenu_open .btn_subView{background-position:-234px -205px; height:32px;}
	.gnbMenu.gnbMenu_open .major{border-radius:.2em .2em 0 0; -webkit-border-radius:.2em .2em 0 0; -moz-border-radius:.2em .2em 0 0;}
	.gnbMenu.gnbMenu_open .major li.on_sub a.drop {background:url(../../../front/common/image/gnb_sub_arrow.png?120202) 50% bottom no-repeat; height:33px;}
	.gnbMenu.gnbMenu_open .major li.on_sub.cate06 a.drop{background-position:33% bottom;}
	.gnbMenu.gnbMenu_open .sub ul.selected{border:2px solid #0568cc; width:130px; border-width:0 2px; background-color:#fffaea; padding:5px 5px 5px 7px; _border-left:1px solid #c4d1dd; _padding:5px 5px 5px 8px;}
	.gnbMenu.gnbMenu_open .sub ul:first-child.selected{width:130px; border-width:0 2px 0 0; padding:5px 5px 5px 8px;}
	.gnbMenu.gnbMenu_open .sub ul.cate06.selected{width:133px; border-right:0; _width:132px;}

/* Section : Content----------------------------------------------------------------------*/
#content{width:880px; margin-bottom:8px;}
.mainContentTop{width:100%; overflow:hidden; margin:5px 0 8px 0;}

/* Section : Visual----------------------------------------------------------------------*/
#g_main_visual{width:676px; overflow:hidden; float:left; display:inline;}
	#g_main_visual .g_inner{width:100%; height:171px; margin-top:5px; overflow:hidden;}
	#g_main_banner{position:relative;}
	/* Time */
	#g_main_banner .g_time{
		position:absolute; top:0; left:0; width:206px; height:38px; padding-left:8px; line-height:38px;
		background:url(../../../front/common/image/layout.png?120202) -448px -625px no-repeat;}
	#g_main_banner .g_time h2{float:left; display:inline; margin-right:8px;}
	#g_main_banner .g_time h2 a:link, #g_main_banner .g_time h2 a:visited,
	#g_main_banner .g_time h2 a:hover, #g_main_banner .g_time h2 a:active{color:#595959; text-decoration:none;}
	#g_main_banner .g_time ul{
		width:96px; height:24px; overflow:hidden; float:left; display:inline; margin-top:6px;
		background:url(../../../front/common/image/layout.png?120202) -716px -1340px no-repeat;}
	#g_main_banner .g_time ul li{width:24px; height:24px; float:left; display:inline; margin-right:8px; line-height:25px; font-weight:bold; text-align:center;}
	#g_main_banner .g_time .sold{font-weight:bold; text-align:right; padding-right:12px;}
	#g_main_banner .g_time .sold strong{color:#ff0000; font-size:13px; font-family:/*FIX*/Arial, Tahoma, Sans-Serif;}
	/* Visual */
	#g_main_banner .g_visual{width:586px; height:292px; overflow:hidden;}
	#g_main_banner .g_visual img{width:586px; height:292px;}
	/* List */
	#g_main_banner .list{width:68px; height:285px; background-color:#c5c9cc; padding:4px 9px 0; position:absolute; right:0; top:0;}
	#g_main_banner .list li{margin-bottom:2px; width:60px; height:47px; border:4px solid #c5c9cc; position:relative;}
	#g_main_banner .list li img{width:60px; height:47px; vertical-align:top;}
	#g_main_banner .list li .g_icon_arrow{display:none;}
	#g_main_banner .list li.g_selected{border-color:#ff217b;}
	#g_main_banner .list li.g_selected .g_icon_arrow{
		width:15px; height:18px; position:absolute; left:-28px; top:18px; text-indent:-5000px; overflow:hidden; display:block;
		background:url(../../../front/common/image/layout.png?120202) -1160px -180px no-repeat;
		_background:none; _filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://static.image-gmkt.com/en/front/common/image/icon_arrow.png?120202', sizingMethod='crop');}

/* PlusShop----------------------------------------------------------------------*/
#g_main_visual .g_plusShop{width:198px; height:169px; position:relative; z-index:0;	border:1px solid #c0c2c5; float:left; overflow:hidden;}
	#g_main_visual .g_plusShop h2{width:100%; background:none; background-color:#f0f0f0; height:28px; margin:0; padding:0; overflow:hidden;}
	#g_main_visual .g_plusShop h2 a{
		width:89px; height:14px; display:block; text-indent:-5000px; margin:6px 0 0 8px;
		background:url(../../../front/common/image/layout.png?120202) 0 -390px no-repeat;}
	#g_main_visual .g_plusShop .g_details{width:180px; height:120px; padding:8px 9px 0; overflow:hidden;}
	#g_main_visual .g_plusShop .g_details .g_thumb{width:95px; height:95px; overflow:hidden; position:relative; float:left; display:inline;}
	#g_main_visual .g_plusShop .g_details .g_thumb img{width:95px; height:95px; vertical-align:top;}
	#g_main_visual .g_plusShop .g_details .g_info{float:right; display:inline; width:75px; padding-right:2px; overflow:hidden; font-size:11px; font-family:Arial, Tahoma, Sans-Serif;}
	#g_main_visual .g_plusShop .g_details .g_info .g_subject{line-height:13px; height:40px; overflow:hidden; margin-bottom:15px;}
	#g_main_visual .g_plusShop .g_details .g_info .g_subject a:link, #g_main_visual .g_plusShop .g_details .g_info .g_subject a:visited,
	#g_main_visual .g_plusShop .g_details .g_info .g_subject a:hover, #g_main_visual .g_plusShop .g_details .g_info .g_subject a:active{color:#454545;}
	#g_main_visual .g_plusShop .g_details .g_info .g_price{color:#0070c0; font-size:12px; font-family:/*FIX*/Arial, Tahoma, Sans-Serif;}
	#g_main_visual .g_plusShop .g_seller{position:absolute; bottom:10px; left:9px; height:13px; overflow:hidden; font-size:10px; font-family:Arial, Tahoma, Sans-Serif;}
	#g_main_visual .g_plusShop .g_seller a:link, #g_main_visual .g_plusShop .g_seller a:visited,
	#g_main_visual .g_plusShop .g_seller a:hover, #g_main_visual .g_plusShop .g_seller a:active{color:#999; display:inline-block;}
	#g_main_visual .g_plusShop .g_seller a.g_gold, #g_main_visual .g_plusShop .g_seller a.g_silver{
		padding-left:14px;
		background:url(../../../front/common/image/layout.gif?120202) left -923px no-repeat;}
	#g_main_visual .g_plusShop .g_seller a.g_silver{background-position:left -953px;}
	#g_main_visual .g_plusShop .g_btn_next{
		position:absolute; right:6px; top:7px; color:#858585; text-decoration:none; text-indent:-5000px; overflow:hidden; display:block; width:16px; height:14px; font-size:11px; font-family:Arial, Tahoma, Sans-Serif;
		background:url(../../../front/common/image/layout.png?120202) -619px -390px no-repeat;}
	
/* Bestsellers----------------------------------------------------------------------*/
#g_main_visual .bestGallery{
		width:468px; height:153px; overflow:visible; float:right; display:inline; position:relative; margin-bottom:24px;
		border:2px solid #0070c0; border-radius:.5em; -webkit-border-radius:.5em; -moz-border-radius:.5em;}
	#g_main_visual .bestGallery .title{
		position:relative; z-index:1; width:100%; height:25px; background-color:#edf4f9; overflow:hidden;
		border-radius:.5em .5em 0 0; -webkit-border-radius:.5em .5em 0 0; -moz-border-radius:.5em .5em 0 0;}
	#g_main_visual .bestGallery .title h2{
		overflow:hidden; width:90px; height:11px; float:left; display:inline; margin:6px 0 0 12px;
		background:url(../../../front/common/image/layout.png?120202) -943px -390px no-repeat;}
	#g_main_visual .bestGallery .title h2 a{display:block; width:100%; height:13px; text-indent:-5000px;}
	#g_main_visual .bestGallery .title ul{float:right; line-height:25px; overflow:hidden;}
	#g_main_visual .bestGallery .title ul li{
		float:left; text-align:center; margin-left:-1px;
		background:url(../../../front/common/image/layout.gif?120202) left -1593px no-repeat;}
	#g_main_visual .bestGallery .title ul li a{display:block; padding:0 10px; text-decoration:none; color:#688fbe; overflow:visible; z-index:0; font-weight:bold; margin-left:1px; font-size:11px; font-family:Arial, Tahoma, Sans-Serif;}
	#g_main_visual .bestGallery .title ul li.selected a{color:#333; font-weight:bold; background-color:#fff;}
	#g_main_visual .bestGallery .gallery{position:relative; z-index:0; overflow:hidden; width:462px; height:115px; padding:10px 0 0 6px;}
	#g_main_visual .bestGallery .gallery li{float:left; display:inline; width:93px; text-align:center; margin:0 10px; position:relative;}
	#g_main_visual .bestGallery .gallery li .number{position:absolute; left:0; top:0; width:17px; height:17px; line-height:17px; background:#000; color:#fff; font-weight:bold; opacity:0.75; filter:alpha(opacity=75);}
	#g_main_visual .bestGallery .gallery li .thumb{margin:0 0 5px;}
	#g_main_visual .bestGallery .gallery li .thumb img{width:91px; height:91px; vertical-align:top; border:1px solid #d5d5d5;}
	#g_main_visual .bestGallery .gallery li .price{display:block; color:#fc0e0e; font-weight:bold;}
	#g_main_visual .bestGallery .gallery li.selected img{width:87px; height:87px; vertical-align:top; border:3px solid #0070c0;}
	#g_main_visual .bestGallery .paging{
		width:123px; height:20px; padding:0 7px; position:absolute; top:148px; left:166px;
		background:url(../../../front/common/image/layout.png?120202) -817px -1340px no-repeat;}
	#g_main_visual .bestGallery .paging a.prev, #g_main_visual .bestGallery .paging a.next{
		float:left; width:35px; height:20px; overflow:hidden; text-indent:-5000px;
		background:url(../../../front/common/image/layout.gif?120202) -959px -1340px;}
	#g_main_visual .bestGallery .paging a.next{background-position:-999px -1340px;}
	#g_main_visual .bestGallery .paging .current{float:left; width:53px; text-align:center; line-height:18px; font-weight:bold; color:#106ad4;}
	
	#slideshow{width:468px; height:125px; overflow: hidden; position:relative;}
	#slideshow-reel{width:2340px; height:125px; position:absolute; top:0; left:0;}
	#slideshow-reel .slide{width:468px; height:125px; float:left;}
		
/* Section : Sidebar----------------------------------------------------------------------*/
#g_main_sidebar{width:200px; height:468px; float:right; display:inline; overflow:hidden;}

/* Lucky Draw----------------------------------------------------------------------*/
#g_main_sidebar .g_luckyDraw{width:180px; height:204px; padding:8px 9px 0; position:relative; border:1px solid #bfbfbf; border-bottom:1px solid #dfdfdf; overflow:hidden; font-size:11px; font-family:Arial, Tahoma, Sans-Serif;}
	#g_main_sidebar .g_luckyDraw .g_more{position:absolute; right:10px; top:8px; color:#858585; text-decoration:none; font-size:10px; font-family:Arial, Tahoma, Sans-Serif;}
	#g_main_sidebar .g_luckyDraw h2{
		width:94px; height:12px; overflow:hidden; margin-bottom:2px;
		background:url(../../../front/common/image/layout.png?120202) -179px -390px no-repeat;}
	#g_main_sidebar .g_luckyDraw h2 a{display:block; text-indent:-5000px; width:100%; height:11px;}	
	/* list */
	#g_main_sidebar .g_luckyDraw ul{font-size:11px; font-family:Arial, Tahoma, Sans-Serif;}
	#g_main_sidebar .g_luckyDraw ul li{height:75px; padding:10px 2px; position:relative; z-index:0; overflow:hidden; margin:0; vertical-align:middle;}
	#g_main_sidebar .g_luckyDraw ul li .g_thumb{width:75px; height:75px; overflow:hidden; position:absolute; top:10px;}
	#g_main_sidebar .g_luckyDraw ul li .g_thumb img{width:75px; height:75px; vertical-align:top;}
	#g_main_sidebar .g_luckyDraw ul li .g_info{width:92px; overflow:hidden; float:right; display:inline; margin:0;}
	#g_main_sidebar .g_luckyDraw ul li .g_info .g_icon{ margin:0 0 4px;}
	#g_main_sidebar .g_luckyDraw ul li .g_info .g_icon .g_icon_lucky, #g_main_sidebar .g_luckyDraw ul li .g_info .g_icon .g_icon_lastMin{
		display:block; width:78px; height:18px; text-indent:-5000px; overflow:hidden;
		background:url(../../../front/common/image/layout.png?120202) -321px -180px no-repeat;}
	#g_main_sidebar .g_luckyDraw ul li .g_info .g_icon .g_icon_lastMin{background-position:-404px -180px;}
	#g_main_sidebar .g_luckyDraw ul li .g_info .g_subject{height:14px; margin-bottom:8px; width:100%; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
	#g_main_sidebar .g_luckyDraw ul li .g_info .g_subject a{color:#454545; line-height:14px;}
	#g_main_sidebar .g_luckyDraw ul li .g_info .g_price{color:#ff0000; font-weight:bold; margin:1px 0; height:15px; font-size:12px; font-family:/*FIX*/Arial, Tahoma, Sans-Serif;}
	#g_main_sidebar .g_luckyDraw ul li .g_info .g_price em{
		padding-right:12px;
		background:url(../../../front/common/image/layout.gif?120202) right -1012px no-repeat;}
	#g_main_sidebar .g_luckyDraw ul li .g_info .g_bids{color:#454545; margin:2px 0 0; height:15px; line-height:15px; font-size:11px; font-family:Arial, Tahoma, Sans-Serif;}
	#g_main_sidebar .g_luckyDraw ul li .g_info .g_bids em{font-weight:bold; color:#1594ff;}
	#g_main_sidebar .g_luckyDraw ul li.g_right{border-top:1px dotted #c0c2c5;}
	#g_main_sidebar .g_luckyDraw ul li.g_right .g_thumb{right:2px; top:10px;}
	#g_main_sidebar .g_luckyDraw ul li.g_right .g_info{float:left;}
	
	/* Malaysia : Banner */
	#g_main_sidebar .g_banner_my{width:198px; height:105px; background-color:#f6f6f6; border:1px solid #ddd; margin:4px 0 4px; overflow:hidden;}
	#g_main_sidebar .g_banner_my img{width:198px; height:105px; vertical-align:top;}
	
	/* Qoo10 : Banner */
	#g_main_sidebar .mainBnnr{width:198px; height:97px; background-color:#f6f6f6; border:1px solid #ddd; margin:4px 0 4px; overflow:hidden; line-height:20px; padding-top:8px;}
	#g_main_sidebar .mainBnnr a{
		display:block; height:105px; text-decoration:none; padding:0 10px;
		background:url(../../../front/common/image/layout.png?120202) 0 -2055px no-repeat;}
	#g_main_sidebar .mainBnnr a em{color:#0b71d7; font-weight:bold;}
	#g_main_sidebar .mainBnnr a strong{color:#ff6600; font-weight:bold;}

	/* EVENT */
	#g_main_sidebar .g_event{width:184px; height:119px; border:1px solid #bfbfbf; position:relative; padding:18px 7px 0 7px;}
	#g_main_sidebar .g_event h2{
		width:49px; height:13px; margin:0 0 17px 6px; overflow:hidden;
		background:url(../../../front/common/image/layout.png?120202) -373px -390px no-repeat;}
	#g_main_sidebar .g_event h2 a{display:block; width:41px; height:11px; text-indent:-5000px;}
	#g_main_sidebar .g_event .g_link{width:98px; position:absolute; top:9px; height:40px; right:19px;}
	#g_main_sidebar .g_event .g_link a{
		width:45px; height:40px; display:block; text-indent:-5000px; float:left; display:inline; margin:0;
		background:url(../../../front/common/image/icon_event_coupon.png?120202) 0 0 no-repeat;}
	#g_main_sidebar .g_event .g_link .g_stamp{background:url(../../../front/common/image/layout.png?120202) -50px -625px no-repeat; width:33px; float:right;}
	#g_main_sidebar .g_event .g_tab{border-bottom:1px solid #ccc; height:13px; position:relative; margin-bottom:8px;}
	#g_main_sidebar .g_event .g_tab a{
		display:block; width:47px; height:13px; position:absolute; left:0; z-index:1; top:1px; text-decoration:none; color:#01a3ee; text-align:center; line-height:15px; font-size:11px;
		background:url(../../../front/common/image/layout.png?120202) -567px -390px no-repeat;}
	#g_main_sidebar .g_event .g_list{margin-left:3px; font-size:11px;}
	#g_main_sidebar .g_event .g_list li{height:14px; margin:2px 0; line-height:14px; width:100%; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
	#g_main_sidebar .g_event .g_list a{color:#333;}
	
	/* Event Type 02 */	
	#g_main_sidebar .ecoupon{width:184px; height:160px; border:1px solid #bfbfbf; position:relative; margin:3px 0 4px; padding:9px 7px 0; overflow:hidden;}
	#g_main_sidebar .ecoupon h2{
		width:111px; height:14px; margin:0 0 7px 2px; overflow:hidden;
		background:url(../../../front/common/image/layout.png?120202) -695px -390px no-repeat;}
	#g_main_sidebar .ecoupon h2 a{display:block; width:100%; height:14px; text-indent:-5000px;}
	#g_main_sidebar .ecoupon .details{overflow:hidden; padding-bottom:7px; border-bottom:1px solid #d9d9d9; margin:0 0 7px; width:100%;}
	#g_main_sidebar .ecoupon .thumb{width:80px; height:80px; border:1px solid #e3e3e3; float:left;}
	#g_main_sidebar .ecoupon .thumb img{width:80px; height:80px; vertical-align:top;}
	#g_main_sidebar .ecoupon .info{float:right; width:91px;}
	#g_main_sidebar .ecoupon .subject{height:14px; line-height:14px; overflow:hidden; width:100%; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; margin:0 0 5px;}
	#g_main_sidebar .ecoupon .subject a{color:#454545; font-size:11px; font-family:Arial, Tahoma, Sans-Serif;}
	#g_main_sidebar .ecoupon .ic_ecoupon{
		width:64px; height:18px; margin:0 0 3px; text-indent:-5000px; overflow:hidden;
		background:url(../../../front/common/image/layout.png?120202) -1091px -180px no-repeat;}
	#g_main_sidebar .ecoupon .price{}
	#g_main_sidebar .ecoupon .price del, #g_main_sidebar .ecoupon .price strong{display:block;}
	#g_main_sidebar .ecoupon .price del{line-height:12px; font-size:10px; font-family:Arial, Tahoma, Sans-Serif;}
	#g_main_sidebar .ecoupon .price strong{color:#f53258; line-height:14px;}
	#g_main_sidebar .ecoupon .chance{}
	#g_main_sidebar .ecoupon .chance h3{width:80px; padding-left:2px; float:left; font-size:11px; font-family:Arial, Tahoma, Sans-Serif;}
	#g_main_sidebar .ecoupon .chance h3 a{color:#18a100; line-height:13px; text-decoration:none;}
	#g_main_sidebar .ecoupon .chance .coupon, #g_main_sidebar .ecoupon .chance .stamp{
		width:45px; height:40px; float:left; display:inline; text-indent:-5000px; overflow:hidden; margin:0 5px;
		background:url(../../../front/common/image/icon_event_coupon.png?120202) 0 0 no-repeat;}
	#g_main_sidebar .ecoupon .chance .stamp{background:url(../../../front/common/image/layout.png?120202) -50px -625px no-repeat; width:33px;}
	
	/* Charity Center */
	#g_main_sidebar .g_charity{width:180px; height:66px; background-color:#f6f6f6; border:1px solid #ddd; padding:8px 9px 0 9px; overflow:hidden; position:relative;}
	#g_main_sidebar .g_charity h2{
		width:106px; height:15px; overflow:hidden; margin-bottom:5px;
		background:url(../../../front/common/image/layout.png?120202) -427px -390px no-repeat;}
	#g_main_sidebar .g_charity h2 a{display:block; text-indent:-5000px; height:15px;}
	#g_main_sidebar .g_charity .g_detail{margin-bottom:8px; height:48px; overflow:hidden; line-height:11px; font-size:11px; font-family:Arial, Tahoma, Sans-Serif;}
	#g_main_sidebar .g_charity .g_parti{text-align:right; color:#2a2a2b; position:absolute; top:53px; right:10px; font-size:10px; font-family:Arial, Tahoma, Sans-Serif;}
	#g_main_sidebar .g_charity .g_parti span{
		padding-left:18px; display:inline-block; height:16px; line-height:16px;
		background:url(../../../front/common/image/layout.gif?120202) 0 -983px no-repeat;}
	#g_main_sidebar .g_charity .g_parti strong{color:#1594ff;}
	#g_main_sidebar .g_charity .g_parti em{
		color:#f53258; font-weight:bold; padding-left:6px; display:inline-block; margin-left:6px; line-height:16px; height:16px; vertical-align:top;
		background:url(../../../front/common/image/layout.gif?120202) 0 -1283px no-repeat;}
	#g_main_sidebar .g_charity a.btn_more{color:#999; position:absolute; top:10px; left:164px; cursor:pointer; text-decoration:none; font-size:10px; font-family:Arial, Tahoma, Sans-Serif;}
	
	#g_main_sidebar .charity{position:relative; width:180px; height:66px; padding:8px 9px 0 9px; margin:4px 0 4px; background-color:#f6f6f6; border:1px solid #ddd; overflow:hidden;}
	#g_main_sidebar .charity h2{
		width:106px; height:15px; overflow:hidden; margin-bottom:8px;
		background:url(../../../front/common/image/layout.png?120202) -427px -390px no-repeat;}
	#g_main_sidebar .charity h2 a{display:block; text-indent:-5000px; height:15px;}
	#g_main_sidebar .charity .detail{margin-bottom:8px; height:48px; overflow:hidden; font-size:11px;}
	#g_main_sidebar .charity a.btn_more{
		width:59px; height:46px; display:block; text-decoration:none; color:#FFF; font-weight:bold; line-height:12px; text-align:center; position:absolute; top:22px; left:132px; padding-top:13px;
		background:url(../../../front/common/image/layout.png?120202) 0 -670px no-repeat;}
	#g_main_sidebar .charity .parti{text-align:right; color:#2a2a2b; font-size:11px;}
	#g_main_sidebar .charity .parti span{
		padding-left:18px; display:inline-block; height:16px;
		background:url(../../../front/common/image/layout.gif?120202) 0 -985px no-repeat;}
	#g_main_sidebar .charity .parti strong{color:#1594ff;}
	#g_main_sidebar .charity .parti em{
		color:#f53258; font-weight:bold; padding-left:6px; display:inline-block; margin-left:6px; line-height:16px; height:16px; vertical-align:top;
		background:url(../../../front/common/image/layout.gif?120202) 0 -1284px no-repeat;}
		
	/* CHARITY CENTER */
	#g_main_sidebar .charity_v1{height:97px;}
	
	/* Facebook */
	#g_main_sidebar .facebook{border:1px solid #ddd; background-color:#f6f6f6; height:65px; padding:9px 5px 0 9px; margin:4px 0; font-size:11px; font-family:Arial, Tahoma, Sans-Serif;}
	#g_main_sidebar .facebook iframe{float:left; width:83px;}
	#g_main_sidebar .facebook h2{float:left; display:inline; height:21px; line-height:21px; margin:0 0 8px 7px; color:#3b5998; font-weight:bold; font-size:12px; font-family:/*FIX*/Arial, Tahoma, Sans-Serif;}
	#g_main_sidebar .facebook p{clear:both; margin:0; width:100%; min-height:30px;}
	
	/* Facebook - Type01 */
	#g_main_sidebar .fbType01{
		height:96px;
		background:url(../../../front/common/image/layout.png?120202) -203px -2055px no-repeat;}
	#g_main_sidebar .fbType01 h2{width:90px; float:right; line-height:15px; text-align:center; height:28px; overflow:hidden;}
	#g_main_sidebar .fbType01 p{clear:both; padding-left:72px;}
	
/* Main Category ----------------------------------------------------------------------*/
.main_category{padding:0 10px; border:1px solid #d9d9d9; overflow:hidden; margin:0 0 6px; width:858px;}
	.main_category .section{padding:10px 7px; overflow:visible; width:854px; overflow:hidden;}
	.main_category .article{float:left; display:inline; border-right:1px dashed #d9d9d9; padding:0 16px 0 0; width:406px; position:relative; margin:0 16px 0 -1px; overflow:visible;}
	/* h2 */
	.main_category h2{height:20px; line-height:20px; margin:-2px 0 12px -7px; _margin:-2px 0 12px 0;}
	.main_category h2 a{color:#999; font-weight:normal; margin-left:3px; text-decoration:none; font-size:9px; font-family:Arial, Tahoma, Sans-Serif;}
	.main_category h2 a strong{color:#000; margin-right:5px; font-size:13px; font-family:/*FIX*/Arial, Tahoma, Sans-Serif;}
	/* Thumb */
	.main_category .thumb{width:80px; height:80px; border:1px solid #d8d8d8; margin-bottom:11px;}
	.main_category .thumb img{width:80px; height:80px; vertical-align:top;}
	/* Item */
	.main_category .item{width:82px; float:left;}
	.main_category .item ol{width:60px; height:9px; margin:0 auto; overflow:hidden;}
	.main_category .item li{float:left; cursor:pointer;}
	.main_category .item li a{
		width:9px; height:9px; margin:0 3px; display:block; text-indent:-5000px; overflow:hidden;
		background:url(../../../front/common/image/layout.png?120202) 0 -180px no-repeat;}
	.main_category .item li.selected a{background-position:0 -189px;}
	/* Details */
	.main_category .details{float:left; padding:0 0 0 8px; width:100px; font-size:11px; font-family:Arial, Tahoma, Sans-Serif;}
	.main_category .details .subject{line-height:13px; height:26px; overflow:hidden; margin-bottom:2px;}
	.main_category .details .subject a{color:#333;}
	.main_category .details .arrival{color:#1594ff; font-weight:bold; hegith:14px;}
	.main_category .details .sold em{font-weight:bold; color:#1594ff;}
	.main_category .details .discount, .main_category .details .price, .main_category .details .sold{height:15px; line-height:15px;}
	.main_category .details .discount strong{color:#ff0000;}
	.main_category .details .price{color:#ff0000; margin-bottom:10px; font-size:12px; font-family:/*FIX*/Arial, Tahoma, Sans-Serif;}
	/* Section Type01 */
	.main_category .sec_type01{padding:10px 2px; overflow:visible; width:874px; overflow:hidden;}
	.main_category .sec_type01 h2{margin:-2px 0 12px -2px;}
	.main_category .sec_type01 .article{width:426px; padding-right:0;}
	.main_category .sec_type01 .details{width:50%;}
	.main_category .sec_type01 .thumb{margin-bottom:0;}
	.main_category .sec_type01 .miniGallery{overflow:hidden; margin-bottom:14px;}
	.main_category .sec_type01 .miniGallery li{float:left; width:50%;}
	.main_category .sec_type01 .miniGallery li .thumb{float:left;}
	.main_category .sec_type01 .miniGallery li .details{float:left;}
	.main_category .sec_type01 .banner{ overflow:hidden;}
	.main_category .sec_type01 .banner p{float:left; width:50%;}
	.main_category .sec_type01 .banner p:first-child{}
	.main_category .sec_type01 .banner img{border:1px solid #cdcdcd; width:195px; height:105px;}
	/* Brand */
	.main_category .brand{position:absolute; top:2px; right:15px; height:15px; max-width:250px; _width:250px; overflow:hidden; }
	.main_category .brand h3{
		float:left; text-indent:-5000px; width:30px; height:15px; position:absolute; left:0; top:0;
		background:url(../../../front/common/image/layout.png?120202) 0 -1435px no-repeat;}
	.main_category .brand ul{height:15px; line-height:16px; padding-left:5px; float:left; width:100%; margin-left:30px;}
	.main_category .brand li{float:left; padding-right:2px; white-space:nowrap; font-size:10px; font-family:Arial, Tahoma, Sans-Serif;}
	/* Category Banner */
	.main_category .cateBnnr{position:absolute; width:207px; height:106px; top:10px; right:16px; padding-top:20px;}
	.main_category .cateBnnr ol{width:77px; position:absolute; bottom:0; left:-17px; overflow:hidden; padding:4px 0 0 5px;}
	.main_category .cateBnnr li{height:8px; vertical-align:top; font-size:0; margin-bottom:6px; cursor:pointer;}
	.main_category .cateBnnr li a{
		width:8px; height:8px; text-align:center; display:block; cursor:pointer;
		background:url(../../../front/common/image/layout.png?120202) -64px -670px no-repeat;}
	.main_category .cateBnnr li.selected a{color:#fff; background-position:-64px -678px;}
	.main_category .cateBnnr .bnnr{border:1px solid #ccc; width:205px; height:104px;}
	.main_category .cateBnnr .bnnr img{width:205px; height:104px; vertical-align:top;}
	/* Category Box Property */
	.main_category .beauty, .main_category .living, .main_category .books{padding:0; margin:0; border:0; width:406px;}
	.main_category .beauty .cateBnnr, .main_category .living .cateBnnr, .main_category .books .cateBnnr, .main_category .living .brand, .main_category .books .brand{right:0;}
	/* Category Box Property - Beauty */
	.main_category .beauty h2{background-position:0 -30px;}
	.main_category .beauty .cateBnnr li.selected a{background-position:-64px -686px;}
	.main_category .beauty .brand h3{background-position:0 -1450px}
	/* Category Box Property - Digital */
	.main_category .digital h2{background-position:0 -60px;}
	.main_category .digital .cateBnnr li.selected a{background-position:-64px -694px;}
	.main_category .digital .brand h3{background-position:0 -1465px}
	/* Category Box Property - Living */
	.main_category .living h2{background-position:0 -90px;}
	.main_category .living .cateBnnr li.selected a{background-position:-64px -702px;}
	.main_category .living .brand h3{background-position:0 -1480px}
	/* Category Box Property - Baby */
	.main_category .baby h2{background-position:0 -120px;}
	.main_category .baby .cateBnnr li.selected a{background-position:-64px -710px;}
	.main_category .baby .brand h3{background-position:0 -1495px}
	/* Category Box Property - Books */
	.main_category .books h2{background-position:0 -150px;}
	.main_category .books .cateBnnr li.selected a{background-position:-64px -718px;}
	.main_category .books .brand h3{background-position:0 -1510px}
			
/* Sitemap----------------------------------------------------------------------*/
.mainSitemap{width:100%; margin-top:30px;}
	/* Head */
	.mainSitemap .mapHead{height:20px; margin-bottom:2px;}
	.mainSitemap .mapHead dt{
		float:left; padding-left:18px; width:100px; color:#000; font-weight:bold; line-height:16px; margin:0 5px; font-size:13px; font-family:/*FIX*/Arial, Tahoma, Sans-Serif;
		background:url(../../../front/common/image/layout.gif?120202) no-repeat;}
	.mainSitemap .mapHead dt.topSearch{background-position:0 -802px;}
	.mainSitemap .mapHead dt.shoppingTip{background-position:0 -831px; width:120px; margin:0 10px 0 0;}
	.mainSitemap .mapHead dt.shoppingTip a{color:#000; text-decoration:none;}
	.mainSitemap .mapHead dd{float:left; width:300px; position:relative; _width:290px;}
	/* Ketword Auto */
	.mainSitemap dd .kwAuto{width:190px; height:16px; overflow:hidden; line-height:16px;}
	.mainSitemap dd .kwAuto li{
		height:16px; padding-right:12px;
		background:url(../../../front/common/image/layout.gif?120202) right -862px no-repeat;}
	.mainSitemap dd .kwAuto li span{float:left; background-color:#64c864; width:14px; height:14px; border:1px solid #6dba6d; color:#FFF; text-align:center; line-height:14px; font-size:13px; font-family:/*FIX*/Arial, Tahoma, Sans-Serif;}
	.mainSitemap dd .kwAuto li a{float:left; padding:0 0 0 8px; line-height:16px; width:152px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap;}
	/* Ketword Auto (Layer : Ranking ) */
	.layer_kwRanking{width:192px; position:absolute; background-color:#FFF; border:4px solid #d1ded1; top:-4px; left:-4px;}
	.layer_kwRanking h3{background-color:#f5f5f5; border-bottom:1px solid #e0e0e0; height:25px; line-height:25px; text-align:center; width:100%; color:#339933; font-size:13px; font-family:/*FIX*/Arial, Tahoma, Sans-Serif;}
	.layer_kwRanking ol{width:180px; position:relative; overflow:hidden; padding:6px;}
	.layer_kwRanking ol li{height:20px; margin:0; vertical-align:top; margin-top:3px; overflow:hidden;}
	.layer_kwRanking ol li .num{float:left; background-color:#64c864; width:13px; height:15px; border:1px solid #6dba6d; color:#FFF; text-align:center; line-height:16px; margin-top:2px; letter-spacing:-1px; padding:0 1px 0 0; font-size:12px; font-family:/*FIX*/Arial, Tahoma, Sans-Serif;}
	.layer_kwRanking ol li a{
	    float:left;  margin-left:6px; height:20px; line-height:20px; padding:0 12px 0 3px; color:#333; width:143px; font-size:13px; font-family:/*FIX*/Arial, Tahoma, Sans-Serif;
	    background:url(../../../front/common/image/layout.gif?120202) right -861px no-repeat;	}
	.layer_kwRanking ol li a:hover{background-color:#f0f0f0;}
	.layer_kwRanking ol li a span{width:100%; display:block; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; cursor:pointer;}
	/* List */
	.mainSitemap .siteMap2{clear:both; width:878px; border:1px solid #e1e1e1; overflow:hidden; border-top:2px solid #888b94; font-size:/*EACH*/11px; font-family:/*FIX EACH*/Arial, Tahoma, Sans-Serif;}
	.mainSitemap .siteMap2 li{float:left; padding-bottom:14px; margin-left:-1px;}
	.mainSitemap .siteMap2 li a{color:#333;}
	.mainSitemap .siteMap2 li dl dd{padding:0 0 0 21px; width:125px; line-height:18px;}
	.mainSitemap .siteMap2 li dl dt{padding:5px 0px 0 21px; width:126px; margin:10px 0 2px; font-weight:bold; color:#5e7b23;}

/* Group Service----------------------------------------------------------------------*/
.groupService{width:800px; border:1px solid #e1e1e1; overflow:hidden; border-top:2px solid #888b94; background-color:#f8f8f8; color:#333; padding:16px 39px; margin:6px 0; font-size:/*EACH*/11px; font-family:/*FIX EACH*/Arial, Tahoma, Sans-Serif;}
	.groupService .section{float:left; width:170px;}
	.groupService .section h2{margin-bottom:3px;}
	.groupService .section li{line-height:18px;}
	.groupService .section h2.nthMargin{margin-top:15px;}
	/* Family Sites */
	.groupService .familysites{width:104px;}
	.groupService .familysites{line-height:18px;}
	.groupService .familysites li a{
		display:inline-block; padding:0 0 0 25px; height:18px; line-height:18px;
		background:url(../../../front/common/image/layout.gif?120202) no-repeat;}
	.groupService .familysites li.japan a{background-position:0 -1071px;}
	.groupService .familysites li.indonesia a{background-position:0 -1101px;}
	.groupService .familysites li.malaysia a{background-position:0 -1131px;}
	.groupService .familysites li.china a{background-position:0 -1161px;}
	.groupService .familysites li.hongkong a{background-position:0 -1191px;}
	.groupService .familysites li.singapore a{background-position:0 -1671px;}
	.groupService .familysites li.korea a{background-position:0 -1701px;}
	.groupService .familysites li.qoo10 a{background-position:0 -2246px;}

/* Section : Footer----------------------------------------------------------------------*/
#footer{width:880px; border-top:1px solid #676767; margin-bottom:40px;}
	#footer .util{border-bottom:1px solid #ccc; height:30px; line-height:30px;}
	/* List */
	#footer .list li{
		float:left; padding:0 16px; color:#666;
		background:url(../../../front/common/image/layout.gif?120202) 0 -1589px no-repeat;}
	#footer .list li:first-child{background:none;}
	#footer .list li a{color:#666;}
	/* Family Site */
	#footer .familysite{position:relative; z-index:1; height:0; font-size:11px; font-family:Arial, Tahoma, Sans-Serif;}
	#footer .familysite .inner{position:absolute; width:146px; height:22px; top:4px; right:0;}
	#footer .familysite .current{
		display:block; width:122px; height:22px; line-height:18px; padding-left:24px; text-decoration:none; color:#000; overflow:hidden;
		background:url(../../../front/common/image/layout.png?120202) -268px -1340px no-repeat;}
	#footer .familysite .current span{
		display:block; height:18px; font-weight:normal; padding:0 0 0 25px; margin:2px 0 2px 9px; line-height:18px;
		background:url(../../../front/common/image/layout.png?120202) no-repeat;}
	#footer .familysite .layer{
		position:absolute; width:144px; top:-37px; left:0; padding:2px 0;
		border:1px solid #e2e2e2; border-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px;
		background:#ececec;
		background:-webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#ececec));
		background:-moz-linear-gradient(top,  #fefefe,  #ececec);
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fefefe', endColorstr='#ececec');}
	#footer .familysite .layer li{height:18px; line-height:18px;}
	#footer .familysite .layer li.selected{
		background:#e5e5e5 url(../../../front/common/image/layout.png?120202) 0 -1866px no-repeat;}
	#footer .familysite .layer li a{display:block; text-decoration:none; padding:0 0 0 28px; height:18px; line-height:18px;}
	#footer .familysite .layer li a span{
		display:block; padding:0 0 0 35px; height:18px; line-height:18px;
		background:url(../../../front/common/image/layout.gif?120202) no-repeat;}
	#footer .familysite .current.japan span, #footer .familysite .layer li.japan a span{background-position:0 -1071px;}
	#footer .familysite .current.indonesia span, #footer .familysite .layer li.indonesia a span{background-position:0 -1101px;}
	#footer .familysite .current.malaysia span, #footer .familysite .layer li.malaysia a span{background-position:0 -1131px;}
	#footer .familysite .current.china span, #footer .familysite .layer li.china a span{background-position:0 -1161px;}
	#footer .familysite .current.hongkong span, #footer .familysite .layer li.hongkong a span{background-position:0 -1191px;}
	#footer .familysite .current.singapore span, #footer .familysite .layer li.singapore a span{background-position:0 -1671px;}
	#footer .familysite .current.korea span, #footer .familysite .layer li.korea a span{background-position:0 -1701px;}
	#footer .familysite .current.qoo10 span, #footer .familysite .layer li.qoo10 a span{background-position:0 -2246px;}
	/* Company Info */
	#footer .info{overflow:hidden; margin:10px 0 20px 12px; height:52px;}
	#footer .info address{float:left; font-style:normal; color:#666; line-height:20px;}
	#footer .info .sponsor{position:relative; right:0; top:3px; z-index:0; height:0;}
	#footer .info .sponsor a{position:absolute; right:0; top:0;}
	#footer .info .sponsor.yahoo a, #footer .info .sponsor.ebay a{
		width:101px; height:35px; overflow:hidden; text-indent:-5000px; display:block;
		background:url(../../../front/common/image/layout.png?120202) 0 -205px no-repeat;}
	#footer .info .sponsor.ebay a{width:72px; background-position:-106px -205px;}
	#footer .info .sponsor.verisign a{top:-20px;}
	/* Help Layer */
	#footer .help .layer{position:relative; z-index:1; height:0;}
	#footer .help .layer .inner{position:absolute; top:0; left:-175px; border:1px solid #999; overflow:hidden; background-color:#fff; z-index:1; padding:0 5px; text-align:center; width:390px;}
	#footer .help .layer .inner a{float:none; padding:0 12px; color:#666; display:inline-block; white-space:nowrap;}
	#footer address .ebay{
		display:inline-block; width:39px; height:16px; overflow:hidden; vertical-align:top; margin:0 0 0 2px;
		background:url(../../../front/common/image/layout.png?120202) -14px -180px no-repeat;}
	#footer address .ebay em{display:block; text-indent:-5000px;}

/* SECTION : LEFT WING----------------------------------------------------------------------*/
#leftWing{position:absolute; bottom:0; z-index:999; width:100%; height:0;}
	#leftWing .inner{position:absolute; left:-88px; top:5px; width:81px;}
	#leftWing .bnnr img{width:81px;}

/* QUICK INFORMATION----------------------------------------------------------------------*/
#quickInfo{position:absolute; right:0; z-index:1000; width:83px;}
	#quickInfo .inner{position:fixed; width:73px;}
	#quickInfo a{cursor:pointer;}
	/* QPOST */
	#quickInfo .qPost{margin:0 0 4px 0; position:relative;}
	#quickInfo .qPost p a{
		display:block; width:73px; height:34px; text-indent:-5000px; overflow:hidden;
		background:url(../../../front/common/image/layout.png?120202) 0 -2165px no-repeat;}
	#quickInfo .qPost p a.selected{background-position:0 -2199px;}
	#quickInfo .qPost a.message{
		display:block; width:30px; height:20px; text-align:center; line-height:20px; color:#fff; position:absolute; top:-12px; right:0; font-weight:bold; font-size:10px; font-family:Arial, Tahoma, Sans-Serif;
		background:url(../../../front/common/image/layout.png?120202) -1180px -180px no-repeat;}
	/* GROUP Q */
	#quickInfo .group_q{margin:0;}
	#quickInfo .group_q li a{
		display:block; width:73px; height:23px; overflow:hidden; color:#ec4e4e; text-decoration:none; text-indent:-9999em;
		background:url(../../../front/common/image/layout.png?120202) no-repeat;}
	#quickInfo .group_q li.qchance a{background-position:0 -2350px;}
	#quickInfo .group_q li.qpost a{background-position:-74px -2350px;}
	#quickInfo .group_q li a.selected{color:#fff;}
	#quickInfo .group_q li.qchance a.selected{background-position:-0 -2373px;}
	#quickInfo .group_q li.qpost a.selected{background-position:-74px -2373px;}
	#quickInfo .group_q li span.message a, #quickInfo .group_q li span.message a.selected{
		display:block; width:30px; height:20px; text-align:center; line-height:20px; color:#fff; position:absolute; top:15px; right:-5px; font-weight:bold; font-size:10px; text-indent:0;
		background:url(../../../front/common/image/layout.png?120202) -1180px -180px no-repeat;}
	/* CART */
	#quickInfo .cart{margin:4px 0;}
	#quickInfo .cart a{
		display:block; width:68px; height:34px; line-height:35px; overflow:hidden; color:#ec4e4e; text-align:right; padding-right:5px; text-decoration:none; font-size:10px; font-family:Arial, Tahoma, Sans-Serif;
		background:url(../../../front/common/image/layout.png?120202) -78px -2165px no-repeat;}
	#quickInfo .cart a.selected{background-position:-78px -2199px; color:#fff;}
	#quickInfo .cart a strong{font-weight:normal;}
	/* LIST */
	#quickInfo .list{margin:4px 0;}
	#quickInfo .list li a{
		display:block; width:68px; height:19px; line-height:19px; overflow:hidden; color:#ec4e4e; text-align:right; padding-right:5px; text-decoration:none; font-size:10px; font-family:Arial, Tahoma, Sans-Serif;
		background:url(../../../front/common/image/layout.png?120202) no-repeat;}
	#quickInfo .list li a strong{font-weight:normal;}
	#quickInfo .list li a span{display:none;}
	#quickInfo .list li.ez{
		text-align:center; width:73px;
		background:url(../../../front/common/image/layout.png?120202) -35px -1416px no-repeat;}
	#quickInfo .list li.ez a, #quickInfo .list li.ezCompareOn a{background-position:-224px -625px;}
	#quickInfo .list li.wishlist a{background-position:-297px -625px; height:18px;}
	#quickInfo .list li.follow a{background-position:-370px -625px;}
	#quickInfo .list li a.selected{color:#fff;}
	#quickInfo .list li.ez a.selected, #quickInfo .list li.ezCompareOn a.selected{background-position:-224px -644px;}
	#quickInfo .list li.wishlist a.selected{background-position:-297px -644px;}
	#quickInfo .list li.follow a.selected{background-position:-370px -644px;}
	/* OPTIONS */
	#quickInfo .option{margin:4px 0;}
	#quickInfo .option li{height:21px;}
	#quickInfo .option li a{
		display:block; width:56px; height:21px; line-height:20px; padding-left:17px; text-decoration:none; font-size:10px; font-family:Arial, Tahoma, Sans-Serif;
		background:url(../../../front/common/image/layout.png?120202) no-repeat;}
	#quickInfo .option li.myAuc a{background-position:-419px -1340px; line-height:21px;}
	#quickInfo .option li.share a{background-position:-492px -1340px; height:20px; line-height:20px;}
	#quickInfo .option li.stopFlash a{background-position:-565px -1340px; line-height:20px;}
	#quickInfo .option li.fullImage a{background-position:-638px -1340px; line-height:20px;}
	/* FACEBOOK */
	#quickInfo .facebook{border:1px solid #9fc3e8; width:71px; border-radius:.2em; -webkit-border-radius:.2em; -moz-border-radius:.2em; overflow:hidden;}
	#quickInfo .facebook a.title{
		display:block; width:71px; height:28px; text-indent:-9999em;
		background:url(../../../front/common/image/layout.png?120202) -436px -410px no-repeat;}
	#quickInfo .facebook .content{background-color:#f0f9ff; border-top:1px solid #d4e6f8; padding:4px 0 4px 11px; height:64px; overflow:hidden;}
	/* BANNER */
	#quickInfo .banner{margin:5px 0 4px;}
	/* CONTROL POSITION */
	#quickInfo .control_position{
		position:relative; width:28px; height:44px; padding:20px 0 0 4px; margin:4px auto;
		background:url(../../../front/common/image/layout.png?120202) 0 -445px no-repeat;}
	#quickInfo .control_position a{
		display:block; width:24px; height:12px;
		background:url(../../../front/common/image/layout.png?120202) -1038px -390px no-repeat;}
	#quickInfo .control_position a.btn_up{background-position:-1038px -390px;}
	#quickInfo .control_position a.btn_down{background-position:-1063px -390px;}
	#quickInfo .control_position a.btn_top{background-position:-1092px -390px; width:15px; height:15px; position:absolute; left:9px; top:3px;}
	#quickInfo .control_position a.btn_foot{background-position:-1108px -390px; width:15px; height:15px; position:absolute; left:9px; top:46px;}
	/* SMART VIEW POSITION */
	#quickSmartView{position:absolute; left:-458px; top:-18px; z-index:9999;}
	#quickSmartView .arrow{
		position:absolute; right:-10px; width:12px; height:16px; text-indent:-5000px;
		background:url(../../../front/common/image/layout.png?120202) -1215px -180px no-repeat;}
	#quickSmartView iframe{overflow:hidden; border:2px solid #066acd; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px;}
	#quickSmartView.cartOn .arrow{top:78px;}
	#quickSmartView.ezOn .arrow, #quickSmartView.ezCompareOn .arrow{top:108px;}
	#quickSmartView.wishOn .arrow{top:126px;}
	#quickSmartView.followOn .arrow{top:144px;}
	/* LOADING */
	#quickSmartLoading{position:absolute; width:441px; left:2px; top:2px;}
	#quickSmartLoading .bg{position:absolute; z-index:9998; top:0; left:0; width:100%; height:496px; background-color:#fff; opacity:0.7; filter:alpha(opacity=70);}
	#quickSmartLoading .img{position:absolute; z-index:9999; width:100%; height:496px;}
	#quickSmartLoading .img img{ position:absolute; top:50%; left:50%; width:32px; height:32px; margin:-16px 0 0 -16px;}

/* DELETE----------------------------------------------------------------------*/
/* GO TOP */
#quickInfo .goTop{
	display:block; width:31px; height:30px; text-indent:-5000px; overflow:hidden; margin:4px auto;
	background:url(../../../front/common/image/layout.png?120202) -400px -410px no-repeat;}
/* SMART WINDOW */
#g_smartWindow{width:70px; height:80px; overflow:hidden; position:fixed; bottom:10px; margin:0 8px;}
#g_smartWindow a{
	width:70px; height:80px; display:block; text-indent:-5000px;
	background:url(../../../front/common/image/layout.png?120202) 0 -530px no-repeat;}
/* FACEBOOK */
#quickInfo .facebook p.title{color:#414141; height:24px; line-height:10px; padding:4px 0 0; text-align:center; font-weight:bold; font-size:10px; font-family:Arial, Tahoma, Sans-Serif;}
	#quickInfo .facebook p.title em{color:#33a02c;}
	#quickInfo .facebook p.title strong{color:#3b5998; font-weight:bold;}
