@charset "utf-8";
/* CSS Document */
html,body{height:100%;margin:0;padding:0;}  
#vertical{position:absolute;top:50%;margin-top:-290px;/* half main elements height*/left:0;width:100%} 
@media print{ 
body {display:none} 
} 
td{overflow:hidden;}
img{
	display:block; 
	}
#nbar {
	width:100%;
	text-align:center;
	position:absolute;
	left:expression( (document.body.offsetWidth - nbar.offsetWidth)/2 ); 
	top:expression( (document.body.offsetHeight - nbar.offsetHeight)/2 ); 
} 
#apDiv3 {
	position:absolute;
	width:549px;
	height:261px;
	z-index:2;
	left: -318px;
	top: 239px;
}
body 
{
	margin:0;
	text-align:center;
	font-size:12px;
	background:#c6c6bb;
}
a{
	color:#999999;
	text-decoration:none;
}
a:hover{
	color:#FF0000;
	text-decoration: underline;
}
img{
	border:0;
}
.TotalCenter{
	width:1000px;
	height:500px;
	margin:0px auto;
	}
.TotalBackgroundColor{
	 width:1000px;
	 height:auto;
	 background-color:#FFFFFF;
	 text-align:center;
	 margin:0px auto;
}
.TopFillet{
	width:1000px;
	height:3px;
	font-size:0px;
	margin:0 auto;
	margin-top:10px;
	}
.FilletCenter{
	width:994px;
	height:3px;
	float:left;
	font-size:0px;
	background-color:#FFFFFF;
}
.TopFilletLeft{
	width:3px;
	font-size:0px;
	height:3px;
	float:left;
}
.TopFilletRight{
	width:3px;
	font-size:0px;
	height:3px;
	float:Right;
}
.BottomFillet{
	width:1000px;
	height:3px;
	font-size:0px;
	margin:0 auto;
}
.BottomFilletLeft{
	width:3px;
	font-size:0px;
	height:3px;
	float:left;
	display:block;
}
.BottomFilletRight{
	width:3px;
	font-size:0px;
	height:3px;
	float:Right;
	display:block;
}
/*start of head*/
.header{
	width:100%;
	height:80px;
	/*background:url(../../Images/bdybgold.jpg) repeat-x;*/
	text-align:center;
	margin:0px auto;

}
.headtop{
	width:980px;
	height:auto;
	margin:0 auto;
}
.headtopleft{
	width:520px;
	height:38px;
	float:left;
}
.headtopcenterLink{
	width:250px;
	height:38px;
	float:left;
	color:#999;

}
.headtopcenter{
	width:60px;
	height:38px;
	background-image:url(../Images/cn/mapicon.gif) ;
	float:left;
}
.headtoprightselect{
	width:120px;
	float:right;
	margin:12px 12px 0 0;
	
}
.box 
{ 
	border:1px solid #e1e1e1; 
	width:130px; 
	height:18px; 
	clip:rect(0px,71px,18px,0px); 
	overflow:hidden; 
} 
.box2 
{ 
	border:1px solid #F4F4F4;
	width:130px; 
	height:20px; 
	clip:rect(0px,69px,16px,0px); 
	overflow:hidden; 
}
select.nice 
{ 
	position:relative; 
	font-size:10px;
	left:-2px; 
	top:-2px;  
	width:180px; 
	line-height:14px; 
	border:0px; 
	color:#414141; 
}  
.TEXTAREA {
	BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #cccccc 1px solid; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; BORDER-LEFT: #cccccc 1px solid; PADDING-TOP: 2px; BORDER-BOTTOM: #cccccc 1px solid
}
.nodatacontent{width:500px; line-height:23px; color:#666;text-align:left; float:left;}
.nodatacontent a{
	color:#FF6600;
}
.nodatacomtent span{margin-top:20px; display:block;}
.link{
	margin-top:15px;
	text-align:left;
	font-size:7px;
}
.link a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.headBottom{
	width:980px;
	height:auto;
	margin:0 auto;
}
.headBottomleftlogo{
	width:251px;
	height:33px;
	background:url(../../Images/cn/logo.gif) no-repeat;
	float:left;
}
.headBottomCenter{
	width:729px;
	height:33px;
	float:right;
}
/*end of head*/

/*start of menu*/
a.MenuAbout{
	float:right;
	width:105px;
	height:21px;
	background-image:url(../Images/en/MenuAbout.gif);
	background-repeat:no-repeat;
	margin-top:10px;
}
a.MenuAbout:hover{
	background-image:url(../Images/en/MenuAboutOver.gif);
}
a.MenuAboutOn{
	float:right;
	width:105px;
	height:21px;
	background-image:url(../Images/en/MenuAboutOver.gif);
	background-repeat:no-repeat;
	margin-top:10px;
}
a.MenuAboutOn:hover{
	background-image:url(../Images/en/MenuAboutOver.gif);
}
a.MenuInvestorRelationship{
	width:176px;
	height:21px;
	background-image:url(../Images/en/MenuInvestorRelationship.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	float:right;
}
a.MenuInvestorRelationship:hover{
	background-image:url(../Images/en/MenuInvestorRelationshipOver.gif);
}
a.MenuInvestorRelationshipOn{
	width:176px;
	height:21px;
	background-image:url(../Images/en/MenuInvestorRelationshipOver.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	float:right;
}
a.MenuInvestorRelationshipOn:hover{
	background-image:url(../Images/en/MenuInvestorRelationshipOver.gif);
}
a.MenuNews{
	width:82px;
	height:21px;
	background-image:url(../Images/en/MenuNews.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	float:right;
}
a.MenuNews:hover{
	background-image:url(../Images/en/MenuNewsOver.gif);
}
a.MenuNewsOn{
	width:82px;
	height:21px;
	background-image:url(../Images/en/MenuNewsOver.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	float:right;
}
a.MenuNewsOn:hover{
	background-image:url(../Images/en/MenuNewsOver.gif);
}
a.MenuProduct{
	width:105px;
	height:21px;
	background-image:url(../Images/en/MenuProduct.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	float:right;
}
a.MenuProduct:hover{
	background-image:url(../Images/en/MenuProductOver.gif);
}
a.MenuProductOn{
	width:105px;
	height:21px;
	background-image:url(../Images/en/MenuProductOver.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	float:right;
}
a.MenuProductOn:hover{
	background-image:url(../Images/en/MenuProductOver.gif);
}
a.MenuMembers{
	width:105px;
	height:21px;
	background-image:url(../Images/en/MenuMembersColor.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	float:right;
}
a.MenuMembers:hover{
	background-image:url(../Images/en/MenuMembersOver.gif);
}
a.MenuMembersOn{
	width:105px;
	height:21px;
	background-image:url(../Images/en/MenuMembersOver.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	float:right;
}
a.MenuMembersOn:hover{
	background-image:url(../Images/en/MenuMembersOver.gif);
}
a.MenuContact{
	width:119px;
	height:21px;
	background-image:url(../Images/en/MenuContact.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	float:right;
}
a.MenuContact:hover{
	background-image:url(../Images/en/MenuContactOver.gif);
}
a.MenuContactOn{
	width:119px;
	height:21px;
	background-image:url(../Images/en/MenuContactOver.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	float:right;
}
a.MenuContactOn:hover{
	background-image:url(../Images/en/MenuContactOver.gif);
}

/*end of menu*/

/*start of Site body*/
.SiteBody{
	width:980px;
	height:auto;
	background-color:#FFFFFF;
	text-align:center;
	margin:0 auto;
}
.SiteBodyColor{
	width:980px;
	height:auto;
	background-color:#efefe5;
	text-align:center;
}
.SiteBodyFlashContent{
	width:980px;
	height:460;
	text-align:center;
	margin:0 auto;
	background-color:#FFFFFF;
}
.SiteBodyFlashContent span{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	margin-top:240px;
}
/*end of site Body*/

/*start of footer*/
.Bottom{
	width:1000px;
	height:auto;
	text-align:center;
	padding:0px 0px 20px 0px;
	margin:0 auto;
}
.BottomLink{
	width:980px;
	height:20px;
	background-color:#e1e1e1;
	margin:0 auto;
}
.bottomLinkText{
	margin-top:1px;
	width:600px;
	height:20px;
	font-size:7;
	float:left;
	text-align:right;
	color:#666;
}
.bottomLinkText a{
	margin-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
.BottomCopyrightText{
	width:380px;
	margin-top:3px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	text-align:left;
	float:left;
}
.BottomCopyrightText a{
	margin-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
/*start of foot*/

/*start of About*/
.AboutBanner{
	width:980px;
	height:100px;
}
.AboutTitle{
	width:980;
	height:24px;
}
.AboutBannerTitle{
	float:left;
	margin:1px 0 1px 0;
	width:210px;
	height:22px;
	display:inline;
	background-color:#d9dadc;
}
.AboutBannerTitle Span{
	display:block;
	text-align:left;
	margin:5px 0 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:10px;
}
.TitleIconAndText{
	display:block;
	text-align:left;
	margin:5px 0 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:10px;
}
.AboutBannerTitleCenter{
	float:left;
	margin:1px 0 1px 1px;
	width:559px;
	height:22px;
	background-color:#d9dadc;
}
.AboutBannerTitleRight{
	float:left;
	margin:1px 0px 1px 1px;
	width:209px;
	height:22px;
	background-color:#d9dadc;
}
.TitleIcon{
	width:auto;
	height:auto;
	float:left;
	margin:9px 0 0 15px;
	text-align:left;
}
.clear {clear:both;} 
.AboutBannerTitleRight Span{
	display:block;
	text-align:left;
	margin:5px 0 0 15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:10px;
}
.SiteBodyTotal{
	width:980px;
	height:auto;
	}
.AboutContentMenu{	
	float:left;
	width:210px;
	height:auto;
	background-color:#eeeff1;
	margin:0 1px 1px 0;
}
.MenuList{
	width:210px;
	height:auto;
}
.MenuIcon{
	width:10px;
	height:auto;
	float:left;
	padding:10px 0 10px 15px;
	text-align:left;
}
.AboutContentMenu a{
	display:block;
	text-align:left;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	font-size:10px;
}
.1line{
	height:1px;
	width:100%;
	border-collapse:collapse;
	font-size:1px;
	float:left;
	background-color:#ffffff;
}
.AboutLeftContent{	
	float:left;
	margin:1px;
	width:554px;
	height:auto;
	background-color:#ffffff;
}
.AboutLeftContentNew{
	float:left;
	width:556px;
	height:auto;
	text-align:center;
	margin:0 auto;
	overflow:hidden;
	zoom:1;
	word-wrap:break-word;
	background-color:#FFFFFF;
	}
.MainContent{
	width:550px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	line-height:23px;
	font-size:12px;
	color:#666666;
	text-align:left;
	margin:5px 0px 5px 3px;
	float:left;
	table-layout:fixed;
	word-wrap:break-word;
	}
.ProductButtomContent{
	text-align:left;
	margin:5px 0px 5px 10px;
	}
.MainContentRight{
	font-family:Arial;
	font-weight:bold;
	line-height:23px;
	font-size:11px;
	color:#666666;
	display:block;
	text-align:left;
	margin:5px 0 0 3px;
	}
.MainContentText{
	font-family:Arial;
	line-height:20px;
	font-size:10px;
	color:#333333;
	display:block;
	text-align:left;
	margin:5px 0 0 10px;
}	
.AboutRightContent{	
	float:right;
	margin-top:5px;
	width:200px;
	height:auto;
}
.ProductRightContent{	
	float:left;
	margin:5px 0 1px 8px;
	width:200px;
	height:auto;
}
.ContentTotalText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:23px;
	color:#666666;
	text-align:left;
	font-weight:100;
}
.ContentTotalTextForEnglish{
	font-size:10px;
	margin:0 0 10px 0;
	line-height:23px;
	color:#666666;
	text-align:left;
	font-weight:100;
}
.ContentTotalTextPages{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:20px 0 0 20px;
	display:block;
	line-height:23px;
	color:#666666;
	text-align:left;
}
/*end of About*/

.TableLine{
	margin-top:10px;
	margin-bottom:20px;
	background-color:#FFFFFF;
	border:1px #e1e1e1 solid;
/*	word-wrap:break-word;
	table-layout:fixed;*/
}

.TitleNameOne14 {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-align:center;
	margin:0 auto;
}

.TitleNameTwo12 {
	color: #FF6600;
	font-size:12px;
	text-align:left;
	margin:0 auto;
}
.1lineSmallClass{
	margin:0 0 0 20px;
	font-size:12px
	font-weight: bold;
}
.1lineSmallClass2{
	margin:0 0 0 20px;
	font-size:12px
	font-weight: bold;
}
.MenuIconSmallClass{
	width:10px;
	height:20px;
	float:left;
	padding:0 0 0 35px;
	text-align:left;
}
.MenuIconSmallClass img{
	margin-top:8px;
	}
.InvestorrelationsContentCenter{
	width:530px;
	float:left;
	margin:10px 0 0 10px;
	font-family:Arial, Helvetica, sans-serif,"宋体";
	font-size:12px;
	color: #666666;
}
.ml{
	margin-left:15px;
	margin-Top:5px;
	display:block;
	text-align:left;
}
.mx{text-align:left;}
.AboutcenterContentbuttom{
	margin:20px 0 0 0;
	float:left;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}
.AboutcenterContentbuttom a{
	size:12px;
	color:#FF6600;
}
.Topa{
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
.MemberContentLeft{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	width:180px;
	height:auto;
	margin:30px 10px 0 10px;
}
.MemberContentRight{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	text-align:left;
	width:300px;
	height:auto;
	margin:10px 5px 0 10px;
}
.MemberContentRightTop{
	float:left;
	text-align:left;
	display:block;
	width:100%;
	height:auto;
}
.MemberContentRightBottom{
	text-align:left;
	float:left;
	display:block;
	width:200px;
	margin-top:8px;
	height:auto;
}
.MemberContent{
	float:left;
	width:560px;
	background-color:#FFFFFF;
	}
.TitleA{
	font-sisz:12px;
	color:#4aac71;
	white-space: nowrap;
	}
.boxSelect
{
    border: 1px solid #C0C0C0;
    width:  102px;
    height: 20px;
    clip: rect( 0px, 181px, 20px, 0px );
    overflow: hidden;
	
}
.boxSelect2
{
    border: 1px solid #F4F4F4;
    width:  100px;
    height: 18px;
    clip: rect( 0px, 179px, 18px, 0px );
    overflow: hidden;
}
select
{
    position: relative;
    left: -2px;
    top: -2px;
    width: 103px; 
    line-height: 14px; 
	color: #909993;
    border-style: none;
    border-width: 0px; 
}
.MemberContentRightcenterter{
	font-size:12px;
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	width:300px;
	height:auto;
	}
	
#dhtipscontent {width:550px;height:500px;background:#f5f1e1;border:5px solid #f5f1e1;z-index:102;padding:5px;}
#dhtipsdiv {background:#000;-moz-opacity:0.6;opacity:0.6;filter:alpha(opacity=70);z-index:101;border:none;}
#dhtipsiframe {-moz-opacity:0;opacity:0;filter:alpha(opacity=0);z-index:100;border:none;}
.tipsdiv {height:490px;overflow:auto;line-height:150%;}
.closediv {height:25px;text-align:right;}
.closebtn {position:relative;top:0px;right:0px;border:1px solid buttonshadow;}

.openwindows{
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#666666;
	line-height: 22px;
}
.openwindowsTitle{
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#FF6600;
	line-height: 22px;
	font-weight: bold;
}
.Style12-666Font {font-family: Arial, Helvetica, sans-serif; font-size:12px; color: #666666;}
.Style12-333Font {font-family: Arial, Helvetica, sans-serif; color: #333333;  font-size:12px}

/* New Css */
.TotalBackgroundColorNew{
	width:1000px;height:auto;background-color:#FFF;text-align:center;margin:0 auto;overflow:hidden;zoom:1;}
.SiteBodyNew{
		width:980px;height:auto;text-align:center;margin:0 auto;overflow:hidden;zoom:1;}
a.TextMorelink {color:#369a5e;}		
a.newsa {color:#ff6600;}
a.newsa:hover{color:#ff6600;}
