/* CSS Document */
body{
	background:#fff;
	color:#000;
/*	font-family:"Century Gothic", Helvetica, sans-serif; */
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:170%;
}
* {
	margin:0;
	padding:0;
}
a {
	outline:none;
	text-decoration:none;
}
img{
	border:none;
}
.wrapper{
	background:#fff;
	width:960px;
	margin:0 auto;
/*	border:1px #333 solid; */
}
.wrapper-i{
	margin:2px;
}
.header{
	background:#AD2934 url(images/header_bg2.gif) no-repeat;
	width:100%;
	height:auto!important;
	height:108px;
	min-height:108px;
	float:left;
}
.logo{
	width:18.2%;
	float:left;
	margin-left:20px;
	margin-top:18px;
}
.language{
	width:33%;
	float:right;
	text-align:right;
	margin-right:50px;
	margin-top:34px;
}
.searchbox{
	width:33%;
	float:right;
	text-align:right;
	margin-right:50px;
	margin-top:64px;
}
.input.inputbox{
	background:url(images/searchbox_bg.gif) no-repeat;
	border:none;
	padding:10px 10px 10px 40px;
	width:260px;
}
.linkLanguage:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.linkLanguage:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
/*	font-weight: bold; */
	color: #FFFFFF;
	text-decoration: none;	 
}
.linkLanguage:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
/*	font-weight: bold; */
	color:#FFFFFF;
	text-decoration: none;	
}
.linkLanguage:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold; 
	color:#FFFFFF;
	text-decoration: underline;
}
.linkLanguage:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
/*	font-weight: bold; */
	color:#FFFFFF;
	text-decoration: none;	
}
.linkBlack:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}
.linkBlack:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;	 
}
.linkBlack:visited {
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration: none;	
}
.linkBlack:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration: none;
}
.linkBlack:visited:hover {
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration: none;	
}
/* Style for Mainmenu */
.mainmenu{
	background:url(images/mainmenu_bg.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;	
	width:100%;
	height:44px;
	line-height:44px;
	float:left;
}
.mainmenu ul li{
	font-family: Arial, Helvetica, sans-serif;
	list-style:none;
	float:left;
	border-left:1px #E8E8E8 solid;
}
.mainmenu ul li.first-item{
	font-family: Arial, Helvetica, sans-serif;
	border:none;
}
.mainmenu ul li a:hover{
	font-family: Arial, Helvetica, sans-serif;
	background:url(images/a_mainmenu_bg.gif) repeat-x;
	height:54px;	
}
.mainmenu ul li a{
	font-family: Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
/*	font-size:18px; */
	font-weight:bold; 
	text-decoration:none;
	height:44px;
	display:block;
	padding:0 20px;
	float:left;
}
.mainmenu ul li.active a{
	font-family: Arial, Helvetica, sans-serif;
	background:url(images/a_mainmenu_bg.gif) repeat-x;
	height:44px;
}


.menu1{
	font-family: Arial, Helvetica, sans-serif;
}


.nav>li>a>div.transparent, .nav>li>a:link>div.transparent, .nav>li>a:active>div.transparent, .nav>li>a:visited>div.transparent {
	font-family: Arial, Helvetica, sans-serif;
height:43px;
background-color: #60584d;
filter:alpha(opacity=75);
-moz-opacity:0.75;
}
.global_nav {
	font-family: Arial, Helvetica, sans-serif; 
float:left;
height:43px;
/*
background-color: #60584d;
padding-left:43px;
filter:alpha(opacity=75);
-moz-opacity:0.75;
*/
}
.transparent_fill
{
background-color:#60584d;
filter:alpha(opacity=75);
-moz-opacity:0.75;
width:44px; height:43px;
float:left;
}

.content_wrapper .myhvs_tabs ul li { background-image:none;float:left;padding-left:0;padding-top:0;margin-bottom:0;margin-left:0; }
.myhvs_tabs a{
float: left;
display: block;
font: bold 11px Arial;
color: white;
text-decoration: none;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
background-color: #cccc99; /*Brown color theme*/ 
border-top: 1px solid white;
color:#fff;
}



/* @end */
.banner_chi{
	background:url(images/banner_chi.jpg) no-repeat;
	width:100%;
	float:left;
	height:auto!important;
	height:282px;
	min-height:282px;
}
.banner_eng{
	background:url(images/banner_eng.jpg) no-repeat;
	width:100%;
	float:left;
	height:auto!important;
	height:282px;
	min-height:282px;
}
.mainbody{
	font-family: Arial, Helvetica, sans-serif;
	background:#fff url(images/mainbody_bg.gif) repeat-x center top;
	width:100%;
	float:left;
	padding:20px 0 40px 0;
}
/* Style for Leftcol */
.leftcol{
	width:43%;
	float:left;
}
.leftcol h3{
	background:url(images/h3_bg.gif) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;	
	padding-left:45px;
	height:20px;
	line-height:20px;
	color:#000;
	font-size:18px;
	font-weight:bold;
	margin:10px 0;
}
.leftcol ul li{
	font-family: Arial, Helvetica, sans-serif;
	list-style:none;
	padding-left:38px;
	height:18px;
	line-height:18px;	
}
.leftcol ul li a{
	background:url(images/li_liststyle.gif) no-repeat left top;
	padding-left:16px;
	color:#333;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
    font-weight:bold;
	line-height:18px;
	text-decoration:none;
}
.leftcolSub{
	font-family: Arial, Helvetica, sans-serif;
	width:25%;
	float:left;
}
.leftcolSub h3{
	background:url(images/h3_bg.gif) no-repeat left top;
	padding-left:45px;
	height:20px;
	line-height:20px;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;	
	font-size:18px;
	font-weight:bold;
	margin:10px 0;
}
.leftcolSub ul li{
	font-family: Arial, Helvetica, sans-serif;
	list-style:none;
	padding-left:38px;
	height:14px;
	line-height:14px;	
}
.leftcolSub ul li a{
	background:url(images/li_liststyle.gif) no-repeat left top;
	padding-left:16px;
	color:#333;
	font-family: Arial, Helvetica, sans-serif;	
	font-size:11px;
    font-weight:bold;
	line-height:14px;
	text-decoration:none;
}
/* @end */
/* Style for Content */
.ChiTxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
/*	background:#fff; */
	color:#000;
	line-height:170%;
}
.content{
	font-family: Arial, Helvetica, sans-serif;
	width:57%;
	float:right;
	padding-top:15px;
}
.content-i{
	font-family: Arial, Helvetica, sans-serif;
	background:url(images/content_bg.gif) no-repeat center 100%;
	width:100%;
	height:426px;
	min-height:377px;
}
.content-i-chi{
	font-family: Arial, Helvetica, sans-serif;
	background:url(images/content_bg_chi3.gif) no-repeat center 100%;
	width:100%;
	height:426px;
	min-height:377px;
}
.contentSub{
	font-family: Arial, Helvetica, sans-serif;
	width:75%;
	float:right;
	padding-top:15px;
}
.content-iSub{
	font-family: Arial, Helvetica, sans-serif;
	background:url(images/content_bg.gif) no-repeat center 100%;
	width:100%;
	height:auto!important;
	height:377px;
	min-height:377px;
}
.justify ul{
	font-family: Arial, Helvetica, sans-serif;
	padding-left:15px;
	padding-top:10px;
}
.justify ul li{
	background:url(images/li_liststyle.gif) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;	
	height:16px;
	list-style:none;
	padding-left:20px;
	line-height:16px;
}
/* Style for contentheading-cn */
.services{
	background:url(images/contentheading.jpg) no-repeat left;
	font-family: Arial, Helvetica, sans-serif;	
	height:25px;
}
.location{
	background:url(images/location.jpg) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;	
	height:25px;
	line-height:25px;
}
.event{
	font-family: Arial, Helvetica, sans-serif;
	height:25px;
}
.industrynews{
	font-family: Arial, Helvetica, sans-serif;
	background:url(images/industrynews.jpg) no-repeat left top;
	height:25px;
}
/* Style for contentheading-en */
.contentHeading{
	background:url(images/contentHeadingBg.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#000000;
	padding-left: 5px;
	padding-bottom: 4px;
	width: 130px;
	height:25px;
}
.contentHeadingMain{
	background:url(images/contentHeadingBg.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#000000;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
    width: 185px;
	height:25px;
}
.contentHeadingMainChi{
	background:url(images/contentHeadingBg.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#000000;
	padding-left: 5px;
	padding-top: 5px;
    width: 185px;
	height:25px;
}
.contentHeading2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#B1323D;
	height:20px;
}
.contentHeading2Chi{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#B1323D;
	height:20px;
}
.contentHeading3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#B1323D;
	height:18px;
}
.contentHeading3Chi{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#B1323D;
	height:18px;
}
.services-en{
	background:url(images/services-en.png) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;	
	height:25px;
}
.location-en{
	background:url(images/locations-en.png) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;	
	height:25px;
}
.event-en{
	background:url(images/events-en.png) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;	
	height:25px;
	margin-bottom:5px;
}
.industrynews-en{
	background:url(images/news-en.png) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;	
	height:25px;
}
.style122 ul li{
	background:url(images/li_liststyle.gif) no-repeat left 9px;
	font-family: Arial, Helvetica, sans-serif;	
	list-style:none;
	line-height:30px;
	padding-left:20px;
}
.style122 li a{
	font-family: Arial, Helvetica, sans-serif;

}
/* @end */
.footer{
	background:#fff url(images/bottombar.jpg);
	font-family: Arial, Helvetica, sans-serif;	
	width:100%;
	height:36px;
	clear:both;
}
.copyright{
	font-family: Arial, Helvetica, sans-serif;
	line-height:36px;
	color:#ffffff;
	padding-left:18px;
	font-size:11px;
}
