body {
	font-size: 12px;
	color: #656565;
	margin: 0px;
}
table {
	font-size: 12px;
	color: #656565;
	line-height: 18px;
}
.gray {
	color: #8FA4B0;
}
.red {
	color: #FF861F;
}
.red2 {
	font-weight: bold;
	color: #FF6600;
	font-size: 14px;
}

.s1 {
	color: #FB6E04
}
.s2 {
	color: #BFBE64
}
a {
	color: #FF861F;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
a:visited {
	color: #FF861F;
	text-decoration: none;
}
.dot {
	background-image: url(../pinganimages/dot.jpg);
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 40px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #A3968E;
	background-position: 25px 13px;
	padding-top: 6px;
}
.blue {
	color: #0033FF;
	text-decoration: underline;
}


.shutitle {
	font-size: 14px;
	font-weight: bold;
	color: #FF6400;
	background-image: url(../pinganimages/shuxian_bg.jpg);
	background-repeat: repeat;
	height: 26px;
	padding-left: 20px;
}
