div#content_left {
   width: 660px;
   height: 365px;
}

div.tit_news p{
   padding-top: 0px;
   font-family: Courier, Times;
   font-size: 20px;
   width: 660px;
   font-weight: bold;
   color: #497335;
   margin-left: 10px;
}

div.text_nws {  
  margin: 10px 0 0 10px;
  padding-top: 5px;
  border-top: 3px solid #3C3986;
  width: 660px;
  height:380px;
  overflow:auto;
}

div.text_nws p {
   font-family: Courier New, Courier, mono, Times;
   font-size: 12px;
   color: #3C3986;
}
