﻿@import url("css.css");/*css.css样式表*/

#rit {min-height:528px;height:auto!important;height:528px;}
#rit .page dt{height:32px;border-bottom:solid 1px #999;}
#rit .page dt span{padding-left:10px;}
#rit .page dt span,#rit .page dt a{font-size:14px;font-weight:bolder;}
#rit .page dd {overflow:hidden;padding:10px;}
#rit .page dd *{font-size:14px;}


#thefy
{
  width:500px;
  margin:auto;
  overflow:hidden;
}
#thefy .thefy
{
  width:200px;
  height:36px;
  border:solid 1px #ccc;
}
  #thefy .thefy, #thefy .thefy a
  {
    text-align: center;
    font-weight: bold;
    line-height: 36px;
  }
  #thefy .thefy a
  {
    display:block;
  }
  #thefy .thefy a:hover
  {
    text-decoration:none;
  }
  #thefy .thefy:hover
  {
    border:solid 1px #333;
  }




