body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #2D4067;
	background-image: url(../images/jlca_bg.gif);
	background-repeat: repeat-x;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
.contentbg {
	background-image: url(../images/jlca_21.gif);
	background-repeat: repeat;
}
.contenttopbg {
	background-image: url(../images/jlca_20.gif);
	background-repeat: no-repeat;
}
.footerbg {
	background-image: url(../images/jlca_23.gif);
	background-repeat: repeat;
}
.footertopbg {
	background-image: url(../images/jlca_22.gif);
	background-repeat: no-repeat;
}
.copyrightbg {
	background-image: url(../images/jlca_24.gif);
	background-repeat: no-repeat;
}
.text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 22px;
	color: #333;
	text-align: justify;
	margin-top: 15px;
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 5px;
}
ul li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 22px;
	font-style: normal;
	color: #666;
	list-style-type: square;
	list-style-position: inside;
	margin-right: 40px;
}
.footertext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	color: #333;
	text-align: justify;
	margin-top: 15px;
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 5px;
}
.copyrighttext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 18px;
	color: #999;
	text-align: center;
	margin-top: 15px;
	margin-right: 40px;
	margin-left: 40px;
	margin-bottom: 5px;
}
a:link {
	color: #33C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #33C;
}
a:hover {
	text-decoration: underline;
	color: #33C;
}
a:active {
	text-decoration: none;
	color: #33C;
}
