﻿.sanpham {
	position: relative;
	width: 480px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
}
.heardersanpham {
	background-image:url('../images/bghearder.jpg');
	height: 35px;
	background-repeat:repeat-x;
	color:green;
	font-weight:bold;
	text-align:center;
	padding-top:10px;
}
.sanpham .anhsp img {
	width: 200px;
	height: 200px;
}
.sanpham .anhsp {
	width: 200px;
	height: 200px;
	float: left;
}
.sanpham .noidungsp {
	position: relative;
	width: 270px;
	float: right;	
	margin-left:10px;
}
.tieudesanpham {
	color: #006A6A;
	font-size: large;
	text-align:center;
	margin-bottom:10px;
	margin-top:10px;
}
.sanphamchitiet {
	border-bottom:1px dotted #CCCCCC;
	margin-bottom:10px;
	padding-bottom:5px;
}
