body {
	background: #444B4E;
	margin: 0;
}
td {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.5;
}
a {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.itembg {
	background: #444B4E url(item_bg22.gif) repeat-x center top;
	color: #FFF;
}
.itembg a {
	color:#FFF;
}
.urpos {
	border-bottom: #6E8087 solid 1px;
}
.urpos span {
	background-color: #6E8087;
	color: #000;
}
.urpos span a {
	font-size: 12px;
	font-weight:bold;
	padding:5px;
	color: #000;
}
.biaoti {
	font-size:18px;
	font-weight:bold;
}
.dingdan td {
	background: #444B4E;
	border-bottom:#6E8087 solid 1px;
}