body {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
td {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
.p150 {
	line-height: 150%;
}
.index_bg {
	background-repeat: no-repeat;
	background-position: center top;
}
.index_leftbg {
	background-repeat: repeat-x;
	background-position: center top;
}
a:link {
	color: #0000ff;
	text-decoration: underline;
}
a:visited {
	color: #0000ff;
	text-decoration: underline;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
a:active {
	color: #0000ff;
	text-decoration: underline;
}
a.blue:link {
	color: #444444;
	text-decoration: none;
}
a.blue:visited {
	color: #444444;
	text-decoration: none;
}
a.blue:hover {
	color: #FF0000;
	text-decoration: underline;
}
a.blue:active {
	color: #444444;
	text-decoration: underline;
}.border {
	border: 1px solid #999999;
}
input {
	border: 1px solid #666666;
	height: 17px;
	font-family: "宋体";
	font-size: 12px;
}
select {
	font-family: "宋体";
	font-size: 12px;
	height: 17px;
}
.title {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
textarea {
	font-family: "宋体";
	font-size: 12px;
	border: 1px solid #666666;
}
.font {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}
.fontline {
	line-height: 20px;
}

a.indexfont:link {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
a.indexfont:visited {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
a.indexfont:hover {
	color: #99FF00;
	font-size: 12px;
	text-decoration: underline;
}
a.indexfont:active {
	color: #ffffff;
	font-size: 12px;
	text-decoration: underline;
}