body {
  font: 11px Verdana, Arial, Helvetica, sans-serif;
  color: #000;
  background-color: #c7c7c7;
  margin: 50px 0;
  text-align: center;
}

#wrap {
  width: 700px;
  color: #000;
  background-color: #fff;
  margin: auto;
  text-align: left;
}

h1 {
  margin: 0;
  line-height: 0;
}

#logo {
  width: 300px;
  float: left;
}

#nav {
  width: 400px;
  height: 1px;
  float: right;
  background: url('bg.gif') top repeat-x;
  text-align: right;
}

#clear {
  clear: both;
}

ul, li {
  margin: 0;
  padding: 0;
  list-style: none;
}

#menu {
  height: 40px;
  background: url('menu_bg.gif') repeat-x;
  border-left: 1px solid #00588a;
  border-right: 1px solid #00588a;
  border-top: 1px solid #00588a;
  text-align: center;
}

#menu li {
  line-height: 30px;
  border-right: 1px solid #4FA4D4;
  padding: 0 15px;
  display: inline;
}

#menu a {
  color: #fff;
  text-decoration: none;
}
#menu a:hover {
  text-decoration: underline;
}

#end {
  border-right: 0 !important;
  padding-right: 0 !important;
}

#content {
  border-left: 1px solid #00588a;
  border-right: 1px solid #00588a;
  padding: 10px 20px 20px 20px;
}

h2 {
  font: 18px "Lucida Sans Unicode";
  font-weight: normal;
  color: #12427C;
  border-bottom: 1px solid #ccc;
  margin: 0 0 10px 0;
  padding: 0 0 5px 5px;
}

#content p {
  line-height: 15px;
  margin: 0 0 12px 0;
}

#intro, #company, #overview {
  height: 32px;
  padding-left: 42px;
  padding-top: 5px;
}
#intro {
  background: url('icons/documents.png') no-repeat top left;
}
#company {
  background: url('icons/user.png') no-repeat top left;
}
#overview {
  background: url('icons/info.png') no-repeat top left;
}

#info {
  color: #fff;
  background: url('info_bg.gif') no-repeat bottom left #00588a;
}
#info p {
  margin: 0;
  padding: 20px 30px;
  background: url('info_bg2.gif') no-repeat bottom right;
}

table {
  border-collapse: collapse;
}

#timetable {
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  margin-bottom: 10px;
  text-align: left;
}
#timetable td {
  border-left: 1px solid #000;
  border-top: 1px solid #000;
}
#time {
  color: #000;
  background-color: #eee;
}

#content a {
  color: #000;
  background-color: #fff;
}
#content a:hover {
  text-decoration: none;
}

#one {
  width: 200px;
  float: left;
}
#two {
  width: 440px;
  float: right;
}
#clear {
  clear: both;
}

.box {
  border: 1px solid #ccc;
  margin-bottom: 10px;
}
h3 {
  font-size: 11px;
  margin: 0;
  border-bottom: 1px solid #ccc;
  padding: 8px 12px;
  background: url('title.gif') repeat-x;
}
.test {
  padding: 10px;
}

#online {
  margin-top: 30px;
  text-align: center;
}

#home {
  height: 60px;
  border-left: 1px solid #00588a;
  border-right: 1px solid #00588a;
  background: url('../home.gif') no-repeat;
  padding-top: 240px;
  padding-left: 25px;
}
#home a img {
  border: 0;
}
#home li {
  display: inline;
}

#left {
  height: 18px;
  background: url('nice2.gif') no-repeat left top;
}
#right {
  height: 14px;
  background: url('nice.gif') no-repeat right bottom;
}

#login {
  height: 58px;
  padding: 50px 80px 0 0;
  background: url('right.gif') no-repeat right top;
}
#login a {
  color: #000;
  text-decoration: none;
}
#login a:hover {
  text-decoration: underline;
}