/*------------------------- HomeProductHot -------------------------------*/
.product-hot-bound{
}
.home-item-title{
	color:#005122; font-size:13px; text-transform:uppercase; margin-bottom:10px; padding-bottom:5px; font-weight:bold;
}
.home-product-hot-title{
	color:#005122; font-size:13px; text-transform:uppercase; margin-bottom:10px; padding-bottom:5px; font-weight:bold;
	background:url(../images/home/fame_line_title.png) no-repeat 0 100%;
}
.product-hot-content-bound{
	float:left; padding-top:10px;
}
.product-hot-bound .prev{
	float:left; margin-top:180px; cursor:pointer;
}
.product-hot-bound .next{
	float:left; margin-top:180px; padding-left:6px; cursor:pointer;
}
.product-hot-name{
	text-align:center; padding-bottom:10px;
}
.product-hot-name a,.product-hot-name a:visited,
.product-hot-name a:hover,.product-hot-name a:visited:hover{
	font-weight:bold; color:#3A3A3A;
}
.product-hot-image{
	background:url(../images/home/shadow_image.png) no-repeat 100% 100%;
	width:157px; height:107px; margin-bottom:5px;
}
.product-hot-image img{
	width:147px; height:97px; margin:5px 0 0 5px;
}
.product-hot-content{
	padding-left:10px;
}
/*------------------------- HomeNews ---------------------------*/
.home-news-bound{
}
.home-item-title-service{
	padding-top:10px;
}
.home-news-content-bound{
	padding-bottom:10px; height:190px; overflow:hidden;
}
.home-news-content-bound li{
	list-style:circle; color:#FACF32; margin:0 25px 0 20px; #margin-left:15px; font-size:20px; margin-bottom:5px; line-height:17px; font-weight:bold;
}
.home-news-content-bound li a,.home-news-content-bound li a:visited,
.home-news-content-bound li a:hover,.home-news-content-bound li a:visited:hover{
	font-size:12px; color:#3A3A3A;
}
.gmnoprint{
	width:200px;
}
