@charset "utf-8";
/* CSS Document */

body,td,th {
	font-size: 12px;
	color: #333;
	font-family:Verdana, Geneva, sans-serif;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
	text-decoration: none;
}.leftbg {
	background-image: url(images/index_24.jpg);
	background-repeat: repeat-y;
}
.endbg {
	background-image: url(images/index_71.jpg);
	background-repeat: repeat-x;
}
.centerbg {
	background-image: url(images/index_15.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.rightbg {
	background-image: url(images/index_20.jpg);
	background-repeat: repeat-y;
}
.nr {
	line-height: 22px;
}
