#left
{
	border: none;
}
#home-manufacturers
{
	text-align: center;
}
	#home-manufacturers img
	{
		margin-bottom: 10px;
	}
#home-intro
{
	float: left;
	width: 98%;
	font-size: 9pt;
	color: #708090;
	background: #F5F5F5;
	padding-left: 10px;
	padding-right: 10px;
}

.box
{
	width: 48%;
	float: left;
	margin-right: 10px;
	height: 130px;
	overflow:hidden;
}
	.box h3
	{
		background: #EFF4DD no-repeat right;
		font-size: 8pt;
		margin: 0;
		margin-bottom: 5px;
		letter-spacing: 1px;
	}
		.box h3 a
		{
			display: block;
			background: #EFF4DD no-repeat left;
			padding-right: 10px;
			color: #666666;
			font-weight: bold;
			text-align:right;
		}
	.box-image
	{
		width: 108px;
		float: left;
		text-align: center;
		padding-left:0px;
	}
	.box-name
	{
		padding-bottom: 4px;
	}
	.box-info
	{
		color: black;
		font-size: 8pt;
		font-weight: normal;

	}
	.box-price
	{
		color: #D71919;
		font-weight: bold;
		font-size: 8pt;
		float: right;
	}

	.home-book-block{
		color:#666;
		/*background: #C3D778;*/
		text-align:center;
		width:97,6%;
		font-size:13px;
		border-bottom:1px #C3D778 solid;
		padding-bottom:6px;
	}
.shadow-home-img{
	vertical-align:bottom!important;
}
.shadow-home-img a{
	display:block;
}