/* CSS Document */
.tours{ margin-top:30px;}
.beijingTag,.chinaTag{
	position:relative;
	top:8px;
	font-size:20px;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	padding-left:80px;
	height:34px;
	background:url(../Image/pngPicture/themeTag.png) no-repeat;
	_background-image:url(../Image/pngPicture/themeTagPNG8.png);
	}
.chinaTag{ background-position:left -35px;}
.top5{ width:375px; display:inline-block; margin-right:10px;}
.top5 ul{border-top:1px solid #DDD;}
.top5 li{
	padding:20px 5px 20px 0;
	border-bottom:1px solid #DDD;
	height:39px;
	}
.num{ 
	font-size:24px; 
	font-family:"Times New Roman", Times, serif; 
	font-weight:bold; 
	float:left;
	margin-left:5px;
	}
.private .num{ color:#c30602;}
.group .num{ color:#ff6c00;}
.info{ float:left; margin-left:15px; width:330px;}
.info a{ float:left; font-size:14px; font-weight:bold;}
.info .price{ float:right; position:relative; top:-5px;}
.info p{ font-size:12px;}
.moreTours{ width:801px;}
.moreTours li{
	float:left;
	margin-right:28px;
	margin-bottom:30px;
	}
.moreTours a{
	display:block; 
	width:236px;
	border:1px solid #CCC;
	border-radius:10px;
	overflow:hidden;
	color:#000;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:41px;
	text-align:center;
	}
.moreTours a:hover{ color:#ac2513;border:1px solid #ac2513;}
.carousel{ position:relative; width:775px; overflow:hidden; margin-top:30px;}
.carousel li{ float:left;}
#carousel_img{ position:relative;}
#carousel_index{ position:absolute; right:20px; bottom:15px;}
#carousel_index li{margin-left:8px;}
#carousel_index div{
	width:14px;
	height:14px;
	background:#CCC;
	}
#carousel_index .current div{
	width:10px;
	height:10px;
	}
#carousel_index .current{
	padding:1px;
	border:1px solid #CCC;
	}