/* CSS Document */

.xian1 {
	background-image: url(../images/xian.gif);
	background-repeat: repeat-x;
	background-position: left;
	height: 1px;
	width: 99%;
	margin-top: 3px;
	margin-bottom: 3px;
}
.p4_t1 {
	font-weight: bold;
	color: #B63A3E;
	margin-top: 1px;
	margin-bottom: 8px;
	font-size: 10pt;
}
.products_img {
	border: 1px solid #999999;
	margin: 3px;
	padding: 3px;
	height: 10px;
	width: 10px;
	background-color: #F9F8F8;
}
.factory_img {

	margin: 3px;
	padding: 3px;
	height: 189px;
	width: 291px;

}






/*类似项目公示的样式*/
.list_container {
	height: 205px;
	width: 435px;
} 
.list_head {
	height: 25px;
	width: 100%;
	float: left;
	background-color: #E3EAF0;
}
.list_body {
	height: auto;
	width: 100%;
	float: left;
	padding-top: 10px;
	text-align: left;
}
/*类似项目公示的样式——end*/
