form {
	margin: 0px;
	padding: 0px;
}

.sidetcup {
  width: 165px;
  color: #333;
  font-size: small;
  list-style: none;
  margin-right: 0px;
  background-color: #;
}

.sidetcup h3 {
  color: #0000cd;
  font-family: Osaka, "Trebuchet MS", Verdana, Arial, sans-serif;
  font-weight: bold;
  font-size: 10pt;
  padding: 0px 0px 0px 0px;
  margin: 0em 0em 0em 0em;
  text-align: center;
  background-color: #5476FC;
}

.sidetcup ul {
  list-style-type: square;
  list-style-position: inside;
  margin-left: 0px;
  padding-left: 10px;
}

.poweredby {
  width: 165px;
  font-family: Osaka, "Trebuchet MS", Verdana, Arial, sans-serif;
  font-size: small;
  list-style: none;
  margin: 0px;
  display: block;
}


.poweredby h3 {
  display: none;
}

#tcadlay {
  background-color: #FFF;
}

#tcad2lay {
  display: none;
  clear: both;
  width: 700px;
  height: 80px;
  padding: 0px;
  color: #0000cd;
}

#catenavi {
  float: left;
  width: 700px;
  font-size: 10px;
  margin-left: 50px;
  padding: 0px;
  color: #666;
}

.catetitle {
  clear: both;
  list-style: none;
  font-size: 10px;
  font-weight: bold;
  margin: 5px 5px 2px 5px;
  padding: 2px;
}

.catelist {
  float: left;
  list-style: none;
  margin: 1px;
  word-break: keep-all;
  padding-left: 3px;
  padding-right: 3px;
  color: #0000cd;
}

.catelist A {
  color: #666;
}

#tcfootlay {
  clear: both;
  color: #333;
  margin: 0px;
  text-align: center;
  font-size: 12px;
}

.tagword {
  text-align: right;
}

.tagword a:link,
.tagword a:visited,
.tagword a:hover,
.tagword a:active {
  font-size: small;
  text-decortion: none;
  word-break: break-all;
  border-bottom: 1px dashed;
}
#AdBody div, .sidetcupbody {
  display:block !important;
  visibility:visible !important;
}
