/* 2009-01-10 */
.carousel_box
{
	margin-left:15px;
	width:700px;
	height:200px;
}

#carousel
{
	width:700px;
	height:200px;
	position:relative;
	display:none;
}
#carousel a
{
	position:absolute;
}
#carousel img.roll
{
	width:92px;
	height:92px;
	padding:3px;
	background-color:#FFF;
	border:solid 1px #CCB297;
}

.mall_hot_mo
{
	width:156px;
	height:200px;
	display:none;
	background-color:#FFF;
	border:solid 1px #673200;
}
.mall_hot_mo_pic
{
	margin:4px;
	height:146px;
}
.mall_hot_mo_pic img
{
	width:140px;
	height:140px;
	padding:3px;
	background-color:#FFF;
	border:solid 1px #CCB297;
}
.mall_hot_mo_price
{
	width:100%;
	height:20px;
	line-height:20px;
	text-align:center;
	color:#C00;
	font-weight:bold;
}
.mall_hot_mo_text
{
	width:100%;
	height:20px;
	line-height:22px;
	text-align:center;
	color:#663200; 
}
