@charset "utf-8";

@import url(reset.css);
@import url(base.css);
@import url(common.css);


#content h3.spa{
  margin-bottom: 17px;
}

/* box
--------------------------------------------------------------------*/
#content .box{
  overflow:hidden;
  zoom:1;
  clear:both;
  margin-bottom:17px;
}

#content .box dl{
  float:left;
  width:140px;
  margin: 0 20px 0 0;
}

#content .box dl.clean{
  margin-right:0;
}

#content .box dl dt{
  font-size:1.14em;
  font-weight:bold;
  color:#000;
  text-align:center;
  padding: 58px 0 58px;
  background:url(../image/content_img01.jpg) left top no-repeat;
}

#content .box dl dd{
  font-size:0.72em;
  padding: 5px 0 0 1px;
}

/* list
--------------------------------------------------------------------*/
#content .list{
  overflow:hidden;
  zoom:1;
  clear:both;
  margin-bottom:59px;
}

#content .list dl{
  float:left;
  width:170px;
  height:236px;
  background:#FFFFCC;
  margin: 0 35px 0 0;
  padding:6px 9px 2px 11px;
}

#content .list dl dt{
  font-weight:bold;
  color:#000;
  font-size:1.28em;
  text-align:center;
  margin-bottom:1px;
}

#content .list dl.clean{
  margin-right:0;
}

/* tuwen2
--------------------------------------------------------------------*/
#content .tuwen2{
  overflow:hidden;
  zoom:1;
  clear:both;
  margin-bottom:52px;
}

#content .tuwen2 .right{
  padding-top:3px;
}

#content .tuwen2 p{
  width:420px;
  padding: 0 8px 0 2px;
}

#content .tuwen2 p.top{
  margin-bottom: 23px;
}