.product { width: 200px; height: 236px; no-repeat top left; float: left; margin-left: -7px; margin-right: 20px; margin-top: 3px;}
.product .product_img {width: 236px; height: 180px; margin-top: 10px; margin-left: 28px; overflow: hidden; position: relative; }
.product .product_img a {display: block; height: 180px;}
.product_img{
	border: 4px solid #CCC;
}
.product .slide_up {
	height: 160px;
	width: 160px;
	padding: 10px;
	position: relative;
	top: 130px;
	cursor: pointer;
	background-image: url(../webMedia/images/slide_up_bg.png);
	background-repeat: repeat;
	background-position: left top;
}
.title {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	line-height: 16px;
	margin-top: 8px;
	margin-bottom: 24px;
}
.product a { font-size: 11px; color: #fff; line-height: 120%;}
.product a {text-decoration: none;}
.product a:hover { text-decoration: none;}
.product a:visited {text-decoration:none; color:#FFF;}
.description {text-align:justify;}



