/* CSS Document */
body,td,th {
	font-size: 12px;
}
body {
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.tr{
background-color:#FFFFFF;
}
.trCenter{
	background-color:#FFFFFF;
	text-align: center;
	vertical-align: middle;
}
/*-------------供求信息部分START------------*/

.main {
	font-size: 14px;
	line-height: 1.5;
	color: #000000;
	font-weight: bold;
}
.topbg{
	border-top-width: 1px;
	border-top-style: solid;
	background-color: #E7EFFC;
	border-top-color: #85A2D5;
	font-size: 12px;
	/*font-weight: bold;*/
	color: #000000;
}
.border4{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #85A2D5;
	border-right-color: #85A2D5;
	border-bottom-color: #85A2D5;
	border-left-color: #85A2D5;
}

.bg{
	background-color: #E7EFFC;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.tablebg{
	background-color: #F1F1F1;
}

.jifenjjilu {
	font-size: 15px;
	line-height: 1.5;
	color: #003366;
	font-weight: bold;
	letter-spacing: 10px;
}

/*-------------供求信息部分END------------*/


/*-------------列表页鼠标事件部分START------------*/

.trA TD{
	background:#fff;
	border-bottom:1px dotted #ccc;
}
.trB TD{
	background:#F7F7F7;
	border-bottom:1px dotted #ccc;
}
/*-------------列表页鼠标事件部分END------------*/
