/* CSS Document */
.layout-product{
	width:671px;
	padding-bottom:40px;
	overflow:hidden;
}
.title-product-detail{
	padding-left:5px;
	text-transform:uppercase;
	color:#6C1E0D;
	font-size:14px;
	padding-bottom:5px;
	font-weight:bold;
	border-bottom:1px solid #6C1E0D;
}
.product-left{
	width:300px;
	height:300px;
	float:left;
}
.picture{
	width:300px;
	height:50px;
	margin-left:5px;
}
.picture ul{
	list-style:none;
}
.picture ul li{
	float:left;
	width:75px;
	height:50px;
	margin-right:10px;
}
.images-picture{
	width:75px !important;
	height:50px !important;
}
.product-left img{
	width:255px;
	border:1px solid #CCC;
	margin-top:20px;
	margin-left:20px;
	height:200px;
} 
.product-right{
	width:360px;
	margin-top:20px;
	position:relative;
	border:1px solid #CCC;
	overflow:hidden;
	padding-bottom:40px;
	float:left;
}
.buy-detail{position:absolute; right:30px;bottom:10px;}
.name-product-name{
	font-size:13px;
	color:#F00;
	font-weight:bold;
	text-align:center;
	text-transform:uppercase;
	padding-top:20px;
	padding-bottom:20px;
}
.product-bound-bottom{
	float:left;
	padding-left:15px;
}
.tt-product{
	width:330px;
	height:100px;
}
.name-other{
	text-align:center;
	font-size:14px;
	color:#F00;
}
.discript{
	padding:0 10px;
}
.price{
	color:#F00;
	text-align:left !important;
	font-size:13px;
	font-weight:bold;
}
.product-bound-bottom{
	overflow:hidden;
	width:660px;
}
#tintuclq ul{list-style:none;}
#tintuclq ul li{
	width:205px;
	height:200px;
	margin-right:15px;
	margin-bottom:15px;
	float:left;
}
.other-end{
	margin-right:0 !important;
}
#tintuclq ul li img{
	width:203px;
	height:145px;
	border:1px solid #CCC;
}
#tintuclq ul li img:hover{border:1px solid #F60;}