   
    .news_li_item
     {
      float:left; 
      padding:14px 16px 16px 16px;
      margin:0px 7px 7px 0px; 
      background-color:#eeeeee;
      width:223px;
     }
     
    .news_li_item:hover
    {
      text-decoration:none;
      background-color:#dddddd;
      
    }
     
    .news_li_item a
     {
      padding-bottom:8px;
      color:#550000;
      line-height:1.2em;
    }
     
     .carousel
     {
       width:1025px;
       height:155px;
       background-image: url(/image/base/bg-carousel-1024.jpg); 
       background-repeat:no-repeat;
     }
     
     .carouselI
     {
       width:210px;
       height:120px;
       background-color:#ffffff;
       display:block;
       float:left;
       margin:20px 15px 0px 0px;
       -webkit-border-radius: .3em; 
       -moz-border-radius: .3em;
       border-radius: .3em;
      background: rgb(255,252,252);
      background: -moz-linear-gradient(top,  rgba(255,252,252,1) 0%, rgba(255,255,255,1) 51%, rgba(224,224,224,1) 100%);
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,252,252,1)), color-stop(51%,rgba(255,255,255,1)), color-stop(100%,rgba(224,224,224,1)));
      background: -webkit-linear-gradient(top,  rgba(255,252,252,1) 0%,rgba(255,255,255,1) 51%,rgba(224,224,224,1) 100%);
      background: -o-linear-gradient(top,  rgba(255,252,252,1) 0%,rgba(255,255,255,1) 51%,rgba(224,224,224,1) 100%);
      background: -ms-linear-gradient(top,  rgba(255,252,252,1) 0%,rgba(255,255,255,1) 51%,rgba(224,224,224,1) 100%);
      background: linear-gradient(to bottom,  rgba(255,252,252,1) 0%,rgba(255,255,255,1) 51%,rgba(224,224,224,1) 100%);
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffcfc', endColorstr='#e0e0e0',GradientType=0 );
      -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
      -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
      box-shadow: 0 1px 2px rgba(0,0,0,.2);
     }
     
     .frameTitle
      {
          margin: 0px;          
          background-image:url(../image/base/bg-frame-title-tab.png);
          background-position:top left;    
          color:#ffffff;
      }
     
     .carousel
     {
 
     }
     
     .wNewCont
     {
       position:relative;
       float:left; 
       width:330px;
       height:180px; 
       -webkit-border-radius: .3em; 
       -moz-border-radius: .3em;
       border-radius: .3em;
       -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
       -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
       box-shadow: 0 1px 2px rgba(0,0,0,.2);
       margin: 0px 15px 15px 0px;
       background-repeat:no-repeat;
       background-position: center center;
     }

    .wNewContT
    {
      position:relative;
      display:inline-block; 
      width:330px;
      height:45px;
      margin-top:115px;
      background: -moz-linear-gradient(top, rgba(255,255,255,0.75) 0%, rgba(255,255,255,0.85) 100%); /* FF3.6+ */
      background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.75)), color-stop(100%,rgba(255,255,255,0.85))); /* Chrome,Safari4+ */
      background: -webkit-linear-gradient(top, rgba(255,255,255,0.75) 0%,rgba(255,255,255,0.85) 100%); /* Chrome10+,Safari5.1+ */
      background: -o-linear-gradient(top, rgba(255,255,255,0.75) 0%,rgba(255,255,255,0.85) 100%); /* Opera 11.10+ */
      background: -ms-linear-gradient(top, rgba(255,255,255,0.75) 0%,rgba(255,255,255,0.85) 100%); /* IE10+ */
      background: linear-gradient(to bottom, rgba(255,255,255,0.75) 0%,rgba(255,255,255,0.85) 100%); /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9ffffff', endColorstr='#d9ffffff',GradientType=0 ); /* IE6-9 */
      color:#000000;
      font-size:1.2em;
      padding:10px;
       -webkit-border-radius: 0em 0em .2em .2em; 
       -moz-border-radius: 0em 0em .2em .2em;
       border-radius: 0em 0em .2em .2em;
      }
    
    .wNewContT2
    {
      position:absolute;
      display:inline-block; 
      margin-top:-10px;
      text-align:center;
      height:65px;
      width:330px;
      top:50%;
    }












/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
