#divNews {
   background-color : #F5F5F5;
   border-left : 1px solid #D7D7D7;
   width : 245px;
   margin : 0px 3px 5px 0px;
   text-align : right;
}
   #divNews img {
      margin : 4px;
   }
   #divNews ul {
      text-align : left;
      list-style-image : url('../img/ico_doc.gif');
      margin : 0px 0px 0px 25px;
   }
   #divNews li {
      margin : 0px 10px 5px 0px;
   }
   #divNews a {
      font : 10px verdana;
      color : #7A7A7A;
      text-decoration : none;
      width : 100%;
      margin : 5px 10px 5px 10px;
      background : url('../img/ico_doc.gif') no-repeat;
      padding-left : 14px;
      text-align : left;
   }
      #divNews a:hover {
         color : #2574BC;
      }
   #divNews .AllNews {
      color : #0097E1;
      margin-right : 10px;
      background : none;
      padding : 0px;
      text-align : right;
      
   }
      #divNews .AllNews:hover {
         color : #0097E1;
         text-decoration : underline;
      }
#divCase {
   background : url('..\img\start_degrade.gif') repeat-x bottom right;
   font : 10px verdana;
   color : #6C6C6C;
   width : 100%;
   height : 142px;
   margin-left : 4px;
   text-align : center;
   border-bottom : 1px solid #CCCCCC;
}
#divCase p {
   width : 180px;
   margin : 10px;
   cursor : pointer;
}
#divMiddle {
   height : 142px;
   margin-right : 4px;
   border-bottom : 1px solid #CCCCCC;
   cursor : pointer;
}
#divPartners {
   widht : 100%;
   margin-top :4px;
   text-align : center;
   cursor : pointer;
}
#divPartners img {
   margin : 7px;
}