@charset "utf-8";
/* CSS Document */
html{ overflow-x:hidden;}
body{ background-color:#123d3a; height:auto; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#ccc; margin:0; padding:0;}

a:link { text-decoration: none;  padding:0; margin:0;}
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { text-decoration: none; }

#wrap{ width:100%; margin-top:160px; position:relative;}
#logodiv{ width:1002px;  margin:auto; }
#logo { width:285px; height:75px; background:url(images/logo2.jpg) no-repeat left; margin:0; padding:0; font-size:12px;margin-left:160px; }
#logo a { display:block; height:75px; text-indent:-9999em; }
#logo a:hover { color: #DC143C; text-decoration: none; }
#logo a:active { color: #DC143C; text-decoration: none; }

#content{ color:#FFFFFF;text-align:left; clear:both; width:1002px;  margin:auto; height:30px;}
#marquees{ height:20px; width:800px; margin-top:5px; margin-left:100px; }
#nav{ height:131px; width:100%; position:relative; z-index:10}
#navcontent{background:url(images/index2bg.jpg) no-repeat center; height:131px; width:100%; margin:auto; z-index:1; position:absolute;}
#navleft{ background:url(images/navleft.jpg) repeat-x left; width:50%; left:0; position:absolute; height:131px; z-index:0}
#navright{ background:url(images/navright.jpg) repeat-x right; right:0; position:absolute; width:50%; height:131px; z-index:0}

#sbh{ position:absolute; z-index:2; text-align:center; width:115px; height:105px; top:0px; left:120px;}
#sbh a{ margin-top:5px;}

#links{ width:1002px; margin:auto; margin-top:22px; position:relative;}
#aboutus,#news,#org,#environ,#project,#message,#contactus,#join,#bbs{ float:left; width:85px; height:30px; text-align:center; margin:5px; padding:0; display:inline;}

#aboutus{ margin-left:300px;}
#news{ margin-left:120px;}
#org{ margin-left:65px;}
#environ{ margin-left:60px;}
#project{ margin-top:20px; margin-left:295px;}
#message{ margin-top:20px; margin-left:58px;}
#contactus{ margin-top:15px; margin-left:32px;}
#bbs{ margin-top:15px; margin-left:20px;}
#join{ margin-top:15px; margin-left:40px;}

.fa8d00 a{ color:#fa8d00; display:block;}
.ccffff a{ color:#ccffff; display:block;}
.clear{ clear:both;}

#china,#english{ float:left; margin-top:0px; display:inline;}
#china a,#english a{ float:left; display:inline;}
#china{ margin-left:65px;}
#english{ margin-left:30px;}

#footer{text-align:center; margin-top:160px; position:relative; height:30px; line-height:30px;}
.copy{}
.copy a{ color:#CCCCCC;}
.menu{ background:url(images/nav.jpg) no-repeat; width:256px; height:90px; position:absolute; bottom:0; right:0; margin:0;}
