body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bgindex.jpg);
	background-color: #BCCFDE;
	background-repeat: no-repeat;
	background-position: center -20px;
	font-family: Arial,Helvetica,sans-serif;
}
.Head {}
.Normal {
	font-family:Tahoma,Arial,Helvetica;
	font-size:12px;
	font-weight:normal;
}
.menu {
	width: 770px;
	height:20px;
	background-color: #ffffff;
	background-image:url(images/upnavi_left.jpg);
	background-position:left -10px;	
	background-repeat: no-repeat;	
}
.menu_right{
	width: 10px;
	height:20px;
	background-image:url(images/upnavi_right.jpg); 
	background-repeat:no-repeat; 
	background-position:right -10px;
}
.menu_padding_left {
	padding-left: 20px;
}
.menu_padding_left_cn {
	padding-left: 100px;
}
.menu ul {
    margin:0;
    padding:0;
    list-style:none;
}
.menu li {
	float:left;
	margin:0;
	padding:0;
	/*background-image: url(images/menu_norm_right_on.gif);
	background-repeat: no-repeat;
	background-position: right top;	*/
	list-style:none;
}
.menu a {
	display:block;
	background-image: url(images/sep_317.jpg);
	background-repeat: no-repeat;
	background-position: right 2px;
	/*padding-top: 6px;
	padding-right: 7px;
	padding-bottom: 6px;
	padding-left: 7px;*/
	padding: 2px 8px 2px 8px;
	font-size: 12px;
	/*line-height: 18px;*/
	font-weight: bold;
	text-decoration: none;
	color: #598baf;
}
.menu a:link {
	color: #598baf;
	text-decoration: none;
}
.menu a:visited {
	text-decoration: none;
	color: #598baf;
}
.menu a:hover {
	text-decoration: underline;
	color: #598baf;
}
.menu a:active {
	text-decoration: none;
	color: #598baf;
}
.current {
    /*background-image:url(images/menu_norm_right_on.gif);*/
    color: #598baf;
}

.menu ul li ul{
	/*border: 2px solid #7F0708;*/
	position: absolute;
	display: block;
	visibility: hidden;
	z-index: 100;
}
.menu ul li ul li{
	display: inline;
	float: none;
}
.menu ul li ul li a{
	font-weight: normal;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	color: #412E20;
	background-color: #F0E6DD;
	background-image: url(images/menu_bg.jpg);
	width: 160px; /*width of sub menu levels*/
}
.menu ul li ul li a:hover{
	color: #a03629;
	/*background-color: #7F0708;*/
	background-image: url(images/menu_hover_bg.jpg);
}

.main_index {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bgindex.jpg);
	background-color: #BCCFDE;
	background-repeat: no-repeat;
	background-position: center -20px;
	width: 100%;
	height: 100%;	
}

/*Text style*/
.blue1{color:#598baf;}
.white{color:#FFFFFF;}

/*General settings*/
.fleft{ float:left;}
.fright{float:right;}
.divider{float:none; clear:both; overflow:hidden; height:0px;}

/*Specific settings*/
.topcontainer{background-color: #eef3f7;width:780px; padding-top:15px;}
.middlecontainer{width:780px; padding:10px 0px 0px 0px;}
.bottomcontainer{width:780px;}
.innerbannercontainer {width:780px; padding-top:10px; padding-bottom:10px; }
.innerbannercontainer p { padding:0px; margin:0px; }
.bottomnavi{width:780px; background-image:url(images/bottomnavi_left.jpg); background-repeat:no-repeat; background-position: left; text-align:left; background-color:#7D9CB8;}
.middleleft{width:500px;padding-left:4px;}
.middlemenu{width:465px;}
.contentpane {
	padding-top:10px;	
}
.contentpane_inner 
{
}
.title {	
	font-size:32px; 
	color:#598baf;
	padding-top:5px;
	padding-bottom: 5px;
	
}
.logotitle1 {
	width:40px; 	
	padding-left:5px; 
	padding-right:5px; 	
	background-color:#7d9cb8;
}
.logotitle2 {
	width:230px; 
	height:40px; 	
	background-image:url(images/title_right.jpg); 
	background-position:right; 
	background-repeat:no-repeat; 
	background-color:#7d9cb8; 	
}
.subtitle {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:14px; 
	color:#ffffff; 	
	font-weight:bold; 		
}
.contenttext {
	font-size:12px;
	padding-left: 5px;
}
.separator_home {
	width:20px;	
}
.contentpane_container_home {
	width:500px; 
	padding-top: 10px;
	padding-bottom: 10px;
}
.rightpane_container_home {
	width:270px; 
	padding-top: 10px;
	padding-bottom: 10px;
}
.right_border_dotted {
	/*border-right: dotted 1px #003366;*/
	padding-right:10px;
}
.leftpane_container {
	padding:15px 0px 15px 0px;
	font-size: 12px;
	font-weight: 600;	
}
.leftpane_container ul {
	padding:0px;
	margin:0px;	
}
.leftpane_container ul li {
	list-style-type:none;	
	padding:0px;
	margin:0px;	
}
.leftpane_container ul li div
{
	padding:7px 5px 7px 10px;	
	border-bottom: dotted 1px #254865;
}
.leftpane_container ul li ul li div
{
	padding:7px 5px 7px 20px;	
	border-bottom: dotted 1px #254865;
}
.leftpane_container ul li ul li ul li div
{
	padding:7px 5px 7px 30px;	
	border-bottom: dotted 1px #254865;
}
.leftpane_container a, a:link, a:visited, a:active {
	color: #254865;
	text-decoration: none;		
}
.leftpane_container a:hover {
	text-decoration: none;
	color: #ffffff;
}
.LocalizeSubMenu_selected {	
	background-image: url(images/sideNav_bullet_black.gif);
	background-repeat: no-repeat;
	background-position: left center;	
	color:#ffffff;
	text-decoration: none;
}

.rightcontentpane_container {
	padding: 15px 15px 15px 30px;
}
.breadcrumb {
	color:#ffffff; 
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	background-image:url(images/bottomnavi_left.jpg); 
	background-repeat:no-repeat; 
	background-position: left; 
	text-align:left; 
	background-color:#7D9CB8;
	padding-left:10px;
	padding-top:5px; 
	padding-bottom:5px;
}
.breadcrumb a:link {
	color:#ffffff; 	
	text-decoration: none;
}
.breadcrumb a:visited {
	color:#ffffff; 	
	text-decoration: none;
}
.breadcrumb a:hover {
	color:#ffffff; 	
	text-decoration: underline;
}
.breadcrumb a:active {
	color:#ffffff; 	
	text-decoration: none;
}
.countdown
{
	border: solid 5px #CDDAE3;
	width:242px; 
	padding-top: 3px;	
	/*background-image:url(images/countdown.jpg); 
	background-position:right; 
	background-repeat:no-repeat*/
}
.countdowntext1 {
	font-size:32px; 
	color: #598baf;			
}
.countdowntext2 {
	font-size:14px; 
	font-weight: 600;
	color:#5E6367;	
}

.photobg{
	width:465px;
	height:180px;
	margin-top:15px;
	background-image:url(images/photo.jpg);
	background-repeat:no-repeat;
}
.photo{	
	padding-top:5px;
	padding-bottom:5px;
	padding-left:7px;
	padding-right:7px;

}

.flashroll{
	width:276px;
/*	height:336px;*/
	padding-top: 14px;
}


/*menu setting*/
.topmenu{
	background-color: #ffffff;
	background-image:url(images/upnavi_left.jpg);
	background-position:left -10px;
	width:780px;
	height:20px;
	background-repeat: no-repeat;
}
.topmenu span{
	padding-left:118px;
	padding-right:118px; 
	padding-bottom:5px; 
	background-image:url(images/upnavi_right.jpg); 
	background-repeat:no-repeat; 
	background-position:right -10px;
}

.topmenu a:link {color: #598baf;text-decoration: none;}
.topmenu a:visited {text-decoration: none;color: #598baf;}
.topmenu a:hover {text-decoration: underline;color: #598baf;}
.topmenu a:active {text-decoration: none;color: #598baf;}

.arrowon{width:35px;height:25px;background-image:url(images/menu_arrow.gif);background-position:center;}
.arrowhidden{width:35px;height:25px;background-image:url(images/menu_arrow.gif);background-position:center;visibility: hidden;}

.menu1_en{width:127px;height:49px;background-image:url(images/menu_01_en.jpg);margin-right:4px;}
.menu2_en{width:82px;height:49px;background-image:url(images/menu_02_en.jpg);margin-right:4px;}
.menu3_en{width:74px;height:49px;background-image:url(images/menu_03_en.jpg);margin-right:4px;}
.menu4_en{width:67px;height:49px;background-image:url(images/menu_04_en.jpg);margin-right:4px;}
.menu5_en{width:99px;height:49px;background-image:url(images/menu_05_en.jpg);}

.menu1on_en{width:127px;height:49px;background-image:url(images/menu_01_on_en.jpg);margin-right:4px;}
.menu2on_en{width:82px;height:49px;background-image:url(images/menu_02_on_en.jpg);margin-right:4px;}
.menu3on_en{width:74px;height:49px;background-image:url(images/menu_03_on_en.jpg);margin-right:4px;}
.menu4on_en{width:67px;height:49px;background-image:url(images/menu_04_on_en.jpg);margin-right:4px;}
.menu5on_en{width:99px;height:49px;background-image:url(images/menu_05_on_en.jpg);}

.menu1_cn{width:127px;height:49px;background-image:url(images/menu_01_cn.jpg);margin-right:4px;}
.menu2_cn{width:82px;height:49px;background-image:url(images/menu_02_cn.jpg);margin-right:4px;}
.menu3_cn{width:74px;height:49px;background-image:url(images/menu_03_cn.jpg);margin-right:4px;}
.menu4_cn{width:67px;height:49px;background-image:url(images/menu_04_cn.jpg);margin-right:4px;}
.menu5_cn{width:99px;height:49px;background-image:url(images/menu_05_cn.jpg);}

.menu1on_cn{width:127px;height:49px;background-image:url(images/menu_01_on_cn.jpg);margin-right:4px;}
.menu2on_cn{width:82px;height:49px;background-image:url(images/menu_02_on_cn.jpg);margin-right:4px;}
.menu3on_cn{width:74px;height:49px;background-image:url(images/menu_03_on_cn.jpg);margin-right:4px;}
.menu4on_cn{width:67px;height:49px;background-image:url(images/menu_04_on_cn.jpg);margin-right:4px;}
.menu5on_cn{width:99px;height:49px;background-image:url(images/menu_05_on_cn.jpg);}

.footer {
	/*height:30px; */
	font-weight:bold; 
	background-image:url(images/footer_bg.jpg); 
	background-repeat:repeat-x; 
	text-align:center; 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:11px;
	color:#FFFFFF; 
	padding-top:8px;
	padding-bottom:8px;
}
.footer a:link {
	color: #ffffff;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #ffffff;
}
.footer a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.footer a:active {
	text-decoration: none;
	color: #ffffff;
}

.fontVer{font-family:Verdana, Arial, Helvetica, sans-serif}

.text0	{	font-size: 10px;	}
.text1	{	font-size: 11px;	}
.text2	{	font-size: 12px;	}
.text3	{	font-size: 13px;	}
.text4	{	font-size: 14px;	}

.bold5 {	font-weight:500;	}
.bold6 {	font-weight:600;	}

.feedback_input { width: 350px; }
.error { color: Red; }
.LinkButton { text-decoration: underline; }
.ExhibitorZone {color: #CDDBE6;}
/*
	text-decoration: none;
}
.ExhibitorZone a:visited {
	text-decoration: none;
	color: #CDDBE6;
}
.ExhibitorZone a:hover {
	text-decoration: underline;
	color: #CDDBE6;
}
.ExhibitorZone a:active {
	text-decoration: none;
	color: #CDDBE6;
}*/