@charset "gb2312";
.freetitle {
  color: #666666;
  text-align: left;
  border-bottom: 1px solid #999999;
  margin-bottom: 8px;
  font-size: 14px;
  font-weight: bold;
  margin-top: 8px;
  padding: 3px 8px;
}
.freetable {
  position: relative;
}
.freelabel {
  text-align: left;
  font-weight: normal;
  white-space: nowrap;
}
.freesingleeditbox {
	border: 1px solid #E8E8D0;
	padding: 2px;
}
.freebutton {
	background: #F3F3E9 url(../images/button_background.gif) repeat-x;
	border: 1px solid #E8E8D0;
	margin-right: 8px;
	margin-left: 8px;
	padding-top: 4px;
	height: 20px;
}
.freeremark {
  line-height: 18px;
  margin-top: 8px;
  padding-right: 16px;
  padding-left: 16px;
}
