@charset "UTF-8";
.press_head {
	float: left;
	width: 255px;
	background-image: url(../images/press_head.gif);
	background-repeat: no-repeat;
	height: 46px;
	padding-right: 305px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #F9859D;
}
.supplier_head {
	float: left;
	width: 255px;
	background-image: url(../images/supplier_head.gif);
	background-repeat: no-repeat;
	height: 46px;
	padding-right: 305px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #F9859D;
}

.gossip_head {
	float: left;
	width: 255px;
	background-image: url(../images/gossip_head.gif);
	background-repeat: no-repeat;
	height: 46px;
	padding-right: 305px;
	border-bottom-width: 6px;
	border-bottom-style: solid;
	border-bottom-color: #F9859D;
}

.press_txt {
	float: left;
	height: auto;
	width: 560px;
	padding-top: 8px;
	padding-bottom: 8px;
	line-height: 17px;
	color: #787878;
}
.press_pic {
	float: left;
	width: 560px;
}
.eachpress {
	margin: 0px;
	float: left;
	height: 180px;
	width: 130px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.eachpic {
	float: left;
	width: 130px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
.eachimg {
	margin-left: -50%;
	overflow: hidden;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 260px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: left;
	padding: 0px;
	text-align: center;
	cursor: pointer;
}

