@charset "UTF-8";

/* CSS Document */

.products-box {
	width: 950px;
}
.products-item {
	width: 455px;
	font-size: 109%;
	line-height: 220%;
}
.products-item h3 {
	margin-bottom: 30px;
}
.products-items {
	width: 230px;
}
.products-photo {
	width: 203px;
}
.products-hotdial {
	width: 950px;
	height: 119px;
	background:url(../../images/products_24.jpg) no-repeat #cbf0ff;
	overflow: hidden;
}
.products-hotdial-txt {
	width: 440px;
	float: left;
}
.products-hotdial-txt p {
	font-size: 109%;
	line-height: 220%;
}
.products-hotdial-tel {
	width: 465px;
	float: right;
}
.download-info {
	width: 500px;
	margin: 0 auto;
}
.download-info p {
	font-size: 84%;
	line-height: 180%;
}