.txt {
	font-family: "宋体";
	font-size: 12px;
	line-height: 22px;
	color: #717984;
}
.txt_red {
	font-family: "宋体";
	font-size: 12px;
	color: #FF0000;
}

.txt_white {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
}

a {
	font-family: 宋体;
	font-size: 12px;
	color: #666666;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.txt_yellow {
	font-family: "宋体";
	font-size: 12px;
	color: #F49900;
}
.biaoti {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
}
.link_link {
	font-family: "宋体";
	font-weight: normal;
	color: #006E36;
	font-size: 14px;
}


.out {
	BACKGROUND: #bbb; MARGIN: 10px auto; WIDTH: 285px; POSITION: relative
}
.in {
	BORDER-RIGHT: #555 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #555 1px solid; PADDING-LEFT: 5px; BACKGROUND: #fff; LEFT: -5px; PADDING-BOTTOM: 10px; BORDER-LEFT: #555 1px solid; PADDING-TOP: 10px; BORDER-BOTTOM: #555 1px solid; POSITION: relative; TOP: -5px
}