body {
	text-align: center;
	margin: 0px;
}
table {
	font-size: 12px;
	color: #333333;
}
div,p {
	font-size: 12px;
	line-height: 23px;
	color: #333333;
}
a {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
.t1 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.redfont {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.fbg {
	font-size: 12px;
	line-height: 23px;
	color: #333333;
	background-color: #f8f8f8;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 12px;
	border: 1px solid #e9e9e9;
}
.lbg {
	vertical-align: top;
	width: 226px;
	padding-top: 12px;
	padding-bottom: 12px;
}
.rbg {
	vertical-align: top;
	width: 754px;
	padding-top: 12px;
	padding-bottom: 12px;
	text-align: center;
}

.border1 {
	text-align: center;
	vertical-align: top;
	padding-top: 8px;
	padding-bottom: 12px;
	border: 1px solid #dfdfdf;
}
.border2 {
	font-size: 12px;
	line-height: 23px;
	color: #333333;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 14px;
	border: 1px solid #dfdfdf;
}
.border3 {
	font-size: 12px;
	line-height: 23px;
	color: #333333;
	border: 1px solid #dfdfdf;
	padding: 8px;
}
.ul1 {
	padding: 0px;
	margin: 0px;
}
.ul1 li {
	width: 340px;
	font-size: 12px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	LIST-STYLE-TYPE: none;
	text-align: left;
	color: #333333;
	line-height: 31px;
	background-image: url(r1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-indent: 13px;
}
