@charset "utf-8";

@import url(reset.css);
@import url(base.css);
@import url(common.css);


/* tuwen
--------------------------------------------------------------------*/
#content .tuwen{
  overflow:hidden;
  zoom:1;
  clear:both;
  padding-bottom:26px;
}

#content .tuwen ul{
  float:right;
}

#content .tuwen p{
  width:380px;
  margin-top:-3px;
}
/* table
--------------------------------------------------------------------*/
#content table{
  margin-bottom:30px;
}

#content table th{
  width:149px;
  color:#fff;
  background:#666;
  font-weight:normal;
  padding: 1px 0 0 19px;
}

#content table td{
  padding: 2px 10px 2px 19px;
}

#content .map{
  height: 430px;
  margin-bottom:30px;
}