       html {
             overflow-x:hidden;
             overflow-y:hidden
             }
             
       body,td,th {
                  font-size: 12px; 
                  font-family:Verdana, Arial, Helvetica;
                  }
       a {
          color: #cccccc; 
          text-decoration:none;
          }
          
       a.mail:link {
                    color: #ffffff;
                    }
                    
       a:link {
               color: #cccccc;
               }
               
       a:visited {
                  color: #cccccc;
                  }
                  
       a.link_to {
                  color: #ffffff;
                  }           
                  
	    a.button {
	              background-color: #ffffff; 
	              width:100%; 
	              display:block; 
	              text-decoration:none; 
	              color:#999999; 
	              padding:5px;
	              }
	              
       a.button:hover {
                       background-color:#000000; 
                       text-decoration:none; 
                       color:#ffffff
                       }
       #currient {
                  background-color: #ff0000; 
                  color:#ffffff; 
                  padding:5px; 
                  width:100%; 
                  display:block; 
                  text-decoration:none;
                  }
                  
       table {
              border-collapse: collapse;
              }
       
       td {
           align: left;
           valign:auto
           font-family: arial;
           font-size: 9px;
           }
           
       p {
          color: #ffffff;
          }
       
    
       #out_frame    {
                          background-color: #333333; 
                          border-style:solid; 
                          border-width: 0px; 
                          border-color: white; 
                          position: relative; 
                          width: 1024px; 
                          height: 505px; 
                          margin-top: 0px; 
                          margin-left: auto; 
                          margin-right: auto;
                         }  
       #frame        {
                          background-color: #cccccc; 
                          border-style:solid; 
                          border-width: 2px; 
                          border-color: black; 
                          position: absolute; 
                          width: 970px; 
                          height: 330px; 
                          margin-top: 30px; 
                          margin-left: 17px; 
                         }
       #logo             {
                          background-color: #cccccc; 
                          border-style:solid; 
                          border-width: 0px; 
                          border-color: white; 
                          position: absolute; 
                          width: 50px; 
                          height: 50px; 
                          margin-top: 22px; 
                          margin-left: 903px; 
                         }
       #flashcontent     {
                          background-color: #cccccc; 
                          border-style:solid; 
                          border-width: 0px; 
                          border-color: white; 
                          position: absolute; 
                          width: 405px; 
                          height: 270px; 
                          margin-top: 30px; 
                          margin-left: 50px; 
                         }
       #navigate_button  {
                          background-color: #cccccc; 
                          border-style:solid; 
                          border-width: 0px; 
                          border-color: white; 
                          position: absolute; 
                          width: 190px; 
                          height: 140px; 
                          margin-top: 30px; 
                          margin-left: 530px; 
                         }
       #copyright        {
                          background-color: #cccccc; 
                          border-style:solid; 
                          border-width: 0px; 
                          border-color: white; 
                          position: absolute; 
                          width: 970px; 
                          height: 135px; 
                          margin-top: 370px; 
                          margin-left: 19px; 
                         }
       
      .Container {
                  position: absolute;
                  top: 200px; left: 530px;
                  width: 415px;
                  height: 100px;
                  border-style:solid; 
                  border-width: 0px; 
                  border-color: white; 
                  background-color: #cccccc;
                  }
       #Scroller-1 { 
                    position: absolute; 
                    overflow: hidden;
                    border-style:solid; 
                    border-width: 0px; 
                    border-color: white;
                    width: 415px;
                    height: 100px;
                  }
                  
       #Scroller-1 p {
       margin: 0; padding: 5px 10px 0px 0px;
       font-family: Verdana, Arial, Helvetica, sans-serif, simhei;
       font-size: 11px;
       text-indent: 20px;
       color: #777;
                  }
                  
      .Scroller-Container {
                           position: absolute;
                           border-style:solid; 
                           border-width: 0px; 
                           border-color: white;
                           top: 200px; 
                           left: 65px;
                          }
                          
      .Scrollbar-Track {
                        width: 10px; 
                        height: 100px;
                        position: absolute;
                        top: 200px; 
                        left: 932px;
                        background-color: #cccccc;
                       }
                       
      .Scrollbar-Handle {
                          position: absolute;
                          top: 200px; 
                          left: 932px;
                          width: 10px; 
                          height: 30px;
                          background-color: #ffffff;
                         }
