td.list {
	padding-left: 6px;
}

td.list-left {
	background: url(../images/listleft.png) no-repeat;
	height: 33px;
	width: 8px;
}

td.list-center {
	background: url(../images/listcenter.jpg);
	height: 33px;
}

td.list-right {
	background: url(../images/listright.png) no-repeat;
	height: 33px;
	width: 8px;
}

td.list-bottom-left {
	background: url(../images/listbottomleft.png) no-repeat;
	height: 12px;
	width: 8px;
}

td.list-bottom-center {
	background: url(../images/listbottomcenter.png);
	height: 12px;
}

td.list-bottom-right {
	background: url(../images/listbottomright.png) no-repeat;
	height: 12px;
	width: 8px;
}

div.listimg {
	overflow: hidden;
	width: 178px;
	height: 116px;
}

td.list-title {
	padding-left: 8px;
	font-size: 14px;
	color: #464646;
	height: 20px;
}

.list-content {
	padding-top: 10px;
	padding-bottom: 10px;
}

tr.paging {
	height: 5px;
	color: black;
	font-size: 12px;
	text-align: center;
	height: 22px;
}

td.paging {
	font-size: 12px;
	padding-top: 20px;
	padding-right: 20px;
	line-height: 120%;
}

a.paging {
	color: #007F98;
	text-decoration: none;
}

a.paging:hover {
	color: red;
	text-decoration: underline;
}

td.channel-news-summary {
	padding-left: 8px;
	font-size: 12px;
	color: black;
	height: 35px;
	line-height: 1.8;
}

td.channel-product-summary {
	padding-left: 8px;
	font-size: 12px;
	color: black;
	height: 35px;
	line-height: 1.8;
}

td.channel-case-summary {
	padding-left: 8px;
	font-size: 12px;
	color: black;
	height: 35px;
	line-height: 1.8;
}

a.channel-path-link {
	color: black;
	font-size: 14px;
	position: relative;
	text-decoration: none;
}

a.channel-path-link:hover {
	color: blue;
}

td.contactus-header {
	font-size: 18px;
	font-family: '黑体';
	font-weight: bold;
	color: black;
	height: 28px;
}

td.contactus-content {
	font-size: 12px;
	background-image: url(/resources/images/bg_contact.jpg);
}