/* CSS Document */

/*---------- content ----------*/

.main .bloc h4 {
   margin-bottom:15px;
   padding:0 0 5px 5px;
   background:#fff url(../../images/dotline.gif)repeat-x bottom;
   width:585px;
}

.main .bloc {
  margin-bottom:35px;
}

.main dl {
   width:585px;
}

.main dt.name {
   width:280px;
   float:left;
   margin-bottom:18px;
   padding-left:7px;
   font-weight:bold;
}

.main dd.url {
   width:298px;
   float:right;
   text-align:left;
   margin-bottom:18px;
}


.pagetop a {
   margin-top:140px!important;
}






