.p {
  font-family: Verdana;
  font-size: 13px;
  color: #FFFFFF;
  line-height: 15px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.pb {
  font-family: Verdana;
  font-size: 13px;
  color: #FFFFFF;
  line-height: 15px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: bold;
}
.b {
  font-family: Verdana;
  font-size: 13px;
  color: #000000;
  line-height: 15px;
  margin-top: 0px;
  margin-bottom: 0px;
  font-weight: bold;
}
.main {
  border-spacing: 0px;
  padding: 0px;
}
.toptd {
  height: 30px;
  background-image: url(./img/top.png);
  vertical-align: center;
}
.topin {
  height: 20px;
  vertical-align: top;
  text-align: left;
}
.tab {
  width: 75px;
}
.date {
  text-align: right;
}
.inner {
  width: 800px;
  height: 100%;
}
.language {
  width: 600px;
  height: 300px;
  border-spacing: 0px;
  padding: 0px;
  padding-top: 15px;
  padding-bottom: 15px;
  background-image: url(./img/menuback.png);
}
.language tr td {
  text-align: center;
  vertical-align: center;
}
.bgbot {
  width: 300px;
  height: 20px;
}
.bgbot tr td {
  width: 100px;
  text-align: center;
  vertical-align: center;
}
.opttd {
  width: 300px;
}
.src {
  width: 225px;
  height: 20px;
}
.btn {
  width: 75px;
  height: 24px;
}
.google {
  width: 400px;
  height: 100px;
  background-image: url(./img/search.png);
  border-spacing: 0px;
  padding: 0px;
}
.google tr td {
  vertical-align: center;
  text-align: right;
}
.youtube {
  width: 400px;
  height: 100px;
  background-image: url(./img/ytsearch.png);
  border-spacing: 0px;
  padding: 0px;
}
.youtube tr td {
  vertical-align: center;
  text-align: right;
}
.facebook {
  width: 400px;
  height: 100px;
  background-image: url(./img/fbsearch.png);
  border-spacing: 0px;
  padding: 0px;
}
.facebook tr td {
  vertical-align: center;
  text-align: right;
}
.bottd {
  height: 30px;
  background-image: url(./img/bottom.png);
  vertical-align: center;
}
.botin {
  vertical-align: bottom;
  text-align: left;
  height: 20px;
}
.bt1 {
  width: 30px;
}
.bt2 {
  width: 100px;
}
.bt3 {
  width: 150px;
}
a {
  color: #FFFFFF;
  text-decoration: none;
}
a:hover {
  text-shadow: #FFFFFF 0px 0px 20px;
}
img {
  border-width: 0px;
} 
table {
  border-width: 0px;
  width: 100%;
  height: 100%;
}
form {
  margin: 0px;
}
body {
  margin: 0;
  padding: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-color: #ffffff;
  background-repeat: repeat;
}
div {
  background-repeat: no-repeat;
}