@import url(public.css);
.container {
	padding: 28px 63px 16px 56px;
}

.content {
	width: 541px;
	background: url(image/huaya_website_1.gif) no-repeat;
}
.content .box_title {
	width: 206px;
	margin: 34px 0 10px 323px;
}
.content .box_title h3 {
	font-size: 24px;
	font-family: Calibri;
	color: #ff7e00;
}
.content .box_title p {
	font-size: 18px;
	margin: 10px 0;
}
.content .box_title a {
	background: url(image/bg_btn_1.gif) no-repeat;
	display: block;
	width: 119px;
	height: 47px;
	color: #fff;
	font-size: 24px;
	text-align: center;
	line-height: 47px;
	text-decoration: none;
}
.content .box h2 {
	font-family: Calibri;
	font-size: 26px;
}
.content .box p {
	font-size: 14px;
	line-height:16px;
	color: #737373;
	margin: 10px 0 20px 0; 
}
.content .box_products h4 {
	font-family: Calibri;
	font-size: 24px;
	margin-bottom: 10px;
}
.content .box_products li {
	margin-top: 10px;
	float: left;
	width: 165px;
}
.content .box_products li.mid {
	margin: 10px 20px 0 25px;
}

a.product_title {
	font-family: Calibri;
	font-size: 18px;
	text-decoration:underline;
	color:black;
}

a.product_title:hover {
	font-family: Calibri;
	font-size: 18px;
	text-decoration:none;
	color:black;
}


.featured_product p {
	font-size: 12px;
	margin: 5px 0 10px 0;
}
a.quote {
	background: url(image/bg_btn_2.gif) no-repeat;
	display: block;
	width: 93px;
	height: 39px;
	color: #fff;
	font-size: 18px;
	text-align: center;
	line-height: 39px;
	text-decoration: none;
	margin-left:10px;
}

.siderbar {
	width: 310px;
	padding: 16px 0 108px 20px;
	background: url(image/bg_sider_1.gif) no-repeat;
}
.siderbar h2 {
	font-family: Calibri;
	font-size: 24px;
	margin-bottom: 20px;
}
.siderbar .box_list {
	width: 284px;
	margin-bottom: 20px;
}
.siderbar .box_list a {
	font-size: 12px;
	display: block;
	color: #000;
	font-weight: bolder;
	text-decoration: none;
}
.siderbar .box_list a:hover {
	text-decoration: underline;
}
.siderbar .box_list img {
	margin-top: 10px;
}
.siderbar .box_list p {
	margin-top: 10px;
	font-size: 12px;
	width: 213px;
}
.siderbar .box_us {
	background: url(image/bg_sid_us.gif) no-repeat;
	width: 287px;
	height: 182px;
	padding: 20px 0 0 25px;
	color: #fff;
}
.siderbar .box_us h3 {
	font-family: Calibri;
	font-size: 24px;
}

.siderbar .box_us p strong {
	font-size: 18px;
}

.featured_product {
	
	text-align:left;
}

a.heading2 {
	font-family: Calibri;
	font-size: 24px;
	margin-bottom: 20px;
	text-decoration:underline;
	color:black;
	font-weight:bold;
}