
.caption_back{
	width: 700px;
	height:69px;
	background: url("../img/slide/blue.png") no-repeat scroll bottom;
    position: absolute;
    bottom: 0;
}

.grid-panel-slide .mask{
	top: 0px;
	border-bottom-right-radius: 0%;
	border-bottom-left-radius: 0%;
}


.grid-panel-slide .mask .carousel .carousel-inner img{
	top: 0px;
}

.grid-panel-slide{
	background: none;
}

.carousel-indicators{
	bottom: 60px;
}

.carousel-caption{
	left:5%;
	color:#ffffff;
	bottom: 5px;
	z-index: 10;
	padding-top: 5px;
	padding-bottom: 10px;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
}

.carousel-caption a, .carousel-caption a:visited, .carousel-caption a.active:visited, .carousel-caption .active a:visited{
	color:#ffffff;
}

@media (max-width: 800px) {

	.carousel-indicators{
		bottom: 0px;
	}


}
