锘?*------------------------reset------------------------*/
body,div,p,h1,h2,h3,h4,h5,h6,h7,table,td,ul,li,ol,dl,dt,dd,hr,img{ margin:0px; padding:0px; border:0px; font-size:100%; outline:0;}
.clear{ clear:both; font-size:0px; line-height:0px; height:0px; overflow:hidden;}
a{ text-decoration:none; outline:0;}
li{ list-style-type:none;}
table{ border-collapse:collapse; width:100%;}
td{ vertical-align:top;}
html{ -webkit-font-smoothing: antialiased; }
body{ max-width:960px; margin:0px auto; background:#f5f5f5;}
body,html{-webkit-text-size-adjust: none;}

#header{ width:100%; max-width:960px; margin:0px auto; position:fixed; top:0; left:0; right:0; background:#fff; z-index:9999; box-shadow: 0px 1px 3px #666; -moz-box-shadow: 0px 1px 3px #666; -webkit-box-shadow: 0px 1px 3px #666;}
	#logo{ float:left; height:40px;}
	#language{ height:40px; float:right; overflow:hidden;}
		#language a{ display:block; width:45px; height:40px; float:right; font-size:80%; line-height:40px; color:#666; padding-left:45px; margin-right:5px;}
		#language .en{ background:url(../images/enBg.jpg) left center no-repeat;}
		#language .cn{ background:url(../images/cnBg.jpg) left center no-repeat; border-right:1px #999 dotted;}
	#nav{ background:#009646; -moz-column-count:3; -webkit-column-count:3; column-count:3;-moz-column-gap:0px; /* Firefox */-webkit-column-gap:0px; /* Safari and Chrome */column-gap:0px;}
		#nav li{ border-left:1px #4db67e solid; border-top:1px #4db67e solid;}
		/*#nav li:first-child{ border-left: none;}*/
		#nav a{ display:block; font-size:80%; color:#fff; padding:5px 0px; text-align:center;}
		
#footer{ background:#2f3841; padding:10px; line-height:180%; font-size:80%; color:#8896a3; text-align:center;}
	#footer a{ color:#8896a3;}
