.inpress {
	margin-top: 20px;
}
.inpress ul {
	margin-left: 5px;
}

.inpress ul li {
	width: 315px;
	float: left;
	margin-bottom: 20px;
	margin-right: 26px;
}
.inpress ul .no_right_m {
	margin-right: 0px;
}

.inpress ul li .logo {
	background-image: url(../images/3-dumplings-web_1_16.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	height: 80px;
	line-height: 74px;
}
.inpress ul li .arrow {
	background-image: url(../images/arrow.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	margin-left: 20px;
	height: 30px;
	line-height: 24px;
	font-size: 14px;
	color: #333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.inpress ul li .arrow a {
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
}
