body,html{
   scrollbar-track-color:#EAEAEA;
   scrollbar-face-color:#EAEAEA;
   scrollbar-arrow-color:#4169bd;
   scrollbar-shadow-color:#4169bd;
   }

body {
	margin: 0px;
	padding: 0px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}

#container{
	width:760px;
	text-align:left;
	margin:0px auto;
	}

.top-menu{
	background: url(../images/bg-menu.gif) repeat-x top;
	}

.top-banner{
	margin-top:2px;
	margin-bottom:10px;
	background-color:#4169bd;
	height:200px;
	}

.title_fare{
	text-align:center;
	padding:2px;
	color:#666666;
	font-family:"Courier New", Courier, mono;
	font-size:12px;
	}

.title_red{
    font-family:"Courier New", Courier, mono;
	font-weight:bold;
	color:#990000;
	font-size:12px;
	padding:5px;
	border-bottom:1px dotted #333333;
	text-align:left;
	}

.price{
    color:#990000;
	font-weight:bold;
	}

.detail_left{
    border-top:2px solid #FF9900;
	border-left:2px solid #FF9900;
	border-bottom:2px solid #FF9900;
	font-family:"Courier New", Courier, mono;
	font-size:12px;
	padding:5px;
	vertical-align:top;
	background-color:#FEF7C2;
	}

.detail_left_cn{
    border-top:2px solid #FF9900;
	border-left:2px solid #FF9900;
	border-bottom:2px solid #FF9900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
	vertical-align:top;
	background-color:#FEF7C2;
	}
	
.detail_right{
    border-top:2px solid #FF9900;
	border-right:2px solid #FF9900;
	border-bottom:2px solid #FF9900;
	font-family:"Courier New", Courier, mono;
	font-size:12px;
	padding:5px;
	vertical-align:top;
	background-color:#EAEAEA;
	}

.detail_right_cn{
    border-top:2px solid #FF9900;
	border-right:2px solid #FF9900;
	border-bottom:2px solid #FF9900;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px;
	vertical-align:top;
	background-color:#EAEAEA;
	}

.detail_other{
    font-family:"Courier New", Courier, mono;
	padding:5px;
	color:#000000;
	text-align:left;
	vertical-align:top;
	font-size:12px;
	}

.detail_other_cn{
    font-family:Arial, Helvetica, sans-serif;
	padding:5px;
	color:#000000;
	text-align:left;
	vertical-align:top;
	font-size:12px;
	}
	

.airfarelist{
    font-family:"Courier New", Courier, mono;
	font-size:12px;
	color:#000000;
	text-align:left;
	padding:5px;
	background-color:#EAEAEA;
	border-bottom:1px dotted #999999;
	border-left:1px solid #990000;
	}

.airfarelist_cn{
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:left;
	padding:5px;
	background-color:#EAEAEA;
	border-bottom:1px dotted #999999;
	border-left:1px solid #990000;
	}

.airfarelist_over{
    font-family:"Courier New", Courier, mono;
	font-size:12px;
	color:#000000;
	text-align:left;
	padding:5px;
	background-color:#9DCEFF;
	cursor:pointer;
	border-bottom:1px dotted #999999;
	border-left:1px solid #990000;
	}

.airfarelist_over_cn{
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:left;
	padding:5px;
	background-color:#9DCEFF;
	cursor:pointer;
	border-bottom:1px dotted #999999;
	border-left:1px solid #990000;
	}

.holidaylist{
    font-family:"Courier New", Courier, mono;
	font-size:12px;
	color:#000000;
	text-align:left;
	padding:5px;
	border-bottom:1px dotted #999999;
	border-left:1px solid #FF9900;
	border-right:1px solid #FF9900;
	}

.holidaylist_cn{
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:left;
	padding:5px;
	border-bottom:1px dotted #999999;
	border-left:1px solid #FF9900;
	border-right:1px solid #FF9900;
	}

.holidaylist_over{
    font-family:"Courier New", Courier, mono;
	font-size:12px;
	color:#000000;
	text-align:left;
	padding:5px;
	border-bottom:1px dotted #999999;
	border-left:1px solid #FF9900;
	border-right:1px solid #FF9900;
	background-color:#EAEAEA;
	cursor:pointer;
	}

.holidaylist_over_cn{
    font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:left;
	padding:5px;
	border-bottom:1px dotted #999999;
	border-left:1px solid #FF9900;
	border-right:1px solid #FF9900;
	background-color:#EAEAEA;
	cursor:pointer;
	}

.index_center{
    padding:20px;
	vertical-align:top;
	text-align:left;
	}

.index_right{
    padding:0px;
	vertical-align:top;
	text-align:right;
	background-color:#EAEAEA;
	}


.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4169bd;
	text-align:center;
	padding:10px;
	line-height:20px;
	}

.footer a{
    color:#4169bd;
	text-decoration:none;
	margin:5px;
	}

.footer a:hover{
    color:#FF9900;
	text-decoration:underline;
	}
	
.bg-yellow{
	background:url(../images/bg-orange.jpg) no-repeat bottom;
	width:370px;
	padding-bottom:10px;
	}

.bg-yellow-inner{
	margin:5px;
	font-size:12px;
	width:360px;
	height:360px;
	overflow:auto;
}

.bg-yellow-inner h1{
	font-size:14px;
	color:#FF9900;
	margin:5px 0px;
	padding:0px;
	}

.bg-yellow-inner a{
	display:block;
	text-decoration:none;
	color:#333333;
	padding-bottom:10px;
	border-bottom:1px solid #EAEAEA;
	}

.bg-yellow-inner a:hover{
	text-decoration:underline;
	color:#FF9900;
	}



.bg-green{
	background:url(../images/bg-green.jpg) no-repeat bottom;
	width:370px;
	padding-bottom:10px;
	}

.bg-green-inner{
	margin:5px;
	font-size:12px;
	width:360px;
	height:360px;
	overflow:auto;
	}

.bg-green-inner h1{
	font-size:14px;
	color:#0066cc;
	margin:5px 0px;
	padding:0px;
	}

.bg-green-inner a{
	display:block;
	text-decoration:none;
	color:#333333;
	padding-bottom:10px;
	border-bottom:1px solid #EAEAEA;
	}

.bg-green-inner a:hover{
	color:#0066CC;
	text-decoration:underline;
	}

.detail{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:10px;
	border:1px solid #EAEAEA;
	}
	
.detail h1{
	font-size:16px;
	color:#0066CC;
	margin-top:10px;
	}

.detail h2{
	font-size:14px;
	color:#333333;
	margin:0;
	padding:0;
	}

.detail h3{
	font-size:12px;
	color:#333333;
	margin:0;
	padding:0;
	}

hr{
	height:1px;
	color:#EAEAEA;
	}

#language{
	font-size:12px;
	color:#333333;
	text-align:right;
	padding-top:10px;
	}

#language a{
	text-decoration:underline;
	color:#666666;
	margin-left:10px;
	}

#language a:hover{
	color:#0066CC;
	}