﻿.productinfo img
{
	width: 195px;
	height: 135px;
}
.productinfo
{
	padding: 5px;
	position: relative;
	height: 250px;
}
.category_product_list .round
{
	background-color: #fafafb;
}

.productinfo h2
{
	font-size: 16px;
	margin-top: 5px;
}

.productinfo .description
{
	
}
.bottomarea
{
	position:relative;
	height: 28px;
	background-color: #d3d3d3;
	margin:3px;
	margin-top: -57px;
	padding: 13px;
	padding-left:35px;
	_padding-left:16px;
	*padding-left:16px;
	_margin-top:-60px;
	text-align:center;
}
.bottomarea .arrow
{
	background-image:url(/Images/Arrowbg.png);
	width:136px;
	height:31px;
	text-align:center;
	
}
.bottomarea .arrow:hover
{
	text-decoration:none;
	
}
.bottomarea .arrow span
{
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	line-height:26px;
	text-decoration:none;
	
}