@charset "utf-8";
/* CSS Document */

.prev
{
	position: relative;
	left: 10px;
	bottom: 110px;
	z-index: 100;
	color: #FFFFFF;
}
.next
{
	position: relative;
	left: 25px;
	top: 130px;
	z-index: 100;
	color: #FFFFFF;
}
.cycle_slider
{
	position: relative;
	padding: 0;
	width: 792px !important;
	color: #fff;
	margin-top: 1px;
	height: 410px;
}
.cycle_slider a	img
{
	width:792px;
	height:410px;
}
.cycle_slider a
{
	text-decoration: none;
	font-weight: normal;
	height: auto;
	color: #fff;
}
.cycle_slider a:hover
{
	color: #35bfd8;
}
.cycle_slider h3
{
	margin: 0 0 5px 0;
}
.cycle_slider p
{
	margin: 0 0 5px 0;
}
.cycle_slider p a
{
	color: #eee;
}
.cycle_slider div.titles
{
		background: url(../images/bbb.png);
		width: 600px !important;
		display: block;
		left: 10px;
		position: absolute;
		padding: 15px;
		bottom: 28px !important;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		-khtml-border-radius: 5px;
		visibility: hidden;
}
.cycle_slider .imgborder
{
}
