/* main table */
.main-table {width: 700px; border: 1px;}
.main-row {}
.main-data {}

/* head table */
.head-table {width: 700px; padding: 0px; margin: 0px;}
.head-row-top {}
.head-data {}
.head-logo {}
.title-table {
  font:normal normal 100%/1.0 comic sans ms;
  color: black;
  font-size: 30pt;
  line-height: 35pt;
  text-align: center;
}
.g { vertical-align: text-top;}
.p {vertical-align: text-top;}
.title-shelf-row {height: 10px;}
.title-shelf-data {background-image: url("image/shelfSmall.jpg");}
.head-endLeft {vertical-align: bottom;}
.head-around {width: 40px;}
.head-toGood {width: 24px;}
.head-contact {width: 40px;}
.head-about {width: 40px;}
.head-subscription {width: 40px;}
.head-endRight {vertical-align: bottom;}
.head-row-shelf {height: 20px;}
.head-data-shelf {background-image: url("image/shelf.jpg");}

/* contect table */
.content-table {width: 700px; font: normal normal 100%/1.0 arial; font-size: 14px; line-height: 19px;}
.content-row {}
.content-head {padding-bottom: 5px; padding-top: 5px;}
.content-row {}
.content-shelf {height: 20px; background-image: url("image/shelf.jpg"); background-repeat: y;}
.content-data { padding-bottom: 10px;}

/* assessment */
.assessment-top-data {padding-bottom: 0px; padding-bottom: 0px;}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

