/* CSS Document */
#wrapper{
	width:980px;
	margin:0 auto;
}
#wrapperInner{
}
#header{
	position:relative;
	width:980px;
	height:200px;
}
#logo{
	position:absolute;
	top:0px;
	left:20px;
}
#logo a{
	background:url(../images/logo.png) no-repeat top;
	width:366px;
	height:200px;
	display:block;
	text-indent:-3000px;
	cursor:pointer;
}
.logoInner{
	padding-left:20px;
}
#banner_top{
	position:absolute;
	top:0px;
	right:10px;
	background:url(../images/small_topup_bg.png) no-repeat top right;
	width:170px;
	height:20px;
}
#nav_bg{
	clear:both;
	background:url(../images/nav_bg.jpg) repeat-x top;
	/*height:40px;*/
}
#nav_bgInner{
	margin:0px 20px 0px 20px;
}
#nav_links_left{
	float:left;
	width:650px;
	margin:0px;
	padding:0px;
}
.nav_links ul{	list-style:none; margin:0px; padding:0px; }
.nav_links ul li { float:left; display:block; background:url(../images/nav_separator.jpg) no-repeat top right; height:40px; padding-left:20px;}
.nav_links ul li a{ float:left; height:40px; display:block; padding-right:20px; margin:12px; padding-bottom:20px; cursor:pointer;  }

.nav_links ul li a.company_profile{ background:url(../images/company-profile.png) no-repeat; width:100px; }
.nav_links ul li a:hover.company_profile{ background:url(../images/company-profile_hover.png) no-repeat; width:100px; cursor:pointer; }

.nav_links ul li a.inbound{ background:url(../images/inbound.png) no-repeat; width:60px; }
.nav_links ul li a:hover.inbound{ background:url(../images/inbound_hover.png) no-repeat; width:60px; cursor:pointer; }

.nav_links ul li a.outbound{ background:url(../images/outbound.png) no-repeat; width:60px; }
.nav_links ul li a:hover.outbound{ background:url(../images/outbound_hover.png) no-repeat; width:60px; cursor:pointer; }

.nav_links ul li a.contact-us{ background:url(../images/contact-us.png) no-repeat; width:70px; }
.nav_links ul li a:hover.contact-us{ background:url(../images/contact-us_hover.png) no-repeat; width:70px; cursor:pointer; }

#nav_right{
	float:right;
	width:200px;
}
#nav_rightInner{
	margin:8px;
}
.brochoure_btn{
	background:url(../images/brochoure_bg.jpg) no-repeat;
	width:210px;
	height:25px;
	font-size:16px;
	font-weight:bold;
	padding:3px 0px 0px 10px;
}
.brochoure_btn a{
	background:url(../images/brochoure_icon.jpg) no-repeat left;
	color:#FFFFFF;
	padding-left:25px;
}
#bodywrap{
	background-color:#F6FAF9;
}
#bodywrapInner{
	padding:10px;
}
.contentbox{
	padding:10px;
}
.contentwrap{
	padding-bottom:10px;
}
.msg_box{
	padding:20px;
}
#leftside{
	float:left;
	width:420px;
}
#leftsideInner{
	margin:0px 20px 0px 0px;
}
#rightside{
	float:left;
	width:540px;
}
#rightsideInner{
}
.fixed_depart{
	overflow:hidden;
	background:url(../images/fixed_departure_btn1.jpg) no-repeat;
	width:400px;
	height:50px;
	color:#CCC;
	display:block;	
	font-size:30px;
	font-weight:bold;
}
.fixed_depart a{	
	padding:10px 0px 0px 20px;
	color:#CCC;
}
.fixed_departInner{
	padding:7px 0px 0px 20px;
}
.exclusive a{
	background:url(../images/exclusive_package_btn.jpg) no-repeat;
	width:400px;
	height:75px;
	text-indent:-3000px;
	display:block;
}
.more{
	text-align:right;
	padding:5px 5px 0px 0px;
}
.quote{
	overflow:hidden;
	background-color:#F2F5F9;
	border:1px solid #D8E0EB;
	padding:10px;
	text-align:center;
}
.quote_img{
	width:100%;
}
.live_support{
	float:left;
	width:150px;
	border:1px solid #CCCCCC;
	font-size:14px;
}
.location_map{
	float:left;
	width:220px;
}
.location_mapInner{
	padding:0px 10px 0px 10px;
}
.location_map_bg{
	background:url(../images/location_map_btn.jpg) no-repeat left;
	width:220px;
	height:31px;
	padding:8px 0px 0px 0px;
	text-align:left;
}
.location_map_bg a{
	font-size:18px;
	color:#20487E;
	text-align:center;
	padding-left:10px;
}
.special_pro_box{
	border:1px solid #D8E0EB;
}
.special_pro_boxInner{
	border-bottom:1px solid #EEEEEE;
	padding-bottom:10px;
	margin-bottom:10px;
}
.special_pro_img{
	float:left;
	width:110px;
	background-color:#F2F5F9;
}
.special_pro_img img{
padding:5px;
	border:1px solid #D8E0EB;
}
.special_pro_content{
	float:left;
	width:400px;
}
.more_pro_content{
	float:left;
	width:380px;
}
.special_pro_contentInner{
	padding:0px 0px 0px 10px;
}
.itenary_box{
	float:left;
	width:172px;
}
.itenary_boxInner{
	padding:5px 1px;
	margin:0px 5px;
	background-color:#FFFFFF;
	border:1px solid #EBEFF5;
}
.itenary_box_img{
	float:left;
	padding:0px 2px 0px 0px;
}
#footer{
	overflow:hidden;
	clear:both;
	background-color:#20497F;
	padding:20px 10px 20px 10px;
	font-family:Arial, Helvetica, sans-serif, tahoma;
	font-size:11px;
	color:#FFFFFF;
}
#footer_left{
	float:left;
	width:600px;
	text-align:left;
}
#footer_left a{
	color:#FFFFFF;
	text-decoration:underline;
}
#footer_left a:hover{
	text-decoration:none;
}
#footer_right{
	float:left;
	width:360px;
	text-align:right;
}
#footer_right ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
#footer_right ul li{
	display:inline;
}
#footer_right ul li a{
	color:#FFFFFF;
}
#footer_right ul li a:hover{
	text-decoration:underline;
}
/*inbound*/
/*accordion*/
.menu_list {
	width: auto;
}
.menu_list h1{
	font-size:12px;
	color:#000000;
	border:1px solid #B5D6DD;
}
.menu_head {
	padding: 5px 10px;
	cursor: pointer;
	position: relative;
	margin:1px;
       font-weight:bold;
       background:#EDFBFC url(../js/down.png) center right no-repeat;
}
.menu_body {
	display:none;
}
.menu_body div{
  display:block;
  color:#006699;
  background-color:#EFEFEF;
  padding-left:10px;
  font-weight:normal;
  text-decoration:none;
  font-size:12px;
}
.menu_body a:hover {
  color: #000000;
  text-decoration:underline;
}
.msg_topborder{
	background:url(../images/msg-border.jpg) no-repeat 0 0;
	width:514px;
	height:25px;
}
.msg_bottomborder{
	background:url(../images/msg-border.jpg) no-repeat;
	background-position:0 -25px;
	width:514px;
	height:25px;
}
.msg_bg{
	background:url(../images/msg-bg.jpg) repeat-y top;
	width:514px;
}