@charset "utf-8";
body {
	background-color: #fff;
	background: url(http://www.csair.com/topAndFoot/bg_festival.jpg) top center no-repeat;
	/*background:#B2EFF0 url(http://www.csair.com/topAndFoot/bg_festival.jpg) repeat-x; */
}
#top .inputnobdbg input{border:none; background:none;margin:auto;padding:inherit; height:auto;}
#top .wt_10{
	width:52px;
	background-color: #F2F2F2;
	border: 1px solid #CCCCCC;
}
#top input.btn2{
	width:50px;
	height:20px;
	border:0px;
	padding-top:3px;
	color:#333;
	Font-weight: bold;
	font-size: 9pt;
}
#top input,#top select{border:#85A3E0 solid 1px;}


/*---------top.css----------*/
#top{
	font-size:12px;
	/*height:71px;*/
	height:78px;
	width:777px;
	z-index:13000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	/* background: url(/topAndFoot/logo.jpg); */
	/*background: url(http://www.csair.com/topAndFoot/logo_festival.jpg) no-repeat;*/
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	}

			
/* ----- footer.css--------------------------------------------------------------------- */
#foot{
	width:777px;
	padding-top:10px;
	margin:0 auto;
	font-size:12px;
	}
#foot .top{
		background:#7AC4EA;
		border-top:1px solid #6BB6DC;
		width:100%;
		height:12px;
		}
#foot .bt{
		background-color:#efefef;
		padding:10px 0px;
		width:100%;
		text-align:center;
		}

#foot a{
	text-decoration:none;
	color:#2B93C9;
}
#foot a:hover{
	text-decoration:underline;
	color:#FF7200;
	background:none;
}

#top .newBackGroud {
	height: 71px;
	width: 777px;
}

		
/*----------------------------------------------------------------------------------*/
#top #navmenu {
	border: 0 none; /*For KHTML*/
	list-style: none;
	height: 20px;
	font-size: 10pt;
	padding: 0px;
	float: right;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: right;
	margin-top: 25px;
	z-index:201;
	position: relative;
}

#top #navmenu li {
	float: left; /*For Gecko*/
	display: block;
	list-style: none;
	position: relative;
	width: 120px;
	
	margin-left: 2px;
	height: 30px;
	line-height: 20px;
	font-weight: bold;
}
#top #navmenu li a{
	display: block;
	color: #001D55;
	height:30px;
	line-height: 20px;
	text-align:center;
}
#top #navmenu li a:hover{
	display: block;
	color: #000000;
	height:30px;
	line-height: 20px;
}

#top #navmenu ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	/*width: 80px;*/
	list-style: none;
	display: none;
	position: absolute;
	top: 22px;
	left: 0px;
 
}


#top #navmenu ul li {
	display: block;
	margin: 0px;
	color: #FFFFFF;
	height:20px;
	line-height: 20px;
	width:118px;
}

/* Root Menu Hover Persistence */
#top #navmenu li:hover{
	background-color: #A6D2FF;
	color: #FFFFFF;
	height: 20px;
	line-height: 20px;
}
#top #navmenu a,
#top #navmenu a:hover,
#top #navmenu li:hover a,
#top #navmenu li.iehover a {
	color: #FFFFFF;
	height: 20px;
	line-height: 20px;
	/*width: 80px;*/
	display: block;
	text-decoration: none;
	font-size: 10pt;
}

/* 2nd Menu */
#top #navmenu li:hover li a ,
#top #navmenu li.iehover li a {
	float: none;
	color: #0080C0;
	background-color: #F7F7F7;
	font-size: 9pt;
	line-height: 20px;
	height:20px;
	font-weight: normal;
	padding-left: 5px;
}

/* 2nd Menu Hover Persistence */

#top #navmenu li:hover li a:hover,
#top #navmenu li:hover li:hover a,
#top #navmenu li.iehover li a:hover,
#top #navmenu li.iehover li.iehover a  {
	background: #CCCccc;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 9pt;
	line-height: 20px;
	height:20px;
}


/* Do Not Move - Must Come Before display:block for Gecko */
#top #navmenu li:hover ul ul,
#top #navmenu li:hover ul ul ul,
#top #navmenu li.iehover ul ul,
#top #navmenu li.iehover ul ul ul {
 display: none;
}

#top #navmenu li:hover ul,
#top #navmenu ul li:hover ul,
#top #navmenu ul ul li:hover ul,
#top #navmenu li.iehover ul,
#top #navmenu ul li.iehover ul,
#top #navmenu ul ul li.iehover ul {
	display: block;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#top form {
	margin: 0px;
	padding: 0px;
	width: 440px;
	float: right;
}
#top .menu {
	width: 490px;
	float: right;
	margin-top: 20px;
	height: 30px;
}
#top .languages{
	width: 200px;
	font-size: 9pt;
	float: right;
	margin-right: 5px;
	margin-top: 5px;
	}
#top .languages a{
color:#FFFFFF
}
#top .clear {
	clear: both;
}
#top .logowrap{
	padding-top:27px;
	padding-left:3px;
	display:none;
}
#top .logo {
	height: 44px;
	width: 255px;
	float: left;
}
#top .verCn {
	position: relative;
	top: 3px;
}
.lastMenu{
	position: relative;
	left: -50px;
	margin: 0px;
	padding: 0px;
	top: -20px;
}
#top .shzrbg{
	font-size: 9px;
}

