body{margin: 0px auto;padding: 0px;position: relative;font-family: verdana,Sans-serif;font-size: 12px;}
p,img{margin: 0px;}
.clearfix {
    display: inline-block;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 1%;
    height: 0;
    line-height: 1.1;
    visibility: hidden;
}
* html .clearfix {
    height: 1%;
}
.clearfix {
    display: block;
}
#header {
    background: url("images/head_bg.gif") repeat-x scroll left top rgba(0, 0, 0, 0);
    height: 96px;
}

#header #header-inner p {
    float: left;
    padding: 0 20px 0 50px;
    width: 96px;
}
#header-logo-place {
    height: 96px;
    position: relative;
    width: 96px;
}
#header #header-inner #navi {
    float: left;
    height: 32px;
    width: 1004px;
}
ul#gn-menu {
    float: left;
    height: 32px;
    margin-top: 14px;
    padding: 1px 2px;
    width: 888px;
}

#navi-gn ul li img {
    vertical-align: top;
}
img {
    border: medium none;
    vertical-align: bottom;
}

.menu{height: 45px;
    float: left;
    padding: 1px 2px;
    width: 888px;}
#menu{
      /*---Give our UL a width ---*/
    list-style:none;  /*--- Makes the bullets go away ---*/
    margin:14px 0px;  /*--- Take out any default margin on the UL tag ---*/
    padding:0;  /*--- Take out any default padding on the UL tag ---*/
text-align:center;
    
}
#menu li{
    float:left;  /*--- Make the list go horizontal ---*/
    margin:0;

}
#menu li a{
    display:block;  /*--- Make the entire button are clickable rather than the text alone ---*/
  /*---  text-indent: -9999px;  Push the text off screen to hide text---*/
    overflow: hidden; /*--- Makes text outside of bounding box hidden ---*/
    height:32px;
    color: #fff;
    padding: 0px 10px 0px 10px;
    
    
 
}
#menu li a:hover,#menu li a.active{
    background: url(images/over.png);
}
/*
#menu li#index a{
    background: url(images/home.jpg) no-repeat;
    width:96px;
}
 
#menu li#about_us a{
    background: url(images/about_us.gif) no-repeat;    
    width:96px;
 
}
#menu li#project a{
    background: url(images/project.gif) no-repeat;    
    width:96px;
 
}
#menu li#service a{
    background: url(images/service.gif) no-repeat;    
    width:96px;
 
}
#menu li#expertise a{
    background: url(images/exp.gif) no-repeat;    
    width:96px;
 
}
#menu li#wecc_news a{
    background: url(images/news.gif) no-repeat;    
    width:96px;
 
}

#menu li#career a{
    background: url(images/career.gif) no-repeat;    
    width:96px;
 
}
#menu li#contact a{
    background: url(images/contact.gif) no-repeat;    
    width:96px;
 
}
#menu li#online a{
    background: url(images/mbook.jpg) no-repeat;    
    width:96px;
 
}
#menu li#index a:hover{
    background: url(images/home_ovr.gif) no-repeat;
}
#menu li#about_us a:hover,#menu li#about_us a.active{
    background: url(images/about_us_ovr.gif) no-repeat;    
}
#menu li#project a:hover,#menu li#project a.active{
    background: url(images/project_ovr.gif) no-repeat;    
}
#menu li#service a:hover,#menu li#service a.active{
    background: url(images/service_ovr.gif) no-repeat;    
}
#menu li#expertise a:hover,#menu li#expertise a.active{
    background: url(images/exp_ovr.gif) no-repeat;    
}
#menu li#wecc_news a:hover,#menu li#wecc_news a.active{
    background: url(images/news_ovr.gif) no-repeat;    
}

#menu li#career a:hover,#menu li#career a.active{
    background: url(images/career_ovr.gif) no-repeat;    
}
#menu li#contact a:hover,#menu li#contact a.active{
    background: url(images/contact_ovr.gif) no-repeat;
}
#menu li#online a:hover,#menu li#online a.active{
    background: url(images/mbook_active.jpg) no-repeat;
}
#menu li#index a:hover,#menu li#index a.active{
    background: url(images/home_ovr.gif) no-repeat;
    
}
*/
.lang{float: left;color: #fff;margin-top: 20px;}
.clear{
    clear:both;  /*--- Clears the float of the list items to restore normal document flow ---*/
}
#header #navi-sub {
    height: 41px;
    padding-left: 37px;
    padding-top: 7px;
    width: 800px;
    float: left;
    color: #fff;
}
#header #navi-sub_exp {
    height: 41px;
    padding-left: 210px;
    padding-top: 7px;
    width: 530px;
    float: left;
    color: #fff;
}
#header #navi-sub li,#header #navi-sub_exp li {
    float: left;margin-right: 10px;
}
#navi-sub li a,#navi-sub_exp li a{background: url(images/nav.gif) no-repeat left bottom; padding-left:12px;}
li {
    list-style: none outside none;
}
a:link,a:visited,a:active {
    color: #ccc;
    text-decoration: none;
}
a:hover,a.active {
    color: #3d8ad8;
    text-decoration: none;
}
#SlideArea {
    left: 0;
    min-height: 890px;
    min-width: 1120px;
    overflow: hidden;
    position: relative;
    top: 0px;
    width: 100%;
    background: none repeat scroll 0 0 #252525;
}
#wrapper {
    background: none repeat scroll 0 0 #252525;
    padding: 45px 0;
    text-align: center;
}
#wrapper_exp {
    background: none repeat scroll 0 0 #252525;
    padding: 0px;
    text-align: center;
}
#wrapper .firm {
    height: auto !important;
    min-height: 550px;
}
#container {
    margin: 0 auto;
    position: relative;
    width: 1080px;
}
#container h1 {
    font-size: 200%;
    font-weight: normal;
    line-height: 1.2;
    margin-bottom: 26px;
}
h1, h2, h3, h4, h5, h6 {
    color: #fff;
    font-size: 100%;
}
h1, h2, h3, h4, h5, h6, div, p, pre, ul, ol, dl, dt, dd, address, form, blockquote {
    display: block;
    line-height: 1.6;
    margin: 0;
    padding: 0;
    text-align: left;
}
#container #standard-column-img:after, #container #standard-column-txt:after {
    clear: both;
    content: ".";
    display: block;
    font-size: 1%;
    height: 0;
    line-height: 1.1;
    visibility: hidden;
}
#container #standard-column-img, #container #standard-column-txt {
    display: block;
}
#container #standard-column-img, #container #standard-column-txt {
    display: inline-block;
}
#container #standard-column-img {
    float: right;
    position: relative;
    /*width: 480px;*/
}
#container #standard-column-img-ca {
    float: right;
    position: relative;
    width: 580px;
}
#container #standard-column-img p.img, #container #column-mix-img p.img,#container #standard-column-img-ca p.img {
    margin-bottom: 20px;
    text-align: center;
}
#container #standard-column-txt {
    float: left;
    width: 500px;
    color: #fff;
    text-align: justify;
}
#container #standard-column-txt-ca {
    float: left;
    width: 450px;
    color: #fff;
}
#container #standard-column-txt p,#container #standard-column-txt-ca p{
  margin: 10px 0px !important;
}
.space{margin-left: 10px;}
#wrapper .services #standard-column-img {
    width: 630px;
}
#wrapper .services #standard-column-txt {
    width: 400px;
}
#footer {
    background:#000;
    background-position: left top;
    background-repeat: repeat;
    bottom: 0;
    height: 22px;
    left: 0;
    min-width: 1120px;
    overflow: hidden;
    padding: 8px 0 0;
    position: absolute;
    width: 100%;
    color: #fff;

}
#footer p{padding: 0 20px 0 50px;font-size: 10px}
