div#pagelink{
}

div#pagelink img{
  margin: 0px 5px 0px 10px;
}

div#pagelink a{
  margin-right: 5px;
}

table.school-list{
 margin-top: 10px;
 width: 880px;
}

table.school-list td{
  vertical-align: top;
  width: 440px;
  padding: 10px 0px 10px 0px;
}

table.school-list td div.school-pic{
   display: inline;
   width: 140px;
   margin: 6px 6px 0px 6px;
   float: left;
}

table.school-list td div.school-cont{
   float: left;
}

table.school-list td div.school-cont table.school-spec{
    width: 280px;
    margin: 0px;
    font-size: 12px;
    color: #333333;
}

table.school-list td div.school-cont table.school-spec th{
     padding: 6px 0px 0px 0px;
     vertical-align: top;
}

table.school-list td div.school-cont table.school-spec td{
     padding: 6px;
     vertical-align: top;
}

table.school-list td div.school-cont table.school-menu{
    width: 280px;
    margin: 0px;
    font-size: 12px;
    color: #333333;
}

table.school-list td div.school-cont table.school-menu th{
     padding: 3px 0px 0px 0px;
     vertical-align: top;
}

table.school-list td div.school-cont table.school-menu td{
     padding: 3px 0px 0px 0px;
     vertical-align: top;
}

table.school-list td div.school-cont table.school-menu td img{
      margin-right: 5px;
}

table.school-list td div.school-cont div.school-copy{
    font-size:14px;
}

