
/* featured product css */
.WP_LF { width:208px; }

.WP_LF_header
{
	height:31px;
	background:url(img/FP_03.jpg) no-repeat top;
}

.WP_LF_content
{
	background:url(img/FP_06.jpg) repeat-y;
	text-align:center
}

.WP_LF_title
{
	height:28px;
	background:url(img/FP_05.jpg) no-repeat;
	line-height:28px;
	text-align:center;
}

.WP_LF_title a
{
	color:#990000;
	font-size:12px
}

.WP_LF_image { padding:10px 0 10px 0; }

.WP_LF_area{ font-size:10px; padding:0 25px 0 25px; text-align:left;}

.WP_LF_footer
{
	height:42px;
	background:url(img/FP_08.jpg) no-repeat top;
}

.WP_LF_Contents { width:100%;}
