.font1 {
	line-height: 24px;
	font-size:15px
}
.ttxw:link {
	text-decoration: none;
	color: #333333;
	line-height: 20px;
}
.ttxw:hover {
line-height: 20px;
	color: #FF0000;
	text-decoration: underline;
}
.ttxw:active {
line-height: 20px;
	color: #FF0000;
	text-decoration: underline;
}
.ttxw:visited {
line-height: 20px;
	color: #333333;
	text-decoration: none;
}
.ttxw1:link {
	text-decoration: none;
	color: #FF0000;
	font-size: 16px;
		font-weight: 800;
}
.ttxw1:hover {
	color: #0000ff;
	text-decoration: underline;
		font-size: 16px;
		font-weight: 800;
}
.ttxw1:active {
	color: #0000ff;
	text-decoration: underline;
		font-size: 16px;
		font-weight: 800;
}
.ttxw1:visited {
	color: #FF0000;
	text-decoration: none;
	font-size: 16px;
	font-weight: 800;
}
.bar:link {
	text-decoration: none;
	color: #ffffff;
}
.bar:hover {
	color: #000000;
	text-decoration: underline;
}
.bar:active {
	color: #000000;
	text-decoration: underline;
}
.bar:visited {
	color: #ffffff;
	text-decoration: none;
}
.ttxw:link {
	text-decoration: none;
	color: #000000;
	font-size: 14px;
}
.ttxw:hover {
	color: #990000;
	text-decoration: underline;
	font-size: 14px;
}
.ttxw:active {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}
.ttxw:visited {
	color: #000000;
	text-decoration: none;
	font-size: 14px;
}
.border111{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}