﻿
.alSpan {
	padding-bottom: 30px;
	margin-top: 18px;
	margin-bottom: 40px;
	padding-top: 4%;
}

	.alSpan h4 {
		padding: 20px 0px;
		font-size: 18px;
		text-align: center;
		background: url(../images/altitbr.png) no-repeat center 32px;
	}

		.alSpan h4 a {
			padding: 0 4px;
			color: #d5242e;
			background-color: #fff;
		}

		.alSpan h4 div {
			padding-bottom: 10px;
			font-size: 18px;
			text-transform: uppercase;
			color: #b8b8b8;
			font-weight: normal;
			background: url(../images/altitd_br.png) no-repeat center bottom;
		}

.cgal .alCont {
	position: relative;
}

	.cgal .alCont ul {
		margin: 0 auto;
		width: 100% !important;
		overflow: hidden;
		margin-top: 1%;
	}

	.cgal .alCont li {
		margin: 0 7px;
		width: 320px;
		text-align: center;
		margin-top: 1%;
		float: left;
		height: 220px;
		overflow: hidden;
		border: 2px solid #d6d6d6;
	}

		.cgal .alCont li img {
			width: 100% !important;
		}

			.cgal .alCont li img:hover {
				border-color: #8f8f8f;
			}

		.cgal .alCont li h5 {
			margin-top: 12px;
			font-weight: normal;
		}

			.cgal .alCont li h5 a {
				color: #333;
			}

	.cgal .alCont .btnLeft,
	.cgal .alCont .btnRight {
		position: absolute;
		top: -4%;
		margin-top: -20px;
		width: 22px;
		height: 26px;
	}

	.cgal .alCont .btnLeft {
		right: 33px;
		width: 22px;
		height: 26px;
		margin-right: -.8%;
	}

		.cgal .alCont .btnLeft img {
			width: 8px;
			border: 1px solid#e2e2e2;
			padding: 4px;
		}

	.cgal .alCont .btnRight img {
		width: 8px;
		border: 1px solid#e2e2e2;
		padding: 4px;
	}

	.cgal .alCont .btnRight {
		right: 0px;
		width: 22px;
		height: 26px;
	}
