.products{
     margin:10px auto;
     width:956px;
	}

.products_right{
	width:743px;
	margin-left:6px;
	float:right;
	border:#c0c6cc solid 1px;
	min-height:600px;
	}
.clear{clear:both;}
	
.products_category_list ul li a{
	text-decoration:none;	
	font-family:Arial;
	font-size:15px;
	font-weight:bolder;
	color:#1e4f81;
	display:block;
	outline:none;
   }
   
.STYLE1 {color: #FFFFFF}


.products_category_list ul li a:hover{
	background:url(../img/products-left-category-hover.png) top no-repeat;
	text-decoration:none;
	
	}
 
.products_category_list ul div{
	float:left;
	height:38px;
	width:80px;
	}

.clear{clear:both;}
.left{
float:left;
width:268px;
height:258px;
background:url(../img/trialbg.png) center no-repeat;

}

.middle{
width:268px;
height:258px;
background:url(../img/trialbg.png) center no-repeat;
margin:0 auto;
}

.right{
float:right;
width:268px;
height:258px;
background:url(../img/trialbg.png) center no-repeat;

}

.products_right .products_right_text{
	width:50%;
}

.products_right .products_right_text .featrue_banner{
     height:50px;
}


.products_right .products_right_text .productimg{
height:133px;
margin:0 120px;
padding-top:20px;

}

.products_right .products_right_text .producttilte{
height:15px;
margin:0px 60px;
margin-top:8px;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-align:center;
font-weight:bolder;
color:#666666;
}


.products_right .products_right_text .productprice{
height:12px;
margin:8px 60px;
margin-bottom:15px;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
text-align:center;
color: #FF0000;
text-decoration: line-through;
}
