﻿.boxInfo {
	width:455px;
	padding:0 20px 0 0;
	float:left;
}
.boxPicture {
	padding:0 0 20px 0;
}
.boxPrice {
	width:inherit;
	padding:0 0 30px 0;
}
.boxPrice .boxInfo {
	width:auto;
	padding:0 10px 0 0;
	float:right;
	text-align:right;
}
.boxPrice .boxInfo .price1 {
	font-size:12px;
	line-height:12px;
	color:#b4b4b4;
}
.boxPrice .boxInfo .price2 {
	display:block;
	padding:4px 0 0 0;
	font-size:18px;
	line-height:18px;
	color:#da471f;
}
.boxPrice .boxBtn {
	*width:200px;
	padding:7px;
	float:right;
	background:url(/res/imgLayout/backMenuMain.png) repeat-x;
}
.boxPrice .boxBtn input {
	border:none;
	float:left;
}
.boxPrice .boxBtn a {
	display:block;
	margin:0 5px 0 0;
	padding:3px 34px 5px 6px;
	font-size:18px;
	float:right;
	text-decoration:none;
	color:#fff;
	background:url(/res/imgLayout/icoBasketAddWhite24.png) right 2px no-repeat;
	_background:url(/res/imgLayout/icoBasketAddWhite24_8bit.png) right center no-repeat;
}
.brands {
	display:block;
	padding:0 0 20px 0;
	list-style:none;
}
.brands li {
	display:block;
	padding:0 10px 10px 0;
	float:left;
}
.brands li a {
	width:114px;
	height:114px;
	display:block;
	background:url(/res/imgLayout/backThumb114.png) no-repeat;
}
.brands li a img {
	width:114px;
	height:114px;
}
.brands li.right {
	padding-right:0;
}
.tree {
	padding:0 0 20px 0;
}