#someting_wise
{
	width: 738px;
	
	background-color: #fff;
	margin-top:6px;
	margin-bottom:22px;
	
	color: #EF265C;
}

#someting_wise td 
{
	text-align: right;
}

#someting_wise_item
{
	text-align:left;
	background-color: #fff;
	width:180px;
	height:230px;
	z-index:1;
	/*float:left;*/
	margin-top:6px;
}

#someting_wise_title
{
	background-color: #fff;
	position:relative; 
	height:30px;
	font-size:28px;
}

#someting_wise_title .left
{	
	width: 50%;
	height: 100%;
	position:absolute; 
	left: 0px ;
	top: 0px;
	text-align: left;
}

#someting_wise_title .right
{
	width: 50%; 
	position: absolute; 
	right: 0px; 
	top: 0px;
	text-align: right;
}

#someting_wise_item .cat_name
{ 
	background-color:#F78620; 
	color:#FFFFFF;
	text-align:center; 
	white-space: nowrap; 
	font-size:15px;
	width:180px;
	height:20px;
	padding-top:2px;
}

#someting_wise_item .item
{ 
	background-color:#FFFFFF;
	text-align:center;
	color:#000000;
	height:150px; 
}

#someting_wise_item .item_new
{ 
	background-color:#FFFFFF;
	text-align:center;
	color:#000000;
	height:163px;
	background-image:url(../../images/new.jpg); 
	background-repeat:no-repeat;
	background-position:top right;
	margin-top:10px;
}

#someting_wise_item .item_photo
{ 
	background:none;
	color:#000000; 
	width:180px;
	height:180px;
}

#someting_wise_item .item_name{
	background-color:#FFFFFF; 
	color:#98868b;
	text-align:center ;
	white-space: nowrap;  
	font-size:14px;
}

#someting_wise_item .item_name_price{
	background-color:#FFFFFF; 
	color:#000000; 
	text-align:center ;
	white-space: nowrap;  
	font-size:12px;
}