
/*------------header---------------------*/
#header{
	background:#fdfdf5;
	margin:0px auto;
	text-align:center;
	border-bottom:10px solid #f8f8ef;
}
/*------------content---------------------*/
#content{
	margin:0px 20px 0px 20px;
}
.mainBox{
	clear:both;
	padding-top:23px;
	!padding-top:11px;
}
.trvlImg{
	border:1px solid #e3e5b4;
	padding:5px;
	float:left;
}
.contentBox{
	border:1px solid #e3e5b4;
	height:84px;
	margin-left:5px;
	float:left;
	padding:4px;
	width:640px;
}
.contentBoxIn{
	background:#f8f8ef;
	height:60px;
	float:left;
	width:606px;
	padding-left:33px;
	padding-top:24px;
	vertical-align:middle;
	line-height:17px;
}
.contentBoxIn b{
	color:#013bbd;
}
.contentBoxIn strong{
	color:#4b8500;
}
.contentBoxIn i{
	color:#ff4e00;
	font-style:normal;
	font-weight:bold;
}
.contentBoxRt{
	background:#edeecf;
	height:54px;
	float:left;
	width:135px;
	border-left:2px solid #fff;
	text-align:center;
	padding-top:30px;
}
.contentTxt{
	padding-left:10px;
	float:left;
	line-height:18px;
}
.contentTxt strong{
	color:#013bbd;
}
.contentTxt em{
	color:#ff3401;
	font-weight:bold;
	font-style:normal;
}
.contentTxt img{
	padding-top:4px;
}

h3{
	margin:0px;
	padding:0px;
	color:#fff;
	font-size:15px;
	font-family:trebuchet ms;
	padding:4px 0px;
	background:url(/travel/gifs/hdBlBg.gif) #7096ca no-repeat top right;
	margin-top:10px;
	text-align:center;
}
h3 b{
	color:#fcff00;
}

.termsconditions { border:#e3e5b4 1px solid; padding:20px;}

.termsconditions a:link, .termsconditions a:visited, .termsconditions a:active  {
text-decoration:underline; color:#FF0000;
}

.termsconditions a:hover {
text-decoration:none; color:#000000;
}
.termsconditions ol{ line-height:18px; padding:0px; margin:0px; padding-left:18px; !padding-left:22px;}