#day_tour_top{
width:746px;
height:auto;
margin:5px 0 10px 0;
color:#333333;
background-color:#FEF3ED;
}

#day_tour h1{
margin:10px auto;
font-size:17px;
color:#AD2829;
text-align:center;
}

.line_a_left{
width:500px;
float:left;
padding:5px;
}
.line_a_left span{
display:block;
text-decoration:underline;
text-align:right;
margin-right:15px;
}
.line_a_left p{
margin:5px 0 0 0;
padding:0;
font-size:13px;
}

#day_tour_top .line_a_right img{
width:203px;
float:right;
padding:2px;
margin-top:15px;
vertical-align:middle;
height:71px;
}

.tourPicture
{
	background:url(../images/city_tour/day_tour_bg01.jpg) left top no-repeat;
	width:624px;
	height:134px;
	padding:15px 0 15px 30px;
	margin:10px auto;
}
.tourPicture a img
{
display:block;
float:left;
	border:solid 1px #cccccc;
	width:156px;
	height:116px;
	padding:6px;
	margin-right:25px;
	
}

#day_tour h2 {
padding:0;
margin:20px 0px 0px 0px;
height:22px;
background:#fff url(../images/city_tour/day_tour_bg02.jpg) left top no-repeat;
color:#FFFFFF;
padding-left:15px;
line-height:22px;
font-size:14px;
}

#day_tour .tour_details {
margin:0 0 20px 0;
border:2px solid #9D1D00;
padding:15px;
}
/**************contant-itinary daybyday ...*****************/


.h_booking
{
margin:20px auto;
text-align:center;
}

.h_booking p{
text-align:right;
padding-right:80px;
}
.h_booking a{
font-size:15px;
color:#CC3300;
font-weight:bold;
text-decoration:underline;
}

/*additional css*/
.tourPicture img
{
	border:solid 1px #cccccc;
	width:148px;
	height:110px;
	padding:2px;
	margin:0px 3px 20px 3px;
}
.line_a_right img
{
	width:230px;
	height:180px;
}
.tourItinerary_img
{
	float:right;
	width:300px;
	height:200px;
	margin:5px 0px 5px 5px;
	padding:5px;
	border:solid 1px #cccccc;
}


.red{
    color:#F00;
}

