@charset "utf-8";

@import url(reset.css);
@import url(base.css);
@import url(common.css);


#content .circle {
	margin-bottom: 40px;
}

/* tuwen
--------------------------------------------------------------------*/
#content .tuwen{
  overflow:hidden;
  zoom:1;
  clear:both;
}

#content .left{
}
#content .left li {
	width: 250px;
	text-align: center;
	margin-top: 10px;
}
#content .left li:first-child {
	margin-top: 0;
}
#content .tuwen p.setimg{
  width:370px;
  margin-left: 270px;
  *margin-left: 267px;
}

/* table
--------------------------------------------------------------------*/
#content table {
  margin-top: 15px;
}
#content table th{
  width:188px;
  background:#F3E9CD;
  font-weight:normal;
  padding: 2px 0 0 10px;
}

#content table td{
  padding: 2px 0 1px 9px;
}

#content p.no1{
  margin-top: 10px;
}
