
#cotop {
   width:530px;
   float: right;
   margin-top: 10px;
   margin-bottom: 5px;
   border: 0px solid #999999;
}

#news1 {
   width:530px;
   float: right;
   margin-top: 0px;
   margin-bottom: 20px;
   letter-spacing:2px;
   border: 0px solid #999999;
}

#news1-1 {
   width:500px;
   float: left;
   font-size: 12px;
   line-height: 150%;
   letter-spacing:2px;
}

#news1-1 span {
   margin-left: 25px;
   line-height: 150%;
   height:100px;
}

#news2 {
   width:530px;
   float: right;
   margin-top: 0px;
   margin-bottom: 20px;
   letter-spacing:2px;
   border: 0px solid #999999;
   background: url(../img/pdc/img_02.jpg);
   background-repeat: no-repeat;
}

#news2-1 {
   width:300px;
   float: left;
   font-size: 12px;
   line-height: 150%;
   letter-spacing:2px;
}

#news2-1 span {
   margin-left: 25px;
   height:200px;
}

