.col {
	height: 480px;
}

.col-0 {
	background: #ffffff;
}

.col-2 {
	background: #807b6d;
	cursor: pointer;
}

.col-2  a{
	width:1000px;
	position:absolute;
	left: 50%;
	margin-left: -500px;
	text-align:center;
}

#banner-loop {
	display: block;
	position: absolute;
	right: 10px;
	bottom: 10px;
	width: 22px;
	height: 22px;
	background: url(../images/ico-loop.png) 0 0 no-repeat;
	z-index: 1;
}

.col .inner{
	background: #ffffff;
}

.table {
	padding: 15px;
	width: 205px;
	height: 450px;
	color: #ffffff;
	background: #953115;
}

.table th {
	text-align: left;
	vertical-align: top;
	width: 33%;
}

.table .seemore h3, .table .seemore a{color:#ffffff;}
.table .seemore{
	margin: 10px 0 0 0;
}
