body, ol, dl, td, th, select, input
{
  font-family: Helvetica, Tahoma, Arial, "PingFang SC",'Microsoft YaHei', sans-serif;
  font-size: 16px;
}

select
{
  height: 30px;
}

h1
{
  font-weight:bold;
  font-size: 25px;
}

h2
{
  font-weight:bold;
  font-size: 22px;
}

h3
{
  font-weight:bold;
  font-size: 20px;
}

h4
{
  font-weight:bold;
  font-size: 18px;
}

a:link, a:active, a:visited
{
  text-decoration:none;
}

a:hover
{
  text-decoration:underline;
}

table
{
  width:100%;
}

img
{
  border: 0px none;
  margin-right: 3px;
  margin-left: 3px;
}

#main
{
  width:100%;
  min-height:700px;
  margin:0 auto;
}

#article
{
  min-height:750px;
  font-size: 16px;
  line-height:1.5em;
  padding: 3px;
  overflow-x: hidden;
  overflow-y: auto; 
  color: #333333;
}

#toolbar
{
  width:30px;
  padding-right: 3px;
  height:100%;
  float:left;
  margin-right: 2px;
  margin-bottom: 10px;
}

#sub-toolbar
{
  width:95px;
  border: 1px #123456 solid;
  padding: 3px;
  min-height: 380px;
  float:left;
  margin-right: 2px;
  line-height:1.5em;
  display: block;
  margin-bottom: 10px;

}

#sub-toolbar a
{
  text-decoration:none;
}

#sub-toolbar ul
{
  margin:.5em 0 1em;
  padding:0 0px;
  list-style:none;
  line-height:1.5em;
}

#sub-toolbar li
{
  padding: 2px;
  font-size: 14px;
}

#header
{
  width:100%;
  padding: 3px;
  height: 80px;
  margin-bottom: 5px;
}

#footer
{
  float: left;
  min-width:200px;
  margin-top: 5px;
  height: 40px;
  padding: 5px;
  font-size: 12px;
}

#footer a
{
  color: #333333;
}

#body
{
  border: 1px #123456 solid;
  padding: 3px;
  min-height: 480px;
}

.sites
{
  margin-right: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
  width: 17px;
  min-height: 30px;
  font-weight:bold;
  font-size: 16px;
  padding: 5px;
  letter-spacing: 1px;
}

.sites a
{
  font-weight:bold;
  color:#333333;
  text-decoration:none;
}

#today
{
  border: 2px #4d4d00 solid;
}

#scripts
{
  border:2px #EE7F00 solid;
}

#history
{
  border:2px #006666 solid;
}

#etalk
{
  border: 2px #b22222 solid;
}

#repertoire
{
  border: 2px #3a6ea5 solid;
}

#trees
{
  border: 2px #62474d solid;
}

#independent
{
  border: 2px #8B7D6B solid;
  max-height:70px;
}

#sitetitle
{
  width:400px;
  height:80px;
  float:left;
}

#fromxikao
{
  width:300px;
  height:80px;
  float:right;
  background: #FFFFFF url("https://www.xikao.com/images/fromxikao.gif") right top no-repeat;
  position: relative;
}

#independent_sites
{
  position: relative;
  width: 190px;
  left: 15px;
  top: -40px;
  top: -40px;
  display: none;
  margin: 0px;
  padding: 5px;
  border: 1px #8B7D6B solid;
  background-color:#FFFFFF;
}

#searchform
{
  position: absolute;
  right:0;
  bottom:0;
}

.alternate_name
{
  font-size: 16px;
}

#friendly_sites
{
  position:absolute;
  font-size: 12px;
  right:0;
}

.searchPicture
{
  margin-right: 10px;
  margin-bottom: 0px;
  float: left;
}

.searchResult
{
  min-height: 150px;
  padding-bottom: 20px;
  border-top: 1px dashed #CCCCCC;
  margin: 5px;
}

.searchFilter
{
  border: 1px dashed #CCCCCC;
  padding: 5px;
  margin: 5px;
}

.searchFilterSelected
{
  border: 2px solid #CCCCCC;
  padding: 5px;
  margin: 5px;
  font-weight: bold;
}


.bigwords
{
  font-weight: bold;
  font-size: 20px;
}

.external
{
  background: url("https://www.xikao.com/images/10/arrow.png") right center no-repeat;
  padding-right: 12px;
  word-wrap: break-word;
}

.icon
{
  vertical-align:middle;
}

.td25p
{
  width: 25%;
}

.td33p
{
  width: 33%;
}

.td50p
{
  width: 50%;
}

.main-picture
{
  width: auto;
  max-width: 100%;
  height: auto;
}

#movetop, #movebottom, #site-menu
{
  display:none;
}

.monospace
{
  font-family: monospace;
}

.lightwords
{
  color: #A8A1A1;
}


#navlist
{
  padding: 3px 0;
  margin-left: 0;
  border-bottom: 1px solid #123456;
}

#navlist li
{
  list-style: none;
  margin: 0;
  display: inline;
  height: auto;
}

#navlist li a
{
  padding: 3px 0.5em;
  margin-left: 5px;
  border: 1px solid #123456;
  border-bottom: none;
  text-decoration: none;
}

#navlist li a.activetab
{
  text-decoration: none;
  font-weight: bold;
  border-bottom: #27408b;
  color: #000;
}