﻿.tour-month {padding:29px 0 0; margin:0 23px; position:relative; z-index:10; border-radius:29px;
	background: #f4c005;
	background: -moz-linear-gradient(top, #f4c005 0%, #d38304 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f4c005), color-stop(100%,#d38304));
	background: -webkit-linear-gradient(top, #f4c005 0%,#d38304 100%);
	background: -o-linear-gradient(top, #f4c005 0%,#d38304 100%);
	background: -ms-linear-gradient(top, #f4c005 0%,#d38304 100%);
	background: linear-gradient(to bottom, #f4c005 0%,#d38304 100%);
}
.tour-month-mid {overflow:hidden; padding:0 0 15px; height:210px;}
.tour-month-mid-out {margin: -10px 0 0; padding: 0 0 6px 21px;}
.tour-month-heading {position:absolute; width:251px; background:url(../i/tour-month-top.png) no-repeat; font:bold 24px/34px Tahoma, Geneva, sans-serif; color:#fff; text-align:center; padding:6px 0 0; top:-26px; left:44px; text-shadow:#d1a404 0 1px 1px;}
.tour-month-li {float:left; width:210px; margin:0 21px 0 0; overflow:visible !important;}
.tour-month-img {border-radius:14px;}
.tour-month-link {display:block; position:relative;}
.tour-month-text {position:absolute; bottom:0; left:0; width:100%; color:#000; font-size:14px; font-weight:bold; background:url(../i/tour-month-shadow.png) repeat; border-radius:0 0 14px 14px; min-height:48px;}
.tour-month-text-in {padding:9px 56px 0 15px; display:table-cell; vertical-align:middle; height:28px; color:#585858;}
.tour-month-price {position:absolute; bottom:-16px; right:-22px; padding:15px 0 0 15px; background:url(../i/tour-month-circle.png) no-repeat; width:68px; height:68px; font:bold italic 12px/14px "Times New Roman", Times, serif; color:#fff; z-index:10;}
.tour-month-price-n {font-size:24px;}
.tour-month-price-o {display:inline-block; padding:0 0 4px 5px;}
.tour-month-prev {position:absolute; top:50%; left:-23px; width:40px; height:63px; margin:-31px 0 0; background:url(../i/tour-month-arr.png) no-repeat; cursor:pointer;}
.tour-month-next {position:absolute; top:50%; right:-23px; width:40px; height:63px; margin:-31px 0 0; background:url(../i/tour-month-arr.png) no-repeat -40px 0; cursor:pointer;}