@charset "utf-8";

@import url(reset.css);
@import url(base.css);
@import url(common.css);

/* tuwen
--------------------------------------------------------------------*/
#content .tuwen{
  overflow:hidden;
  zoom:1;
  clear:both;
  margin-bottom:34px;
}

#content .left{
  padding-top:5px;
}

#content .tuwen p{
  width:460px;
  margin-left: 180px;
  *margin-left: 177px;
}

#content .box{
  padding-top:5px;
}

/* table
--------------------------------------------------------------------*/
#content table{
  margin-bottom:40px;
}

#content table th{
  width:168px;
  background:#F3E9CD;
  font-weight:normal;
  padding: 2px 0 0 10px;
}

#content table td{
  padding: 2px 0 2px 9px;
}
