@charset "utf-8";
/* CSS Document */
.divContent{ margin-top:21px; height:607px; position:relative;}
.divMask{ height:615px; display:block; position:absolute; top:800px; left:0px; overflow:hidden;  width:900px; background-color:#000000;
filter:alpha(opacity=0);  
      -moz-opacity:0;  
      -khtml-opacity: 0;  
      opacity: 0; 

}
.divContent .left{ width:384px; margin-right:47px; float:left}
.divContent .right{ width:469px; float:left;}

.divVideo { margin-bottom:22px; height:423px;}
.divVideo .tips { width:384px; height:17px; background:url(../img/tips_video.gif); overflow:hidden; margin-top:10px;}
.divVideo .tips_e { width:384px; height:17px; background:url(../img/tips_video_e.gif); overflow:hidden; margin-top:10px;}

.divPlayer{ position:relative;}
.divPlayerMarsk{width:384px; height:272px; overflow:hidden; position:absolute; left:0px; top:0px; cursor:pointer; z-index:9999; background-color:black;filter:alpha(opacity=0);  
      -moz-opacity:0;  
      -khtml-opacity: 0;  
      opacity: 0; }

.divVideo  .divVideoNav{ height:47px;}
.divVideoNav ul,.divVideoNav Li{ margin:0px; padding:0px;}
.divVideoNav Li{ float:left; list-style:none; height:62px; width:191px; background-color:#006373; color:#eff5f5; position:relative; cursor:pointer; border-right:1px solid #00778f; border-bottom:1px solid #00778f}
.divVideoNav Li img{ width:78px; height:50px; border:1px solid #FFFFFF; margin-top:6px; margin-left:10px; margin-right:8px;}
.divVideoNav Li div{height:0px; width:191px;opacity: 0.6; background-color:#ffffff; overflow:hidden; position:absolute;  left:0px; bottom:0px;}

.divProductPic{ background:url(../img/bg_ProductPic.gif) no-repeat; width:190px; height:160px; float:left; margin-right:2px; }
.divWebChart{ background:url(../img/WebChart.gif) no-repeat; width:192px; height:161px; float:left; }

.divProductPic_e{ background:url(../img/bg_ProductPic_e.gif) no-repeat; width:190px; height:160px; float:left; margin-right:2px; }
.divWebChart_e{ background:url(../img/WebChart_e.gif) no-repeat; width:192px; height:161px; float:left; }

.divTrendsTitle{ height:19px; background-color:#c4bdad; color:#0a6a76; font-weight:bold; padding-left:7px; margin-bottom:10px;}
.divTrendsContent{height:580px; overflow:hidden;}
.ulTrends{ padding:0px 10px;  margin:0px; margin-top:10px;}
.ulTrends .Title{ border-bottom:1px dotted #bfd8dd;color:#0a6a76; font-weight:bold; list-style:none; font-size:14px;}
.ulTrends .Content{ list-style:none; padding-top:10px;}
.ulTrends .Content img{ width:430px;}

.divProductPic img{ margin-top:60px; margin-left:37px; cursor:pointer}
.divProductPic_e img{ margin-top:60px; margin-left:37px; cursor:pointer}

.btnX{ float:right; margin-right:10px; margin-top:10px; cursor:pointer; width:28px; height:28px; overflow:hidden; background:url(../img/btn_x.png); z-index:10000}
.nicescroll-rails{z-index:1000}



  .content{color:#777;font:12px/1.4 "helvetica neue",arial,sans-serif;width:620px;margin:20px auto;}
            h1{font-size:12px;font-weight:normal;color:#ddd;margin:0;}
            p{margin:0 0 20px}
            a {color:#22BCB9;text-decoration:none;}
            .cred{margin-top:20px;font-size:11px;}

            /* This rule is read by Galleria to define the gallery height: */
            #galleria{height:530px}
