@charset "utf-8";
/* CSS Document */
#sidebar{
 float:right;
 width:210px;
 font-size:14px;
 margin-top:40px;
 overflow:hidden;
 }
#sidebar tr{
	
}
#sidebar a{
 text-decoration:none;
 }
#hot{
 height:300px;
 margin-bottom:24px;
 background-image:url(../images/bgnavtop.GIF);
 background-repeat:no-repeat;
}
#hot table td{
 height:22px;
 }
#hot table{
   margin-left:0px;
}
#link {
 margin-top:26px;
 height:360px;
 background-image:url(../images/bgnavtop.GIF);
 background-repeat:no-repeat;
 margin-bottom:-10px;
}
#link table td{
 height:22px;
 }
.side-list{
 width:100%;
 border-bottom-style:none;
 margin-bottom:7px;
 font-size:14px;
 background-image:url(../images/side-bor.jpg);
 background-repeat:repeat-y;
 text-align:left;
 }
.timu{
  line-height:20px;
  color:#03F;
  font-size:13px;
  height:21px;
  text-align:left;
  width:210px;
}
.tiezhi{
  line-height:15px;
  color:#FFF;
  font-size:13px;
  height:30px;
  text-align:left;
}
.side-bottom{
	width:100%;
	height:20px;
	margin-top:-8px;
	overflow:hidden;
}