.site
{
  width:800px;
  
}
/*Download by http://www.mb5u.com*/
.tr-title
{
  height:25px;
  font-weight:bold;
  font-size:20px;
}

#site
{
  width:900px;
  border-width:1px;
  border-color:#618fec;
  border-style:solid;
  background-color:#e0ffff;
  font-size:12px;
  color:#000080;
  text-align:center;
  margin-left:auto;
  margin-right:auto;
}

.check_search
{
  width:900px;
  border-width:1px;
  border-color:#618fec;
  border-style:solid;
  background-color:#e0ffff;
  font-size:12px;
  color:#000080;
  text-align:center;
  margin-left:auto;
  margin-right:auto;
  margin-top:10px;
}


.site-tr
{
  background-color:#e0ffff;
}

.site-tr-o
{
  background-color:#fafad2;
}

.tx
{
  height:200px;
  width:900px;
  margin-left:auto;
  margin-right:auto;
}

.d
{
  width:800px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
}

.n
{
    color:red;
}

.footer
{
    text-align:center;
    font-size:12px;
    text-align:center;
    letter-spacing:1px;
}

.site-r,.site-t
{
  width:100px;
  margin:3px;
  float:left;
  border-width:1px;
  border-style:solid;
  border-color:#618fec;
  background-color:#e0ffff;
}

.clear
{
  clear:both;
  float:none;
  width:900px;
  height:10px;
  background-color:#618fec;
  font-size:0px;
}

.notice
{
  font-size:14px;
  width:900px;
  text-align:left;
  padding:20px;
}
