#t_new_product{
	width: 400px;
	padding-right: 215px;
	position: relative;
	border: 1px solid #ccc;
	height: 267px;
	background: #fff;
}
#t_new_product ul.ui-tabs-nav{
	position:absolute;
	top:0;
	left:400px;
	list-style:none;
	padding:0;
	margin:0;
	width:215px;
	height: 267px;
	overflow: auto;

}
#t_new_product ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	color:#666; 
}
#t_new_product ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#t_new_product ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}
#t_new_product li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333;  background:#fff; 
	line-height:20px;
}
#t_new_product li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#t_new_product li.ui-tabs-selected{ 
	background:url(../images/etc/selected-item.gif) top left no-repeat;  
}
#t_new_product ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
}
#t_new_product .ui-tabs-panel{ 
	width:400px; height:250px; 
	background:#FFFFF; position:relative;
}
#t_new_product .ui-tabs-panel .info{
	position: absolute;
	top: -46px;
	left: 0px;
	height: 47px;
	background: url(../images/etc/transparent-bg.png);
	width: 399px;
	color: #fff;
}

#t_new_product .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
	
}
#t_new_product .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#t_new_product .info a:hover{ 
	text-decoration:underline; 
}
#t_new_product .ui-tabs-hide{ 
	display:none; 
}

/*  โปรโมชั่น   */

#t_new_product2{ 
	width:400px; 
	padding-right:215px; 
	position:relative; 
	border:1px solid #ccc; 
	height:267px; 
	background:#fff;
}
#t_new_product2 ul.ui-tabs-nav{
	position:absolute;
	top:0;
	left:400px;
	list-style:none;
	padding:0;
	margin:0;
	width:215px;
	height: 267px;
	overflow: auto;

}
#t_new_product2 ul.ui-tabs-nav li{ 
	padding:1px 0; padding-left:13px;  
	font-size:12px; 
	color:#666; 
}
#t_new_product2 ul.ui-tabs-nav li img{ 
	float:left; margin:2px 5px; 
	background:#fff; 
	padding:2px; 
	border:1px solid #eee;
}
#t_new_product2 ul.ui-tabs-nav li span{ 
	font-size:11px; font-family:Verdana; 
	line-height:18px; 
}
#t_new_product2 li.ui-tabs-nav-item a{ 
	display:block; 
	height:60px; 
	color:#333;  background:#fff; 
	line-height:20px;
}
#t_new_product2 li.ui-tabs-nav-item a:hover{ 
	background:#f2f2f2; 
}
#t_new_product2 li.ui-tabs-selected{ 
	background:url(../images/etc/selected-item.gif) top left no-repeat;  
}
#t_new_product2 ul.ui-tabs-nav li.ui-tabs-selected a{ 
	background:#ccc; 
}
#t_new_product2 .ui-tabs-panel{ 
	width:400px; height:250px; 
	background:#FFFFF; position:relative;
}
#t_new_product2 .ui-tabs-panel .info{
	position: absolute;
	top: -46px;
	left: 0px;
	height: 47px;
	background: url(../images/etc/transparent-bg.png);
	width: 399px;
	color: #fff;
}

#t_new_product2 .info p{ 
	margin:0 5px; 
	font-family:Verdana; font-size:11px; 
	line-height:15px; color:#f0f0f0;
}
#t_new_product2 .info a{ 
	text-decoration:none; 
	color:#fff; 
}
#t_new_product2 .info a:hover{ 
	text-decoration:underline; 
}
#t_new_product2 .ui-tabs-hide{ 
	display:none; 
}
