/* CSS Document */
*+html #foot{
  position: relative;
}
*+html #foot div{
  position: absolute;
  top: 50%;
}
*+html #foot #footer{
  position: relative;
  top: -30%;
}
*+html .appear{
  height: 331px;
}
*+html #clearLeft {
  /*margin-right: 40px;*/
}
#left {
  position: none;
}
#paging {
  z-index: 10;
  _bottom: 40px
}
table {
  font-size: 1em;
}
#foot {
	float: none;
}