@charset "utf-8";
/*for index*/

.ad_picture{
	border: 2px solid #d8c664;
	width: 462px;
	float: left;
	margin:8px 0px 5px 0px;
}
.newproducts_i{
	width: 490px;
	float: left;
	padding-top: 60px;
	background-image: url(../images/title_products.gif);
	background-repeat: no-repeat;
	background-position: center 15px;
}

.products{
	color: #966e1d;
	height: 201px;
	width: 143px;
	font-family: Arial;
	font-size: 12px;
	float: left;
	margin-right: 14px;
	line-height: 15px;
}
.products .text{
	padding: 5px;
}
.infomation{
	width: 182px;
	float: right;
	background-repeat: no-repeat;
}

.infomation .info_i{
	background-image: url(../images/info_bg.gif);
	background-repeat: no-repeat;
	padding:34px 5px 0 5px;
	height: 217px;
	background-position: center;
}
.infomation .text{
	padding:2px 5px 0 5px;
	font-size: 11px;
	line-height: 13px;
	color: #44370a;
}

.infomation .pic{
	background-repeat: no-repeat;
	height: 65px;
	border: 1px solid #524d51;
	margin-bottom: 5px;
}
.more{
	width:470px;
	float:left;
	margin-bottom:40px;
	text-align:right;
}

