.font {
	font-size: 12px;
	text-decoration: none;
}
.table {
	border: 1px solid #70BBD3;
}
.title {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #0196E8;
	border-right-color: #0196E8;
	border-bottom-color: #0196E8;
	border-left-color: #0196E8;
}
.fontjj {
	font-size: 12px;
	line-height: 140%;
	color: #000000;
	text-decoration: none;
}
.bg {
	background-attachment: scroll;
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
