.css2004link {
	font-size: 12px;
	line-height: 20px;
	font-weight: 400;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-size: 12px;
	line-height: 20px;
	font-weight: 400;
	color: #000099;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	line-height: 20px;
	font-weight: 400;
	color: #000099;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	line-height: 20px;
	font-weight: 400;
	color: #FF0000;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	line-height: 20px;
	font-weight: 400;
	color: #FFFF00;
	text-decoration: none;
}
.login{
	height: 20px;
	font-size: 12px;
	line-height: 20px;
	font-weight: 400;
	text-decoration: none;
	background-color: #f5f5f5;



}
.bottom {
	font-size: 12px;
	line-height: 20px;
	font-weight: 400;
	color: #FF0000;
	text-decoration: none;
}
.indexborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BACFFF;
	border-right-color: #BACFFF;
	border-bottom-color: #BACFFF;
	border-left-color: #BACFFF;
}
.indexleftbg {
	background-color: #EEF3FF;
}
.usergetpass {
	font-size: 12px;
	line-height: 20px;
	color: #000066;
	text-decoration: none;
	background-color: #eef3ff;
	border: 1px solid #bacfff;

}
.art {
	background-attachment: fixed;
	background-image: url(img/art.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
