﻿
.wrap1000 {
  width: 1000px;
  margin: 0 auto;
}
.conbg {
  background: #f8f8f8;
  font:12px/22px '\5b8b\4f53';
}
.modfx {
  padding-left: 30px;
  background: url(/img/room/static/images/icos.gif) no-repeat 0 0;
  color: #e74c3c;
  font-size: 18px;
  font-family: "microsoft yahei";
  line-height: 22px;
  vertical-align: top;
}
.sty1 {
  padding: 10px 0 25px;
  color: #999;
}
.footerbg {
  padding: 10px 0 20px;
  font:12px/22px 'microsoft yahei';
  background: #444;
  color: #999;
  text-align: center;
}
.footerbg a{color: #999;}
.footerbg a:hover{text-decoration:none;}
.f-pt20{padding-top:20px;}