@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #fff;
	font-family: arial,"宋体";
	font-size: 12px;
	color: #333;
	}

td {
	font-family: arial,"宋体";
	font-size: 12px;
}

th {
	font-family: arial,"宋体";
	font-size: 12px;
}

	
a:link {
	color: #0000cc;
	}
	
a:visited {
	color: #0000cc;
	}

a:hover {
	color: #0000cc;
	}


img {
	border: 0;
	}

.top_bar {
	float: left;
	margin: 0 auto 0 auto;
	padding: 0;
	height: 24px;
	vertical-align:top;
	background-image: url(../../images/top_bar_bg.png);
	background-repeat: repeat-x;
	background-color: #f2f2f2;
	padding-top:3px;
	}

.button {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
        font-weight: bold;
        color: #FFF300;
        text-decoration: none;
        background-color: #000000;
        border: 1px solid #FFF300;
        padding: 5px;
        height: 22px;
}

.button:Hover {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        font-style: normal;
        font-weight: bold;
        color: #FFF300;
        text-decoration: none;
        background-color: #FF0000;
        border: 1px solid #FFF300;
        padding: 5px;
        height: 22px;
}
.a1{color:#53BBB0; text-decoration:none; font-weight:bold}
.a1:hover{color:#00CC66;text-decoration:none; font-weight:bold;}

text {
	font-family: verdana;
	font-size: 11px;
	color: #61839E;
}
.errmsg{font-family:Verdana,Arial,Helvetica,sans-serif;font-size: 10px;  color:#FF0000; font-weight:bold;}
.help {
        padding:3px;
        border:#FF0000 1px solid;
        background:#FFD9D9;
        text-align:center;
        vertical-align:middle;
        height:18px;
        color: #FF0000;
}
.error {
        padding:3px;
        border:#000000 1px solid;
        background-color: #FFF8DF;
        text-align:center;
}
.rowGrey
{	background-color:#FFFFFF;
}
.rowWhite
{
	background-color:#FFFFFF;
}

.paging{font-family:Verdana,Arial,Helvetica,sans-serif;font-size: 10px;color:#FF9900;font-weight:bold;}
.what_text{
font-size: 14px;
color: #ff9900;
padding-top: 5px;
font-weight:bold;
}
.where_text{
font-size: 14px;
color: #003366;
padding-top: 5px;
font-weight:bold;
}

.path {
COLOR: #333333;  
font-weight: lighter;
border-top: 1px solid #003399;
background: #f0f0f0;
}
.blue_text {
color: #003366;
}
.sample{
font-size: 9px;
color: #999999;
}

.list1 {
FLOAT: left; 
padding-RIGHT: 10px; 
padding-LEFT: 10px;  
padding-BOTTOM: 10px; 
margin: 0px; 
padding-TOP: 5px; 
background: #ffffff;
line-height: 16px;
}
.list1 B {
	FONT-SIZE: 14px; 
font-weight: lighter;
}
.list2 {
FLOAT: left; 
padding-RIGHT: 10px; 
padding-LEFT: 10px;  
padding-BOTTOM: 10px; 
margin: 0px; 
padding-TOP: 5px; 
background: #ffffff;
line-height: 16px;
}
.list2 B {
	FONT-SIZE: 14px; 
font-weight: lighter;
}
.Logo {
	float: left;
	padding: 0;
	 margin: 10px 0 0 10px;	/**/
	width: 180px;
}
.bottom_search_box {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #f0f0f0;
	margin: auto;
	padding: 0;
	width: 100%;
	height: 80px;
	text-align: center;
}
.what_input{
float:left;
width: 180px;
}

.where_input{
float:left;
width: 180px;
}
.headerwrap {
	float: left;
	margin: 0;
	padding: 0;
	width: 100%;
	height: 86px;
	background-image: url(../../images/header_bg.png);
	background-position: top;
	background-repeat: repeat-x;
	}
.header {
	float: left;
	margin: 0;
	padding: 0;
	width: 760px;
	height: 86px;
	}	
.contentRight {
	float: right;
	border-left: 1px solid #ccc;
	margin-left: 10px;
	margin-top: 10px;
	padding: 0px;
    width: 220px;
}	
.google {
	padding-left: 10px;
}
.foot_nav {
	padding: 10px 0 10px 0;
	}
.footer {	
/*	font-family: Arial;
	font-size: 11px;
	color: #999999;	*/
	text-align: center;
    clear: both; 
    display: block;
	padding: 0px 0 10px 0;
	margin: 0px;
	color: #333;
    width: 100%;
}
.copy_right {
	padding-top: 10px;
	}
.country {
	float: left;
	text-align: left;
	line-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	/*margin-top: 2px;*/
	}
	
.language {
	float: right;
	text-align: right;
	line-height: 20px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 2px;
	}		
	
/*   Ticket Section  */
.ticketLeftBar
{
	background-color:#EEEEEE;
}
.ticketOperator
{
	background-color:#EEEEEE;
}
.rowGrey
{	background-color:#EEEEEE;
}
.rowWhite
{
	background-color:#FFFFFF;
}

