/*검색페이지에사용*/
#items {
	margin:0px;
	padding:0px;
	width:1000px;
	list-style-type:none;
	float:left;
}

#items li{
	padding:0px;
	margin:5px 0px 0px 10px;
	width:150px;
	height:180px;
	text-align:center;
	overflow:hidden;
	list-style-type:none;
	float:left;
	background:fafafa;
}

.items {
	margin:0px auto;
	width:120px;
	height:auto;
	text-align:left;
	overflow:hidden;
	text-align:center;
	position:relative;
	margin-bottom:5px;
}
.item_cname {
	margin:10 0 0 0px;
	height:25px;
	text-align:center;
	background:f1f1f1;
}
#cataimg{
	margin:0 0 0 0px;
	width:120px;
	height:80px;
	padding:0px;
	float:left;
	BACKGROUND-COLOR: #cccccc;
}
#cataimg  A:hover {
	BACKGROUND-COLOR: #ffffff;
}
#cataimg  A:link {
	BACKGROUND-COLOR: #ffffff;
}
.item_info1 {
	top:2px;
	width:120px;
	height:13px;
	line-height:13px;
	font:11px 굴림;
	text-align:left;
	color:#FF0000;
	position:relative;
}
.item_info2 {
	top:2px;
	width:120px;
	height:13px;
	line-height:13px;
	font:11px 굴림;
	text-align:left;
	color:#FF0000;
	position:relative;
}
/*검색페이지에사용*/

.cn{
	width:720px;
	height:40px;
	margin:25px 0px 10px 0px;
	padding:5px 0px 0px 10px;
	position:relative;
}

.selected {
	font-weight:bold;
	letter-spacing:-1px;
}


#items ol{
	padding:0px;
	margin:0px;
	width:720px;
	height:auto;
	list-style-type:none;
	float:left;
}

#items ol li{
	padding:0px;
	margin:0px;
	width:180px;
	height:200px;
	text-align:left;
	list-style-type:none;
	float:left;
}

#items a {
	color:#666666;
	text-decoration:none;
}

.item_checkbox {
	top:29px;
	right:85px;
	width:30px;
	height:40px;
	position:absolute;
	z-index:2;
}

.item_checkbox1 {
	width:21px;
	height:21px;
}


a.item_pname {
	width:140px;
	text-align:center;
	height:30px;
	margin:0px;
	padding:0px;
	font:12px 돋움 !important;
	line-height:30px;
	position:relative;
}





.item_btn_bg {
	top:0px;
	right:0px;
	width:119px;
	height:55px;
	background:url('/images/item_price.gif') no-repeat;
	position:absolute;
	z-index:1;
}



div.item_hit {
	top:10px;
	left:10px;
	width:60px;
	height:12px;
	z-index:9;
	font:bold 10px arial;
	color:#f60;
	position:absolute;
}

.item_btn {
	width:150px;
	height:26px;
	text-align:center;
	position:relative;
}