#slidesgallery {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 580px;
  height: 183px;
  overflow: hidden;
}

#slidesgallery li {
  margin: 0;
  padding: 0;
}



.text {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	color: #333333;
	text-decoration: none;

}
.title {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 18px;
	font-style: italic;
	font-weight: 600;
	color: #990000;
	text-decoration: none;
}
.link {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	color: #445186;
	text-decoration: underline;
}
.link:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	color: #333333;
	text-decoration: underline;
}
.toplink {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.toplink:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}
.bottom {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomlink {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.bottomlink:hover {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.blue {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	color: #006699;
	text-decoration: none;
}
.indextest {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 13px;
	line-height: 25px;
	color: #000000;
	text-decoration: none;
}
.box {
	border: 1px solid #CCCCCC;
}


.banner
{
background:url(image/banner_test.jpg);}