@charset "utf-8";

#titleRecommend
{
	background-image: url(../images/recommend/title_recommend.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#titleFeature
{
	background-image: url(../images/recommend/title_feature.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
}

.categoryTitle
{
	background-image: url(../images/recommend/tab_bar.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 499px;
	font-size: 14px;
	font-weight: bold;
	line-height: 32px;
	text-indent: 10px;
	color: #E68230;
	margin: 0;
	padding: 0;
	float: left;
}


#page_summary
{
	width: 499px;
	margin-bottom: 20px;
	margin-right: -4px;
	position: relative;
}


.summary_top {
	width: 499px;
	height: 7px;
	font-size: 7px;
	line-height: 7px;
	background-image: url(../images/recommend/summary_bg_top.gif);
}

div.summary_body
{
	width: 499px;
	position: relative;
	margin-right: -4px;
	top: 0px;
	left: 0px;
	z-index: 1;
	background-image: url(../images/recommend/summary_bg_middle.gif);
	background-repeat: repeat-y;
}

.summary_foot {
	position: absolute;
	width: 499px;
	height: 34px;
	bottom: 0px;
	left: 0px;
	margin-bottom: -2px;
	z-index: 2;
	background-image: url(../images/recommend/summary_bg_bottom.gif);
	background-repeat: no-repeat;
}

.summary_content
{
	padding: 10px 20px 10px 17px;
	width: 472px;
	position: relative;
	z-index: 3;
	background-image: none;
}

.summary_item
{
	width: 472px;
	margin: 0px 0px 15px 0px;
	position: relative;
	background-image: none;
}

.summary_item .newsDescription
{
	width: 462px;
	background-image: none;
}
	
.news
{
	margin: 0 0 20px 0;
	padding: 0px;
	float: left;
	width: 499px;
}

.categoryHolder p
{
	margin: 0;
	padding: 0;
	width: 499px;
	float: left;
}

.itemHolder
{
	width: 457px;
	border-top: 0px none;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-color: #CCCCCC;
	border-style: solid;
	background-color: #F9F5F0;
	padding: 0 20px 20px 20px;
	float: left;
	margin-bottom: 20px;
}

.item
{
	margin: 15px 0 0 0;
	padding: 0;
	width: 459px;
	float: left;
}

.itemDescription 
{
	margin: 10px 0 0 0;
	padding: 0;
	width: 459px;
	float: left;
}

.itemImage
{
	margin: 0;
	width: 90px;
	float: left;
}

.item p
{
	padding: 0px;
} 

.itemTitle
{
	font-weight: bold;
	width: 360px;
	margin: 0 20px 0 0;
	padding: 0;	
	float: left;
}

.itemTitleWithImage
{
	font-weight: bold;
	width: 250px;
	margin: 0 20px 0 20px;
	padding: 0;
	float: left;
}

.itemDescWithImage
{
	width: 349px;
	margin: 10px 0 0 20px;
	padding: 0;
	float: left;
}

.itemPrice
{
	font-weight: bold;
	color: #CC0000;
	width: 79px;
	margin: 0;
	padding: 0;	
	float: left;	
}

.navPrevReccomend
{
	width: 200px;
	float: left;
	text-align: left;
	font-size: 12px;
}

.navNextReccomend
{
	width: 200px;
	float: right;
	text-align: right;
	font-size: 12px;
}

.newsDescWithImage
{
	width: 349px;
	margin: 0 0 0 20px;
	padding: 0;
	float: left;
}
