/* = Board Title Type
--------------------------------------------------------------------------------------------*/
div.title { width: 100%; overflow: hidden; margin-bottom: 8px;}
#content div.title h3 {
	color: #0039ae; float: left; display: inline;
	padding-left: 16px; margin: 0;
	background: url(../../../front/common/image/bullet_arrow.gif?100830) -5px -783px no-repeat;
}

.layerPrevious{position:relative; margin-top:10px; z-index:8;}
.layerPrevious a{color:#333333;}
.layerPrevious a:hover{text-decoration:none;}
.layerPrevious a strong{background: url(../../../front/board/image/BulletBoard.gif?100830) -7px -211px no-repeat; text-decoration:underline; padding-left:12px;}
.layerPrevious div#pretxtLayer{position:absolute; background: #FFF; border:1px solid #a4b6d1; width:190px; top:23px; padding:20px; overflow:visible; left:0; }
.layerPrevious div#pretxtLayer span{width:100%; height:6px;display:block; background: url(../../../front/board/image/BulletBoard.gif?100830) 10% -247px no-repeat; position:absolute; top:-6px; overflow:hidden; text-indent:-5000px;}

/* =  Icon Type
--------------------------------------------------------------------------------------------*/

div.benefit {width:100%; height:15px; overflow:visible; margin-bottom:4px;}
div.benefit input{float:left; margin-right:3px; margin-top:1px; *margin-top:-3px;}
div.benefit span{float:left; display:block; background:url(../../../front/common/image/icon_common.gif?100830) no-repeat; margin-right:3px; overflow:hidden; text-indent:-5000px;}
div.benefit span.glass{width:15px; height:15px; background-position:-155px -90px; width:15px; height:15px; cursor:pointer;}
div.benefit span.gstamp{width:15px; height:15px; background-position:-215px -90px;}
div.benefit span.gift{width:15px; height:15px; background-position:-231px -90px;}
div.benefit span.discount{width:15px; height:15px; background-position:-247px -90px;}
div.benefit span.iDelivery{width:40px; height:15px; background-position:-93px -236px;}
div.benefit span.iMileage{width:15px; height:15px; background-position:-435px -90px;}

/* = Board List Type
--------------------------------------------------------------------------------------------*/
.boardList01 table{}
.boardList01 table thead th, .boardList01 table thead td{background:#ebf0ff; height:30px; border-bottom:1px solid #d3dcf7; color:#4c5c93;}
.boardList01 table tbody th, .boardList01 table tbody td{height:26px; border-bottom:1px solid #d3dcf7; padding:0 10px; text-align:center; color:#333;}

.boardList01 ul.tab{width:100%; height:32px; overflow:hidden; background:url(../../../front/board/image/bgBoard.jpg) 0 -1257px no-repeat;}
.boardList01 ul.tab li {float:left; margin-right:4px; display:inline;}

.boardList01 ul.tab li a span,
.boardList01 ul.tab li a:link,
.boardList01 ul.tab li a:visited,
.boardList01 ul.tab li a:hover,
.boardList01 ul.tab li a:active {
	position: relative;
	margin: 0; padding: 0;
	display: inline-block;
	text-decoration: none !important; border: 0; 
	height: 32px; line-height:30px;
	vertical-align:top; color:#333; font-weight:bold;
	background:url(../../../front/board/image/bg_board.gif?100830) right -1289px no-repeat;
	overflow:visible;
}
.boardList01 ul.tab li a span{background-position:right -1289px; padding-right:50px;}

.boardList01 ul.tab li a:link,
.boardList01 ul.tab li a:visited,
.boardList01 ul.tab li a:hover,
.boardList01 ul.tab li a:active {
	cursor:pointer;
	background-position:left -1289px; padding-left:50px;
}

.boardList01 ul.tab li.selected a span{background-position:right -1321px; color:#4c5c93;}

.boardList01 ul.tab li.selected a:link,
.boardList01 ul.tab li.selected a:visited,
.boardList01 ul.tab li.selected a:hover,
.boardList01 ul.tab li.selected a:active {
	background-position:left -1321px;
}

/* = Tab Common Type
--------------------------------------------------------------------------------------------*/
.boardTab01{width:100%; height:29px; overflow:hidden; margin-bottom:-2px;}
.boardTab01 ul{float:left; height:29px; overflow:hidden;}
.boardTab01 ul li{
	width:130px; height:29px;
	float:left; display:inline; margin-right:4px; text-align:center; line-height:28px;
	background:url(../../../front/common/image/tab_common.gif?100830) 0 0 no-repeat;
}
.boardTab01 ul li a:link,
.boardTab01 ul li a:hover,
.boardTab01 ul li a:active,
.boardTab01 ul li a:visited{
	pposition:relative; z-index:2;
	display:block; width:100%; height:29px;
	color:#15376d;
}
.boardTab01 ul li.selected{
	position:relative; z-index:3;
	background-position:0 -29px; font-weight:bold;
}
.boardTab01 ul.tab01 li.selected{
	background-position:-130px -29px;
}
.boardTab01 ul li em{color:#ff3c00}
.boardTab01 ul li.selected a:link,
.boardTab01 ul li.selected a:hover,
.boardTab01 ul li.selected a:active,
.boardTab01 ul li.selected a:visited{
	color:#000;
}

/* = Good List Type
--------------------------------------------------------------------------------------------*/
table.goodsList01 {position:relative; z-index:1;}
table.goodsList01 tfoot tr td { background: #f9f9f9; padding: 8px 0 10px 0; }
table.goodsList01 tfoot tr td span.allSelect {
	margin: 0 6px 0 7px;
}
table.goodsList01 thead tr th {
	color: #0048b3;
	border-top: 1px solid #0a62cf;
	border-bottom: 1px solid #cedbee;
	padding: 6px 0 7px 0;
	background: #6fa3f1 url(../../../front/search/image/bg_thead.gif?100830) left top repeat-x;
}
table.goodsList01 thead tr.normal th,
table.goodsList01 thead tr.normal th strong { font-weight: normal; }
table.goodsList01 thead tr th div.btn { float: left; display: inline; margin-left: 6px; }
table.goodsList01 thead tr th span.allSelect { float: left; margin-left: 6px; }
table.goodsList01 thead tr th strong { float: left; margin: 2px 0 0 128px; }
table.goodsList01 tbody tr td {
	padding: 8px 0;
	text-align: center;
}
table.goodsList01 tr td a{color:#333;}
table.goodsList01 tbody tr td.title { text-align: left; vertical-align: top; }
table.goodsList01 tbody tr td.title a{color:#333;}
table.goodsList01 tbody tr td.title p {
	color: #d77900;
	padding: 6px 0 0 0; margin-top: 23px;
	background: url(../../../front/common/image/line02.gif?100830) left top repeat-x;
}
table.goodsList01 tbody tr td.checking { text-align: left; }
table.goodsList01 tbody tr td.checking a,
table.goodsList01 tbody tr td.checking input.radioType { margin-left: 7px; }
table.goodsList01 tbody tr td.checking a:link,
table.goodsList01 tbody tr td.checking a:visited,
table.goodsList01 tbody tr td.checking a:hover,
table.goodsList01 tbody tr td.checking a:active { display: block; margin-top: 7px; }
table.goodsList01 tbody tr td.goodsImg { text-align: center; }
table.goodsList01 tbody tr td.goodsImg div.bigView{position:relative; z-index:0; width:70px;}
table.goodsList01 tbody tr td.goodsImg div.bigView p{width:280px; height:280px; border:1px solid #5b92d7; position:absolute; left:80px; top:0; z-index:10;}
table.goodsList01 tbody tr td.goodsImg div.bigView p img{width:280px; height:280px;}
table.goodsList01 tbody tr td.goodsImg a img { border: 1px solid #d8d8d8; width: 80px; height: 80px; }
table.goodsList01 tbody tr td ins.discount,
table.goodsList01 tbody tr td ins.gift01,
table.goodsList01 tbody tr td ins.gift02,
table.goodsList01 tbody tr td ins.gstamp { display: block; margin: 0 auto 2px auto; }
table.goodsList01 tbody tr td em.half,
table.goodsList01 tbody tr td em.full{
	display: block; overflow: hidden;
	width: 22px; height: 9px;  margin: 0 auto 1px auto;
	background: url(../../../front/common/image/icon_common.gif?100830) -123px -90px no-repeat;
}
table.goodsList01 tbody tr td.currentBid { font-weight:bold; color:#ff4f03; }
table.goodsList01 tbody tr td a.detail:link,
table.goodsList01 tbody tr td a.detail:visited,
table.goodsList01 tbody tr td a.detail:hover,
table.goodsList01 tbody tr td a.detail:active {
	line-height: 12px;
	text-decoration: underline; color: #5a7ea0;
}
table.goodsList01 tbody tr td div.edt { margin-bottom: 2px; }
table.goodsList01 tbody tr td em.half span,
table.goodsList01 tbody tr td em.full span { 
	position: absolute; left: -5000px; top: -5000px;
}
table.goodsList01 tbody tr td em.half { background-position:-123px -99px; }
table.goodsList01 tbody tr td span.newListing { background: url(../../../front/common/image/icon_common.gif?100830) 0 -470px no-repeat; width:50px; height:45px; display: block; overflow: hidden; text-indent:-5000px;}

dl.goodsList01{position:relative; z-index:1;}
dl.goodsList01 table{color:#010101;}
dl.goodsList01 dt{height:35px; background: url(../../../front/board/image/bg_board.gif?100830) 0 -1004px no-repeat; overflow:hidden;}
dl.goodsList01 dd{padding:0; margin:0; height:102px; background: url(../../../front/board/image/bg_board.gif?100830) 0 -1038px no-repeat; overflow:visible;}
dl.goodsList01 table thead tr th {
	color: #0048b3;
	border-top: 1px solid #0a62cf;
	line-height:33px;
	margin:0; height:20px;
}
dl.goodsList01 table thead tr.normal th,
dl.goodsList01 table thead tr.normal th strong { font-weight: normal; }
dl.goodsList01 table thead tr th span.allSelect { float: left; margin-left: 4px; }
dl.goodsList01 table thead tr th strong { float: left; margin: 2px 0 0 128px; }
dl.goodsList01 table tbody tr td {
	padding: 8px 0;
	text-align: center;
}
dl.goodsList01 table tbody tr td a{color:#333;}
dl.goodsList01 table tbody tr td.title { text-align: left; vertical-align: top; }
dl.goodsList01 table tbody tr td.title a{color:#333;}
dl.goodsList01 table tbody tr td.title p {
	color: #d77900;
	padding: 6px 0 0 0; margin-top: 23px;
	background: url(../../../front/common/image/line02.gif?100830) left top repeat-x;
}
dl.goodsList01 table tbody tr td.checking { text-align: center; }
dl.goodsList01 table tbody tr td.checking a,
dl.goodsList01 table tbody tr td.checking input.radioType { margin-left: 7px; }
dl.goodsList01 table tbody tr td.checking a:link,
dl.goodsList01 table tbody tr td.checking a:visited,
dl.goodsList01 table tbody tr td.checking a:hover,
dl.goodsList01 table tbody tr td.checking a:active { display: block; margin-top: 7px; }
dl.goodsList01 table tbody tr td.goodsImg { text-align: center; }
dl.goodsList01 table tbody tr td.goodsImg div.bigView{position:relative; z-index:0; width:80px;}
dl.goodsList01 table tbody tr td.goodsImg div.bigView p{width:280px; height:280px; border:1px solid #5b92d7; position:absolute; left:88px; top:0; z-index:10;}
dl.goodsList01 table tbody tr td.goodsImg div.bigView p img{width:280px; height:280px;}
dl.goodsList01 table tbody tr td.goodsImg a img { border: 1px solid #d8d8d8; width: 80px; height: 80px; }
dl.goodsList01 table tbody tr td p.current,
dl.goodsList01 table tbody tr td p.buyNow{
	font-size:11px; line-height:14px;
	margin-bottom:5px;
}
dl.goodsList01 table tbody tr td p.current em,
dl.goodsList01 table tbody tr td p.current strong,
dl.goodsList01 table tbody tr td p.buyNow em,
dl.goodsList01 table tbody tr td p.buyNow strong{
	display:block;
}
dl.goodsList01 table tbody tr td p.current strong{color:#286dcc;}
dl.goodsList01 table tbody tr td p.add,
dl.goodsList01 table tbody tr td p.price { width:100%; line-height:18px; }
dl.goodsList01 table tbody tr td p.priceType01 span,
dl.goodsList01 table tbody tr td p.priceType01 strong,
dl.goodsList01 table tbody tr td p.priceType01 del,
dl.goodsList01 table tbody tr td p.priceType02 span,
dl.goodsList01 table tbody tr td p.priceType02 strong,
dl.goodsList01 table tbody tr td p.priceType02 del{display:block;}
dl.goodsList01 table tbody tr td p.priceType01 del, dl.goodsList01 table tbody tr td p.priceType02 del{color:#000;}
dl.goodsList01 table tbody tr td p.priceType01 span, dl.goodsList01 table tbody tr td p.priceType02 span{color:#296ecd;}
dl.goodsList01 table tbody tr td p.priceType01 strong{color:#e50100;}
dl.goodsList01 table tbody tr td p.priceType02 strong{color:#276dcc;}
dl.goodsList01 table tbody tr td p.priceType01 span em{color:#d99a89; margin-left:3px;}

dl.goodsList01 table tbody tr td ins.discount,
dl.goodsList01 table tbody tr td ins.gift01,
dl.goodsList01 table tbody tr td ins.gift02,
dl.goodsList01 table tbody tr td ins.gstamp { display: block; margin: 0 auto 2px auto; }
dl.goodsList01 table tbody tr td span.half,
dl.goodsList01 table tbody tr td span.full,
dl.goodsList01 table tbody tr td span.newListing{
	display: block; overflow: hidden;
	width: 22px; height: 9px;  margin: 0 auto 1px auto;
	background: url(../../../front/common/image/icon_common.gif?100830) -123px -90px no-repeat; text-indent:-5000px;
}
dl.goodsList01 table tbody tr td.currentBid { font-weight:bold; color:#ff4f03; }
dl.goodsList01 table tbody tr td a.detail:link,
dl.goodsList01 table tbody tr td a.detail:visited,
dl.goodsList01 table tbody tr td a.detail:hover,
dl.goodsList01 table tbody tr td a.detail:active {
	line-height: 12px;
	text-decoration: underline; color: #5a7ea0;
}
dl.goodsList01 table tbody tr td div.edt { margin-bottom: 2px; }
dl.goodsList01 table tbody tr td span.half { background-position: -123px -99px; }
dl.goodsList01 table tbody tr td span.newListing { background-position:0 -470px; width:50px; height:42px;}

dl.goodsList01 dd.previous{width:880px; overflow:visible; background:#FFF url(../../../front/board/image/bg_board.gif?100830) 0 -1145px no-repeat; margin-top:-10px; padding-top:8px;}
dl.goodsList01 dd.clicked{width:880px; overflow:visible; background:#FFF url(../../../front/board/image/bg_board.gif?100830) 0 -3190px no-repeat; margin-top:-10px; padding-top:8px;}

dl.goodsList01 table tbody tr.previous th, table.goodsList01 tbody tr.previous td{ background:none;}

dl.goodsList01 table tbody tr td p.iconWrap{width:100%; height:18px;}
dl.goodsList01 table tbody tr td p.icon{width:100%; height:16px; overflow:hidden; margin-bottom:3px; background:none;}



ul.goodsView01{background:url(../../../front/board/image/bg_board.gif?100830) 0 -1422px no-repeat; width:880px; height:253px; overflow:hidden;padding:18px 0 5px;}
ul.goodsView01 li{float:left; width:150px; padding:0 13px;}
ul.goodsView01 li dl dt{width:120px; height:120px; border:1px solid #e5e5e5; margin:0 auto; overflow:hidden; margin-bottom:8px;}
ul.goodsView01 li dl dt img{width:120px; height:120px;}
ul.goodsView01 li dl dd{color:#333; height:16px; overflow:hidden; background:url(../../../front/board/image/bulletBoard.gif?100830) -6px -270px no-repeat; padding-left:12px;}
ul.goodsView01 li dl dd.iconArea{padding:0; background:none; margin-bottom:5px;}
ul.goodsView01 li dl dd.iconArea span{margin:0 auto;}
ul.goodsView01 li dl dd.title{height:32px; overflow:hidden; background:none; text-align:left; padding:0; margin-bottom:6px;}
ul.goodsView01 li dl dd.title a{color:#333;}
.currentBid strong, .bids strong{color:#ff7205;}
ul.goodsView01 li dl dd.time{background-position:-2px -302px; padding-left:21px; margin-top:6px;}

ol.goodsView02{background:url(../../../front/board/image/bg_board.gif?100830) 0 -2164px no-repeat; width:872px; padding:8px 0 0 8px; height:302px; overflow:hidden;}

ol.goodsView02 li{float:left; margin:0 8px 8px 0; display:inline; padding:11px 6px; width:301px; height:121px; background:url(../../../front/board/image/bg_board.gif?100830) -535px -131px no-repeat;}
ol.goodsView02 li em{float:left; margin-top:3px; display:inline; background:url(../../../front/common/image/icon_common.gif?100830) no-repeat; display:block; width:14px; height:27px; text-indent:-5000px; overflow:hidden;}
ol.goodsView02 li.view2 em{background-position:-73px -470px;}
ol.goodsView02 li.view3 em{background-position:-88px -470px;}
ol.goodsView02 li.view4 em{background-position:-105px -470px;}
ol.goodsView02 li.view5 em{background-position:-122px -470px;}
ol.goodsView02 li dl{width:280px; height:123px; overflow:hidden; float:right;}
ol.goodsView02 li dl dt{width:120px; height:120px; border:1px solid #e5e5e5; overflow:hidden; margin:0 8px 0 0; float:left;}
ol.goodsView02 li dl dt img{width:120px; height:120px;}
ol.goodsView02 li dl dd{color:#333; height:15px; overflow:hidden; background:url(../../../front/board/image/bulletBoard.gif?100830) -6px -270px no-repeat; padding-left:12px;}
ol.goodsView02 li dl dd.iconArea{padding:0; background:none; margin-bottom:5px; height:16px;}
ol.goodsView02 li dl dd.title{height:42px; overflow:hidden; background:none; text-align:left; padding:0; margin-bottom:4px; line-height:14px;}
ol.goodsView02 li dl dd.title a{color:#333;}
ol.goodsView02 li dl dd.time{background-position:-2px -302px; padding-left:21px; margin-top:6px; height:17px;}

.goodsList01 td  .colorType01, ul.goodsView01 .colorType01, ol.goodsView02 .colorType01{color:#cc0000; font-weight:bold;}
.goodsList01 td  .colorType02, ul.goodsView01 .colorType02, ol.goodsView02 .colorType02{color:#339900; font-weight:bold;}
.goodsList01 td  .colorType03, ul.goodsView01 .colorType03, ol.goodsView02 .colorType03{color:#005dd1; font-weight:bold;}

ol.goodsView02 li.view1{width:210px; height:292px; background:none; padding-top:0; margin:0 6px 0 0;}
ol.goodsView02 li.view1 em{background-position:-59px -470px; width:11px; height:27px; margin-top:11px;}
ol.goodsView02 li.view1 dl{width:190px; height:294px; margin-top:2px;}
ol.goodsView02 li.view1 dl dt{width:180px; height:180px; float:none; margin:0 auto 6px;}
ol.goodsView02 li.view1 dl dt img{width:180px; height:180px;}
ol.goodsView02 li.view1 dl dd{float:none; background:none; padding:0; text-align:center;}
ol.goodsView02 li.view1 dl dd.title{height:28px;}
ol.goodsView02 li.view1 dl dd.bids strong{font-weight:bold; color:#000;}
ol.goodsView02 li.view1 dl dd.iconArea{padding:0; background:none; margin-bottom:5px;}
ol.goodsView02 li.view1 dl dd.iconArea span{margin:0 auto;}
ol.goodsView02 li.view1 dl dd.time{padding-left:0px; margin-top:0px; height:15px;}


/* = Icon in Table
--------------------------------------------------------------------------------------------*/
table td span.premium{
	margin: 2px 0 2px; padding: 0;
	display: block;
	background:url(../../../front/common/image/icon_common.gif?100830) -55px -50px no-repeat;
	overflow:hidden; text-indent:-5000px;
	width:49px; height:14px;
}

table td span.auction{
	margin: 0 0 2px; padding: 0;
	display: block;
	background:url(../../../front/common/image/icon_common.gif?100830) -197px 0 no-repeat;
	overflow:hidden; text-indent:-5000px;
	width:73px; height:16px;
}

table td span.lucky{
	margin: 0 0 2px; padding: 0;
	display: block;
	background:url(../../../front/common/image/icon_common.gif?100830) -197px -19px no-repeat;
	overflow:hidden; text-indent:-5000px;
	width:73px; height:16px;
}

table th .magnify, table td .magnify{
	margin:5px auto 0; padding: 0;
	display: block;
	background:url(../../../front/common/image/icon_common.gif?100830) -155px -90px no-repeat;
	overflow:hidden; text-indent:-5000px;
	width:15px; height:15px;
	cursor:pointer;
}

table th .power, table td .power{
	margin:5px auto 0; padding: 0;
	display: block;
	background:url(../../../front/common/image/icon_common.gif?100830) 0 -50px no-repeat;
	overflow:hidden; text-indent:-5000px;
	width:45px; height:14px;
	cursor:pointer;
}

table th .good, table td .good{
	margin:5px auto 0; padding: 0;
	display: block;
	background:url(../../../front/common/image/icon_common.gif?100830) 0 -66px no-repeat;
	overflow:hidden; text-indent:-5000px;
	width:45px; height:14px;
	cursor:pointer;
}

table th.benefit, table td.benefit{
	padding-left:15px !important;
}

table th.benefit span, table td.benefit span{
	height:13px; overflow:hidden;
	line-height:14px; color:#333;
	margin:5px auto 0; padding: 0 0 0 18px;
	display: block;
	background:url(../../../front/common/image/bullet_icon01.gif?100830) no-repeat;
	text-align:left;
}
table th span.discount, table td span.discount{background-position:-4px -304px;}
table th span.gift, table td span.gift{background-position:-4px -274px;}
table th span.gstamp, table td span.gstamp{background-position:-4px -244px;}
table th span.iMileage, table td span.iMileage{background-position:-4px -875px;}


/* = Icon
--------------------------------------------------------------------------------------------*/
.iconBtns {height:22px; float:left; position:relative; z-index:1;}
.iconBtns span,
.iconBtns span a:link,
.iconBtns span a:visited,
.iconBtns span a:hover,
.iconBtns span a:active {
	position: relative;
	margin-right: 3px; padding:0 ;
	display: inline-block;
	text-decoration: none !important; border: 0; 
	font-size:11px; height: 22px; line-height: 24px;
	white-space: nowrap; vertical-align:top; color:#003366; font-weight:bold;
	background:url(../../../front/common/image/btn_bg.gif?100830) no-repeat;
	overflow:visible;
}

.iconBtns span a:link,
.iconBtns span a:visited,
.iconBtns span a:hover,
.iconBtns span a:active {
	cursor:pointer;
	padding-left:25px; padding-right:8px;
}

span.btnCart,
span.btnCart a:link,
span.btnCart a:visited,
span.btnCart a:hover,
span.btnCart a:active {
	background:url(../../../front/common/image/btn_bg.gif?100830) right -458px no-repeat;
}
span.btnCart a:link,
span.btnCart a:visited,
span.btnCart a:hover,
span.btnCart a:active {
	background-position:left -458px; 
}

span.btnWish,
span.btnWish a:link,
span.btnWish a:visited,
span.btnWish a:hover,
span.btnWish a:active {
	background:url(../../../front/common/image/btn_bg.gif?100830) right -483px no-repeat;
}
span.btnWish a:link,
span.btnWish a:visited,
span.btnWish a:hover,
span.btnWish a:active {
	background-position:left -483px; 
}


/* [[ Category ]] */
div.category {
	width: 880px;
	padding-bottom: 13px; margin-bottom: 9px;
	background: url(../../../front/search/image/fixed02.gif?100830) left bottom no-repeat;
}
div.category div.classified {
	padding: 5px 7px 17px 13px; width: 860px;
	background: url(../../../front/search/image/fixed02.gif?100830) left top no-repeat; height:12px;
	color:#333333;
}
div.category div.classified em { display: inline-block;}
div.category div.classified span{ display: inline-block; margin-top:3px;}
div.category div.classified a.cancel { position: absolute; right: 61px; top: 5px; }
div.category div.classified * { vertical-align: middle; }
div.category div.classified .leftField { margin-top: 1px; float: left; display: inline; width: 555px;}
div.category div.classified .leftField div.cateSelect {
	position:relative;
	float: left; 
	width: 160px; height: 16px; padding: 2px 2px 0 6px; margin-right: 3px;
	border: 1px solid #ccc;
	background: #fff;
}
div.category div.classified .leftField div.cateSelect a:link,
div.category div.classified .leftField div.cateSelect a:visited,
div.category div.classified .leftField div.cateSelect a:hover,
div.category div.classified .leftField div.cateSelect a:active {color: #333; }
div.category div.classified .leftField div.cateSelect a.click:link,
div.category div.classified .leftField div.cateSelect a.click:visited,
div.category div.classified .leftField div.cateSelect a.click:hover,
div.category div.classified .leftField div.cateSelect a.click:active { float: right; position:absolute; top:2px; right:2px;}
div.category div.classified div.cateList {
	display: none;
	position: absolute; top: 18px; left:-1px; z-index: 10;
	background: #fff;
	width: 162px; padding: 0 3px; border: 1px solid #008aea; border-top: none;
}
div.category div.classified div.cateList ul {
	width: 156px; padding: 6px 0 6px 6px;
	background: url(../../../front/common/image/line02.gif?100830) left bottom repeat-x;
}
div.category div.classified div.cateList ul li a:link,
div.category div.classified div.cateList ul li a:visited,
div.category div.classified div.cateList ul li a:active { color: #333; }
div.category div.classified div.cateList ul li a:hover { color: #0087c6 !important; }
div.category div.classified div.cateList ul li a.selected:link,
div.category div.classified div.cateList ul li a.selected:visited,
div.category div.classified div.cateList ul li a.selected:hover,
div.category div.classified div.cateList ul li a.selected:active { color: #d10000; }
div.category div.classified div.cateList ul.last { background: none; }

div.category div.classified .rightField { float: right; display: inline; width: 286px; position: relative;}
div.category div.classified .leftField em { float: left; display:inline; margin: 3px 4px 0 0; color: #333; }
div.category div.classified .rightField label { margin-right: 2px; color: #333; }

div.category div.classified .rightField span.withinResult{float:left; margin:1px 8px 0 0; display:block;}
div.category div.classified .rightField p{float:right;}
div.category div.classified .rightField p input{float:left; margin:0;}
div.category div.classified .rightField p span.button{float:right; margin:0 3px;}
div.category div.classified .rightField .searCancel{position:absolute; right:-3px;}
div.category div.classified input.textType {
	float:left;
	border: 1px solid #999;
	padding: 0px 0 0 5px; width: 145px; height: 18px; line-height:20px;
	margin-right: 3px; border-color: #ccc;
}
div.category ul.listing { padding: 0 7px 0 13px; width: 860px; overflow: hidden; }
div.category ul.listing li {
	width: 209px; float: left; display: inline;
	padding-left: 6px; margin-bottom: 4px;
	background: url(../../../front/common/image/bullet_dot.gif?100830) -9px -1px no-repeat;
}
div.category ul.listing li a:link,
div.category ul.listing li a:visited,
div.category ul.listing li a:hover,
div.category ul.listing li a:active { color: #333; }
div.category ul.listing li a:link strong, 
div.category ul.listing li a:visited strong, 
div.category ul.listing li a:hover strong, 
div.category ul.listing li a:active strong { color: #113fd6; }



/* [[ Best Goods ]] */
div.bestGoods { width: 100%; overflow: hidden; margin-bottom: 12px;}
div.bestGoods div.hotDeal {
	float: left; display: inline;
	width: 289px; height:204px; padding-bottom: 10px;
	background: url(../../../front/board/image/bg_board.gif?100830) 0 -790px no-repeat;
	text-align:center;
	overflow:hidden;
}
#content div.bestGoods div.hotDeal h4 {
	color: #5b5b5b;
	width:100%; height:26px; overflow:hidden; margin:0 0 0; padding:10px 0 0; margin-bottom:10px;
}
div.bestGoods div.hotDeal span.btn { position: absolute; right: 10px; top: 26px; }
div.bestGoods div.hotDeal h4 strong { font-size: 14px; color: #eb0020; margin-right: 5px; }
div.bestGoods div.hotDeal dl { width: 327px; height:122px; margin: 0 0 0 14px; overflow: hidden; }
div.bestGoods div.hotDeal dl dt { float: left; display: inline; width: 122px; position:relative;}
div.bestGoods div.hotDeal dl dt img { border: 1px solid #ececec; width: 120px; height: 120px; }
div.bestGoods div.hotDeal dl dt em.off{background:url(../../../front/common/image/icon.gif?100830) -61px 0 no-repeat; width:47px; height:48px; position:absolute; top:0; left:0; color:#FFF; font-weight:bold; padding:1px 0 0 3px; text-align:left;}

div.bestGoods div.hotDeal dl dt em strong { display: block; font-size: 17px; font-size:11px;}
div.bestGoods div.hotDeal dl dd { float: left; display: inline; width: 130px; padding:0 10px 0 14px; text-align:right; color:#333333;}
div.bestGoods div.hotDeal dl dd span.btns{position:relative; display:block; height:15px; overflow:hidden; float:right; margin-bottom:22px;}
div.bestGoods div.hotDeal dl dd span.btns a{display:block; width:24px; overflow:hidden; height:15px; background:url(../../../front/board/image/iconBoard.gif?100830) no-repeat; float:left; text-indent:-5000px; text-align:left;}
div.bestGoods div.hotDeal dl dd span.btns a.left{background-position:-139px -38px;}
div.bestGoods div.hotDeal dl dd span.btns a.right{background-position:-163px -38px;}
div.bestGoods div.hotDeal dl dd ul li.title a{color:#000;}
div.bestGoods div.hotDeal dl dd ul li.cost{text-decoration:line-through;}
div.bestGoods div.hotDeal dl dd ul li.price{color:#286dcc;}
div.bestGoods div.hotDeal dl dd ul li.additional{color:#d89a89;}
div.bestGoods div.hotDeal dl dd ul li.additional em{color:#fc5912; font-weight:normal;}
div.bestGoods div.hotDeal p{width:90%; margin:10px auto 0; color:#385285; overflow:hidden; height:18px;}

div.bestGoods div.bestseller {
	float: right; display: inline;
	width: 583px; height:204px; padding-bottom: 8px;
	background: url(../../../front/board/image/bg_board.gif?100830) -297px -790px no-repeat;
}
div.bestGoods div.bestseller div.titleInfo {
	padding: 11px 11px 15px 10px; width: 562px; overflow: hidden; font-size:11px; font-family:"MS PGothic";
}
#content div.bestGoods div.bestseller div.titleInfo h4 {
	float: left; display: inline;
	color: #000; font-size: 13px; margin: 0; padding: 0;
}
div.bestGoods div.bestseller div.titleInfo a.more:link,
div.bestGoods div.bestseller div.titleInfo a.more:visited,
div.bestGoods div.bestseller div.titleInfo a.more:hover,
div.bestGoods div.bestseller div.titleInfo a.more:active {
	margin-left: 12px;
	float: left; color: #666; text-decoration:underline;
}
div.bestGoods div.bestseller div.titleInfo span { float: right; }
div.bestGoods div.bestseller div.titleInfo span a:link,
div.bestGoods div.bestseller div.titleInfo span a:visited,
div.bestGoods div.bestseller div.titleInfo span a:hover,
div.bestGoods div.bestseller div.titleInfo span a:active { color: #df3d36; }
div.bestGoods div.bestseller ul { width: 583px; overflow: hidden; padding: 0; }
div.bestGoods div.bestseller ul li {
	text-align: center;
	float: left; display: inline;
	width: 100px; margin:0 0 0 14px;
}
div.bestGoods div.bestseller ul li a:link,
div.bestGoods div.bestseller ul li a:visited,
div.bestGoods div.bestseller ul li a:hover,
div.bestGoods div.bestseller ul li a:active { display: block; width: 100px; }
div.bestGoods div.bestseller ul li a em,
div.bestGoods div.bestseller ul li a span { display: block; color: #333; margin-top: 3px; line-height:16px;}
div.bestGoods div.bestseller ul li a span {height:28px; overflow:hidden;}
div.bestGoods div.bestseller ul li a em { color: #fc5912; margin-top: 7px; }
div.bestGoods div.bestseller ul li img { border: 1px solid #ebebeb; width: 98px; height: 98px; }


/* [[ Special]] */
ol.bestList{width:880px; height:275px; background:url(../../../front/board/image/bg_board.gif?100830) 0 -375px no-repeat; border-bottom:1px dotted #cfcfcf; padding-bottom:10px; margin-top:10px;}
ol.bestList li{width:138px; height:249px; float:left; display:inline; padding:0 15px 0 15px; margin:26px 3px 0 5px; color:#4d4d4d; overflow:hidden;}
ol.bestList li.clicked{background:url(../../../front/board/image/bg_board.gif?100830) -356px -50px no-repeat; height:249px; padding-top:26px; margin-top:0px; overflow:hidden;}
ol.bestList .thum{width:138px; height:138px; margin-bottom:5px; border:1px solid #ededed; position:relative;}
ol.bestList .thum img{width:138px; height:138px;}
ol.bestList span.num {font-family:Tahoma, Geneva, sans-serif; display:block; position:absolute; top:-1px; left:7px; width:24px; height:17px; padding-top:1px; text-align:center; color:#FFF; font-weight:bold; font-size:12px; background:url(../../../front/board/image/bg_board.gif?100830) -535px -50px no-repeat; overflow:hidden;}

ol.bestList dl{color:#4d4d4d; width:100%;}
ol.bestList dl dt{word-break:break-all; line-height:15px; overflow:hidden; height:46px; margin-bottom:2px}
ol.bestList dl dt a{color:#333;}
ol.bestList dl dd{height:14px; overflow:hidden; text-align:center; margin-bottom:2px;}
ol.bestList dl dd.retail{color:#2a6ccc;}
ol.bestList dl dd.retail del{color:#000;}
ol.bestList dl dd.retail em{color:#db9a88;}
ol.bestList dl dd.price{font-weight:bold; color:#e50100;}

/* [[ bestsellers ]] */
#bestDefault{width:100%; height:51px; overflow:hidden; background:url(../../../front/board/image/bg_board.gif?100830) 0 -1363px no-repeat;}
#bestDefault h2{text-indent:-5000px; overflow:hidden;}
#bestDefault a.allView:link,
#bestDefault a.allView:hover,
#bestDefault a.allView:active,
#bestDefault a.allView:visited
{
	background:url(../../../front/common/image/bullet_arrow.gif?100830) -7px -1202px no-repeat; padding-left:10px;
	float:right; display:inline; margin:6px 10px 0 0; text-decoration:underline;
	font-family:Tahoma; font-size:11px; color:#e55600; font-weight:bold;
}
ol.goodsList02 {width:880px; height:275px; margin-bottom:15px; z-index:0; overflow:hidden;}
ol.goodsList02 li{width:140px; height:259px; float:left; display:inline; padding:26px 14px 0; color:#4d4d4d; overflow:hidden; background:url(../../../front/board/image/bg_board.gif?100830) 0 -50px no-repeat; margin-left:10px; position:relative;}
ol.goodsList02 li.firstGoods{margin-left:0;}
ol.goodsList02 li.clicked{background:url(../../../front/board/image/bg_board.gif?100830) -356px -50px no-repeat; width:140px; height:265px; overflow:hidden;}
ol.goodsList02 .thum{width:138px; height:138px; margin-bottom:4px; border:1px solid #ededed;}
ol.goodsList02 .thum img{width:138px; height:138px;}
ol.goodsList02 span.num {
		font-family:Tahoma, Geneva, sans-serif; 
		display:block; position:absolute; top:-1px; left:7px; 
		width:24px; height:18px;
		text-align:center; color:#FFF; font-weight:bold; line-height:19px;
		background:url(../../../front/common/image/icon_common.gif?100830) -421px -18px no-repeat; overflow:hidden;
}
ol.goodsList02 dl{color:#4d4d4d;}
ol.goodsList02 dl dt{word-break:break-all; line-height:15px; margin-bottom:2px; overflow:hidden; height:46px;}
ol.goodsList02 dl dt a{color:#333;}
ol.goodsList02 dl dd{height:16px; overflow:hidden; text-align:center; margin-bottom:1px;}
ol.goodsList02 dl dd.retail{color:#2a6ccc;}
ol.goodsList02 dl dd.retail del{color:#000;}
ol.goodsList02 dl dd.retail em{color:#db9a88;}
ol.goodsList02 dl dd.price{font-weight:bold; color:#e50100;}

ol.goodsList02 dl dd.addition{color:#336699;}

ol.bestFive li{background-position:-178px -50px;}
ol.bestFive span.num {background-position:-421px 0px;}

/* [[ special ]] */
#special div.allCategories {position:relative; width:880px; height:33px; border-top:2px solid #acc5d8; border-bottom:1px solid #e2e2e2; background-color:#f8fafc; clear:both; z-index:1;}
#special div.allCategories h2 {float:left; display:inline; color:#003d91; padding-left:12px; margin:7px 65px 0 0; font-weight:bold;}

#special div.allCategories .fakeSelect {position:absolute; top:6px; right:8px;}
#special div.allCategories .fakeSelect a.box{width:120px; border:1px solid #acc5d8;}
#special div.allCategories .fakeSelect a p{float:left;}
#special div.allCategories .fakeSelect a span{position:absolute; right:1px; top:0; background:url(../../../front/board/image/iconBoard.gif?100830) 0 -63px no-repeat; width:17px; height:18px; display:block;}

.wishGroup{width:100%; background:url(../../../front/board/image/bgListTop.gif?100830) 0 0 no-repeat; margin:5px 0 8px; overflow:hidden;}
.wishGroup ul{width:852px; background:url(../../../front/board/image/bgListTop.gif?100830) 0 bottom no-repeat; padding:0 14px 0px;  overflow:hidden; margin-top:3px;}
.wishGroup ul li{float:left; display:inline; border-bottom:1px dotted #83adcd; width:191px; background:url(../../../front/common/image/bullet_arrow.gif?100830) 2px -324px no-repeat; padding:5px 0 10px 22px; height:18px; overflow:hidden; line-height:22px;}
.wishGroup ul li a,
.wishGroup ul li a:link,
.wishGroup ul li a:hover,
.wishGroup ul li a:visited,
.wishGroup ul li a:active{
	color:#333;
}

/* [[ BestSellers ]] */
#BestSellers{width:880px; height:222px; background:url(../../../front/board/image/bg_board.gif?100830) 0 -2555px no-repeat;}
#BestSellers li{width:141px; float:left; display:inline; padding:0 3px;}
#BestSellers li.end{padding-right:0 !important;}
#BestSellers dl{width:100%;}
#BestSellers dl dt{height:30px; margin-bottom:8px;  background:url(../../../front/board/image/bg_board.gif?100830) -681px -50px no-repeat; padding:0 10px;}
#BestSellers dl dt a:link,
#BestSellers dl dt a:hover,
#BestSellers dl dt a:active,
#BestSellers dl dt a:visited{
	display:block; width:100%; height:25px; text-decoration:none;
	color:#FFF; font-weight:bold; text-align:center; line-height:30px;
}
#BestSellers li.selected dl dt{background:#FFF url(../../../front/board/image/bg_board.gif?100830) -681px -80px no-repeat;}

#BestSellers dl dd{width:100%; height:15px; margin:0 auto; line-height:15px; text-align:center;}
#BestSellers dl dd.goodsImg{width:100px; height:100px; border:1px solid #b2a7d2; margin-bottom:6px;}
#BestSellers dl dd.goodsImg img{width:100px; height:100px;}
#BestSellers dl dd.title{height:32px; overflow:hidden; margin-bottom:5px; line-height:16px;}
#BestSellers dl dd.title a:link,
#BestSellers dl dd.title a:hover,
#BestSellers dl dd.title a:active,
#BestSellers dl dd.title a:visited{
	color:#000;
}
#BestSellers dl dd.price01{color:#276dcc;}
#BestSellers dl dd.price01 del{color:#000;}
#BestSellers dl dd.price01 em{color:#d89b88;}
#BestSellers dl dd.price02{font-weight:bold; color:#e50100;}
#BestSellers dl dd.price02 del{color:#000;}
ul.bestsellerNavi{width:100%; height:20px; background:url(../../../front/common/image/bullet_common.gif?100830) -4px -302px no-repeat; padding-left:15px; margin-bottom:3px;}
ul.bestsellerNavi li{float:left; display:inline; color:#333; font-weight:bold; font-size:13px; line-height:14px;}
ul.bestsellerNavi li span{margin:0 5px; font-weight:bold;}
ul.bestsellerNavi li strong{color:#3366cc;}
ul.bestsellerNavi li a:link,
ul.bestsellerNavi li a:hover,
ul.bestsellerNavi li a:active,
ul.bestsellerNavi li a:visited{
	color:#333; font-weight:bold;
}

/* [[ Hot AUCTION ]] */
#hotAuction{width:880px; height:68px; background:url(../../../front/board/image/bg_board.gif?100830) 0 -1701px no-repeat; overflow:hidden; text-indent:-5000px;}

/* [[ Weekly Specials ]] */
#titWspecials{
	width:100%; height:61px; border-bottom:2px solid #000; text-indent:-5000px; overflow:hidden;
	background:url(../../../front/board/image/bg_board.gif?100830) 0 -2483px no-repeat;
}
.weeklySpecials{width:100%; font-family:"MS PGothic";}
.weeklySpecials h3{font-size:14px !important;}
.weeklySpecials h3.purple{color:#8500bd !important;}
.weeklySpecials h3.pink{color:#ed4862 !important;}
.weeklySpecials h3.blue{color:#0d43a5 !important;}
.weeklySpecials h3.yellow{color:#9d6300 !important;}
.weeklySpecials h3.green{color:#00721a !important;}
.weeklySpecials h3.sky{color:#0085c8 !important;}
.weeklySpecials h3.gray{color:#4b4b4b !important;}

.weeklySpecials ul{width:100%;}
.weeklySpecials ul li{border-bottom:1px dotted #000; padding:10px 0; height:70px; overflow:hidden;}
.weeklySpecials ul li p.goodsImg{float:left; display:inline; width:166px; height:68px; margin-right:30px; border:1px solid #c7c7c7;}
.weeklySpecials ul li p.goodsImg img{width:166px; height:68px;}
.weeklySpecials ul li dl{float:left; display:inline; width:682px; font-size:12px;}
.weeklySpecials ul li dl dt{margin-bottom:4px; height:16px;}
.weeklySpecials ul li dl dt a:link,
.weeklySpecials ul li dl dt a:hover,
.weeklySpecials ul li dl dt a:active,
.weeklySpecials ul li dl dt a:visited{
	color:#000; font-weight:bold;
}
.weeklySpecials ul li dl dd.benefit{height:16px; overflow:hidden; margin-bottom:2px;}
.weeklySpecials ul li dl dd.benefit span{float:left; margin-right:3px;}
.weeklySpecials ul li dl dd.benefit p.starWrap span{margin:2px 1px 0 0;}
.weeklySpecials ul li dl dd{color:#666; line-height:15px; height:30px;}

/* [[ miniShop ]] */
.myGmarketList{width:880px; height:115px; background:url(../../../front/board/image/bg_board.gif?100830) 0 -1779px no-repeat;}
.myGmarketList li{float:left; display:inline;}
.myGmarketList li.mnshopImg{width:144px; height:103px; padding-top:11px;}
.myGmarketList li.mnshopImg p{width:108px; height:86px; border:1px solid #dfdfdf; margin:0 auto;}
.myGmarketList li.mnshopImg img{width:108px; height:86px;}

.myGmarketList li.mnshopIntro{width:446px; padding:0 10px; text-align:center; padding-top:13px; color:#000; line-height:15px;}
.myGmarketList li.mnshopIntro a{color:#0066cc; }
.myGmarketList li.mnshopIntro dl dt{margin-bottom:5px;}
.myGmarketList li.mnshopIntro dl dt a{color:#cc0066; text-decoration:underline;}
.myGmarketList li.mnshopIntro dl dd.introTxt{margin-bottom:5px; height:46px; overflow:hidden;}

.myGmarketList li.mnshopInfo{width:250px; padding:10px;}
.myGmarketList li.mnshopInfo dt{font-weight:bold; color:#000; margin-bottom:5px;}
.myGmarketList li.mnshopInfo dt a{margin-left:4px; font-weight:normal; text-decoration:underline; color:#cc0066; background:url(../../../front/common/image/bullet_icon02.gif?100830) -5px -602px no-repeat; padding-left:14px;}
.myGmarketList li.mnshopInfo dd{width:100%; height:17px; overflow:hidden;}
.myGmarketList li.mnshopInfo dd span{color:#006699; float:left; display:inline; margin-right:5px;}
.myGmarketList li.mnshopInfo dd.starGrade span.icon{float:left; margin:3px 2px 0 0 !important;}

/* = Search Result
--------------------------------------------------------------------------------------------*/
/* [[ Common ]] */
div.searchResult {
	width: 880px; height:42px;
	color: #333;
	margin-top:-1px; margin-bottom: 11px;
	background: url(../../../front/board/image/bg_board.gif?100830) left top no-repeat;
	z-index:2; position:relative;
}
div.searchResult a.selected:link,
div.searchResult a.selected:visited,
div.searchResult a.selected:hover,
div.searchResult a.selected:active {
	color: #000 !important; font-weight: bold;
	text-decoration: none !important;
	background: url(../../../front/search/image/bul_icon03.gif?100830) 50% top no-repeat;
}

/* [[ Filter ]] */
div.searchResult ul.filter {
	width: 856px; font-size:11px;
	padding: 10px 12px 13px 12px; line-height:20px;
}
div.searchResult ul.filter li span { float: left;  display:inline;}
div.searchResult ul.filter li.leftField { float:left; display:inline;}
div.searchResult ul.filter li.leftField span.price { margin-top: 1px;}
div.searchResult ul.filter li.leftField span.price em {color:#16387c;}
div.searchResult ul.filter li.rightField { float:right; display:inline;}
div.searchResult ul.filter li.rightField span { margin: 2px 5px 0 5px; color:#16387c;}
div.searchResult ul.filter li.rightField .view {float:left; width:110px; overflow:hidden; height:18px; background: url(../../../front/common/image/bullet_bar.gif?100830) 50px -180px no-repeat; padding-left:5px;}
div.searchResult ul.filter li.rightField .view a.list{background-position:-4px 2px; float:left; line-height:18px;}
div.searchResult ul.filter li.rightField .view a.list span{ margin-right:4px; width:32px; display:inline-block;}
div.searchResult ul.filter li.rightField .view a.gallery{background-position:-98px 2px; line-height:18px;}
div.searchResult ul.filter li.rightField .view a.gallery span{width:32px; margin:2px 0 0 16px; display:inline-block;}

div.searchResult ul.filter li.rightField .view a,
div.searchResult ul.filter li.rightField .view a:link,
div.searchResult ul.filter li.rightField .view a:visited,
div.searchResult ul.filter li.rightField .view a:hover,
div.searchResult ul.filter li.rightField .view a:active {
	color: #333;
	float: left; display:inline; text-decoration: none;
	width: auto;  padding-left: 0px;
	border: none;
	background:none;
	cursor:pointer;
}
div.searchResult ul.filter li.rightField .view a span.selected{font-weight:bold;}
div.category div.classified .leftField div.cateSelect {
	padding: 2px 2px 0 6px;
	border: 1px solid #ccc;
	background: #fff;
}

div.searchResult ul.filter li.rightField .view a{padding-right:8px;}
div.searchResult ul.filter li.rightField .view a span{
	background: url(../../../front/common/image/bullet_common.gif?100830) no-repeat; padding-left:13px;
	color:#000;
	display:block; height:30px;
}

div.searchResult ul.filter li.rightField .view a.list span{background-position:-5px -121px;}
div.searchResult ul.filter li.rightField .view a.list .selected{background-position:-5px -135px;}
div.searchResult ul.filter li.rightField .view a.gallery{padding-right:0; margin-left:-14px;}
div.searchResult ul.filter li.rightField .view a.gallery span{background-position:-5px -181px;}
div.searchResult ul.filter li.rightField .view a.gallery .selected{background-position:-5px -195px;}

div.searchResult div.filterSelect{
	color: #333;
	float: left; text-decoration: none;
	position:relative;
	width: 90px; height: 18px; line-height: 20px; padding-left: 4px;
	border: 1px solid #ccc;
	background: #fff url(../../../front/common/image/bullet_common.gif?100830) right -91px no-repeat;
}
.rightField .selectBox{width:100%; height:16px; display:block; border:1px solid #000;}

div.searchResult div.filterList {
	display: none;
	position: absolute; top: 18px; left:-1px;
	width: 100%; border: 1px solid #ccc; border-top: none; padding-bottom: 5px;
	background: #fff;
	padding:10px 0 10px;
}
div.searchResult div.filterList span.gray02 a:link,
div.searchResult div.filterList span.gray02 a:visited,
div.searchResult div.filterList span.gray02 a:hover,
div.searchResult div.filterList span.gray02 a:active { width: 73px; text-align: center; }
div.searchResult div.filterList ul {
	padding: 3px 0 2px 0px;
	border-top: 1px solid #e4e4e4;
	margin:2px 3px 0 3px;
}
div.searchResult div.filterList ul li {
	width: 100%; overflow: hidden;
	padding: 0; background: none; margin: 1px 0;
}
div.searchResult div.filterList ul li input.radioType { float: left; }
div.searchResult div#filterList01 { right: 218px; }
div.searchResult div#filterList02 { right: 119px; }
div.searchResult div#filterList03 { right: 20px; }
div.searchResult ul.filter li div#priceFilter {
	float: left; display: inline;
	overflow:hidden;
	padding: 1px 1px 1px 1px; margin-left:6px;
	width: 348px; height: 20px; overflow:hidden;
	background:url(../../../front/board/image/bg_board.gif?100830) 0 -1904px no-repeat;
}
div.searchResult ul.filter li div#priceFilter span { float: left; }
div.searchResult ul.filter li div#priceFilter span a:link,
div.searchResult ul.filter li div#priceFilter span a:visited,
div.searchResult ul.filter li div#priceFilter span a:hover,
div.searchResult ul.filter li div#priceFilter span a:active {
	text-align: center;
	float: left; height: 20px; line-height:22px;
}
div.searchResult ul.filter li div#priceFilter span a.first:link,
div.searchResult ul.filter li div#priceFilter span a.first:visited,
div.searchResult ul.filter li div#priceFilter span a.first:hover,
div.searchResult ul.filter li div#priceFilter span a.first:active { background: none; }
div.searchResult ul.filter li div#priceFilter span a.selected:link,
div.searchResult ul.filter li div#priceFilter span a.selected:visited,
div.searchResult ul.filter li div#priceFilter span a.selected:hover,
div.searchResult ul.filter li div#priceFilter span a.selected:active {
	background: #fff url(../../../front/common/image/bullet_arrow.gif?100830) 50% -429px no-repeat;
	
}
div.searchResult ul.filter li div#priceFilter span.first a { width: 40px; line-height:24px;}
div.searchResult ul.filter li div#priceFilter span.second a { width: 55px; }
div.searchResult ul.filter li div#priceFilter span.third a { width: 65px; }
div.searchResult ul.filter li div#priceFilter span.fourth a { width: 65px; }
div.searchResult ul.filter li div#priceFilter span.fifth a { width: 65px; }
div.searchResult ul.filter li div#priceFilter span.sixth a { width:55px; }
div.searchResult ul.filter li div#directInput {
	color: #333;
	float: left; display: inline;
	margin-left: 15px; height: 20px;
}
div.searchResult ul.filter li div#directInput input.textType { border-color: #ccc; height: 14px; width: 74px; }
div.searchResult ul.filter li div#directInput input,
div.searchResult ul.filter li div#directInput label,
div.searchResult ul.filter li div#directInput span { float: left; }
div.searchResult ul.filter li div#directInput input#dollar01 { margin-right: 7px; }
div.searchResult ul.filter li div#directInput label { margin: 2px 6px 0 0; }
div.searchResult ul.filter li div#directInput span { margin-right: 3px; }
div.searchResult ul.filter li div#directInput span.button { margin-left: 5px; }
div.searchResult ul.filter li select#filtering01 { width: 89px; }
div.searchResult ul.filter li select#filtering02 { width: 89px; }
div.searchResult ul.filter li select#filtering03 { width: 109px; }

.itemListAlign { float:right; }

/* [[ Default_main ]] */
div#cateMain{width:100%; height:198px; overflow:hidden; font-family:"MS PGothic"; margin-top:8px;}
dl.lCateList{float:left; width:184px; height:198px; background:url(../../../front/board/image/bg_board.gif?100830) 0 -2786px no-repeat; overflow:hidden;}
dl.lCateList dt{height:24px; padding:5px 0 0 5px;}
dl.lCateList dt span{text-indent:-5000px; overflow:hidden; background:url(../../../front/common/image/title_common.gif?100830) 0 -2786px no-repeat; display:block; width:175px; height:19px;}
dl.lCateList dd{height:120px; padding:8px 5px 0 8px;}
dl.lCateList dd.foot{height:47px; padding:0 5px 0 18px; line-height:18px;}
dl.lCateList dd.foot a:link,
dl.lCateList dd.foot a:hover,
dl.lCateList dd.foot a:active,
dl.lCateList dd.foot a:visited{color:#0058a6; text-decoration:none;}
dl.lCateList dd.foot a strong{font-weight:normal; text-decoration:underline;}
dl.lCateList dd ul{}
dl.lCateList dd ul li{background:url(../../../front/common/image/bullet_tiny.gif?100830) -5px -2px no-repeat; padding-left:12px; margin-bottom:5px;}

dl.cateList01 dt span{background-position:0 0;}
dl.cateList02 dt span{background-position:0 -22px;}
dl.cateList03 dt span{background-position:0 -44px;}
dl.cateList04 dt span{background-position:0 -66px;}
dl.cateList05 dt span{background-position:0 -88px;}
dl.cateList06 dt span{background-position:0 -110px;}

dl.cateList01 dd ul li a:hover{color:#953fba;}
dl.cateList02 dd ul li a:hover{color:#ef4261;}
dl.cateList03 dd ul li a:hover{color:#1044a7;}
dl.cateList04 dd ul li a:hover{color:#9d6300;}
dl.cateList05 dd ul li a:hover{color:#006f15;}
dl.cateList06 dd ul li a:hover{color:#0085c4;}

div.rCateList{float:right; width:677px; height:198px; padding:5px 7px 0 7px; background:url(../../../front/board/image/bg_board.gif?100830) -189px -2786px no-repeat; overflow:hidden;}
div.rCateList div.fLeft{width:378px;}
div.rCateList div.fLeft dt{ border:1px solid #e7eaeb;}
div.rCateList div.fLeft dd{height:14px; line-height:16px; overflow:hidden; background:url(../../../front/common/image/bullet_arrow.gif?100830) -4px -1265px no-repeat; padding-left:12px;}
div.rCateList div.fLeft dd a{font-size:11px;}

dl.bBnnr{float:left; width:165px; height:176px;}
dl.bBnnr dt{width:163px; height:174px;}
dl.bBnnr dt img{width:163px; height:174px;}
dl.sBnnr{float:right; width:207px; height:174px;}
dl.sBnnr dt{width:205px; height:47px;}
dl.sBnnr dt img{width:205px; height:47px;}

div.rCateList dl.fRight{background:url(../../../front/board/image/bg_board.gif?100830) 0 -2993px no-repeat; width:289px; height:188px;}
div.rCateList dl.fRight dt{padding:0 7px; height:23px; line-height:24px;}
div.rCateList dl.fRight dt strong{float:left; font-size:10px; background:url(../../../front/common/image/bullet_icon.gif?100830) right -1259px no-repeat; padding-right:15px;}
div.rCateList dl.fRight dt ul{width:185px; float:right; overflow:hidden; height:20px;}
div.rCateList dl.fRight dt ul li{float:left; padding:0 6px; background:url(../../../front/common/image/bullet_bar.gif?100830) right -356px no-repeat;}
div.rCateList dl.fRight dt ul li a{text-decoration:underline; color:#0000ff; font-size:10px;}
div.rCateList dl.fRight dt ul li.end{background:none; padding-right:0;}

div.rCateList dl.fRight dd{ width:269px; height:158px; padding:6px 10px 0;}
div.rCateList dl.fRight dd ul{width:100%; position:relative; z-index:0;}

.goodsArea{padding:2px; border:1px solid #b9b9b9; width:235px; height:145px; overflow:hidden; margin-left:15px;}
.goodsArea img{width:235px; height:145px;}


#btnCateLeft01, #btnCateRight01{width:8px; position:absolute; top:70px;}
#btnCateLeft01{left:0;}
#btnCateRight01{right:0;}

#btnCateLeft01 a, #btnCateRight01 a{display:block; width:8px; height:12px; background:url(../../../front/common/image/icon_common.gif?100830) -180px -140px no-repeat;}
#btnCateLeft01 a:link,
#btnCateLeft01 a:visited{background-position:-180px -140px;}
#btnCateLeft01 a:hover,
#btnCateLeft01 a:active{background-position:-180px -152px;}

#btnCateRight01 a:link,
#btnCateRight01 a:visited{background-position:-191px -140px;}
#btnCateRight01 a:hover,
#btnCateRight01 a:active{background-position:-191px -152px;}








