div.lp_content .cat_img {
background:url('/img/lpMarquee/200/big_c_1.jpg');
width: 745px;
height:200px;
}

div.lp_content .cat_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
	padding-bottom:10px;
}

div.lp_content .cat_desc {
	padding-bottom:10px;
}

div.lp_content #cat_item {
width:745px;
padding-bottom:20px;
}

#cat_item .img_th {
float:left;
width:167px;
height:87px;
padding-right:8px;
}
#cat_item .img_th img {
border: 1px solid #898f97;
width:167px;
height:87px;
}

#cat_item .item_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	padding-bottom:5px;
}

#cat_item .item_desc {
	padding-bottom:10px;
}

#cat_item .item_price {
	float:left;
	width:489px;
	height:19px;
	font-size: 14px;
	font-weight: bold;
	color:	#666666;
}
div.item_button {
float:left;
background: url('/img/Elements/Buttons/Cat_Customize.gif') no-repeat;
width:81px;
height:19px;
}
div.item_button a {
display: block;
text-decoration:none;
line-height:19px;
}





