body {
background-attachment: fixed;
background-image:url(../bj1.png); 
background-repeat:repeat;
FILTER: Alpha(opacity=92); 
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

html {
	color: #62714D;
}

p {	font-style: normal;
	line-height: normal;
	font-weight: normal;
	background-position: top;
	vertical-align: top;
	height: auto;
	width: auto;
}

a:link {
	color: #697257;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}
a:visited {
	color: #697257;
    font-size:14px;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color: #CC9900;
	font-weight:bold;
}
a:active {
	color: #CC9900;
	text-decoration:none;
}


.c:link {
	color:#666666;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
.c:visited {
	color: #666666;
    font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
.c:hover {
	color: #000000;
	font-weight:bold;
}
.c:active {
	color: #000000;
	text-decoration:none;
}

.copyright {
	color: #CCCCCC;
	font-size: 10px;
}
a.bottomlinks:link {
	color: #62714D;
	text-decoration: underline;
}
a.bottomlinks:visited {
	color: #62714D;
	text-decoration: underline;
}
a.bottomlinks:hover {
	color: #62714D;
}
a.bottomlinks:active {
	color: #62714D;
	text-decoration: underline;
}
.border{ border-bottom:1px solid #FFFFFF;}
.font{ font-weight:bold;}
.border2{border-bottom:1px solid #CCCCCC;}
.sx{ color:#FFFFFF; font-weight:bold; font-size:16px;}