#right_col2 {
	width: 580px;
	float: right;
	margin-top: 10px;
}
#left_col3 {
	width: 180px;
	float: left;
	margin-top: 10px;
}
div#new_trip {
	width: 100%;
	margin-top: 20px;
	border: 2px solid #009900;
	margin-bottom: 10px;
}
div#new_trip_title {
	height: 18px;
	padding-top: 2px;
	background-color: #009900;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
}
ul#new_trip {
	list-style-type: none;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}


#book_statue {
	height: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px dashed #CCCCCC;
}
#ticket_search_result {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
div#int_deals_tips {
	width: 99%;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px dashed #CCCCCC;
	padding: 2px;
}

#flight_search_title {
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 10pt;
	padding-top: 5px;
	height: 15px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	padding-bottom: 5px;
	padding-left: 2px;
	background-color: #ccfacc;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.itinerary_list td{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E7E7E7;
	text-align: center;
	padding: 2px;
	height: 16px;
}

#statue_book img {
	margin-left: 145px;
}

.book_normal {
	font-weight: bold;
	color: #999999;
	margin-right: 50px;
	margin-left: 10px;
}
#statue_book {
	height: 20px;
}
div#flight_itinerary {
	margin-bottom: 10px;
	padding-left: 10px;
}
.itinerary_title {
	font-size: 16px;
	color: #008001;
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
.tb_itinerary_head {
	color: #333333;
	height: 30px;
	}

.tb_itinerary_head th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
}

.tb_intdetails2 th {
	text-align: left;
	padding-left: 3px;
	color: #333333;
	font-weight: bold;
	font-size: 9pt;
}
.tb_intdetails2 {

}

div#int_tips {
	border: 1px dashed #cccccc;
	width: 80%;
	padding: 3px;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 6px;
}
div#int_terms {
	line-height: 120%;
	margin-top: 2px;
	margin-bottom: 2px;
	color: #FF0000;
}


.tb_intdetails2 td {
	padding-left: 3px;
}

.tb_intdetails {
	float: left;
}
#int_title {
	color: #FF3300;
	font-size: 12pt;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	height: 18px;
	margin-left: 5px;
}
div#int_research {
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #009900;
	border-right-color: #009900;
	border-bottom-color: #009900;
	border-left-color: #009900;
}
div#int_research h2 {
	height: 15px;
	padding-top: 3px;
	background-color: #009900;
	color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 3px;
	padding-left: 3px;
}
div#form_body form {
	margin-top: 2px;
	margin-bottom: 2px;
}
div.research_li {
	margin-bottom: 5px;
	margin-top: 2px;
	padding-left: 5px;
}
div#form_body {
	width: 96%;
}


div.tour_tb1 {
	width: 96%;
	padding: 2px;
	margin-top: 4px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
div.book_form3 {
	border: 1px solid #cccccc;
	padding: 5px;
}
.font_red_big {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
#div_newpassenger {
	width: 580px;
	border: 2px solid #cccccc;
	margin-left:5px;
	margin-right:5px;
		}
div#newpassenger_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #008001;
	margin:10 auto;
}
#div_newpassenger #form_newpassenger table th {
	font-size: 13px;
	color: #666666;
	font-weight: Bold;
	font-family: Arial, Helvetica, sans-serif;
}
td#tips {
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}

