@charset "utf-8";
/* CSS Document */



.round_border
{
background:#6FB6FD;
height: 22px;
padding: 5px;
width:940px;
border:1px solid;
border-radius:5px;
-moz-border-radius:5px; /* Firefox 3.6 and earlier */
}

table td .tours_bg {
	background: #F2F2F2;
	height: 140px;
	border: 1px solid #CCC;
	width: 950px;
	border-radius: 15px;
	-moz-border-radius: 15px;
		
}	


.tours_bg .img{
	float:left;
	background: #FFF;
	margin-left: 5px;
	width: 140px;
	height: 80px;
	padding: 1px;
	border-radius: 2px;
	-moz-border-radius: 2px;
}
.tours_bg h1{
	padding-top: 10px;
	color:#2760F3;
	padding-left:180px;
	margin-left:20px;

}
.tours_bg p{
color:#2760F3; 
}

.tours_bg p a{
color:#F00;
	
}
.pragrap{
width: 600px;
padding-left:10px;
float:left;
height: 50px;
font-size:12px;
text-decoration:none;
white-space:normal !important;
}


.pragrap .more{
width:300;
float:left;
padding-left:650px;

text-decoration:none;
white-space:normal !important;	
}
.pragrap .more p{
font-size:14px;
background:#F00;
color:#FFF;
font-size:16px;
}
.clear {
  clear: both;
  }


.tours_bg span.rate{
padding-right: 10px;
font-size:16px;
	
}
