.bg-ico {
	background-image: url(/images/szfxxgkml-ico.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.text12 {
	font-size: 12px;
	line-height: 20px;
}
.bg-td {
	background-image: url(/images/bg-td.jpg);
	background-repeat: repeat-y;
	background-position: right;
	font-size: 12px;
	line-height: 18px;

}
.red-line {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FF0000;
	border-right-color: #FF0000;
	border-bottom-color: #FF0000;
	border-left-color: #FF0000;
}
.bg-botttom {
	background-image: url(/images/bottom.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.bg-left {
	background-image: url(/images/bg-left.gif);
	background-repeat: repeat-y;
	background-position: left;
}
