.edit *, .noedit *
{
  font-size : 11px;
}
.edit td
{
	vertical-align: top;
	padding: 2px;
}
.edit .on, .noedit .off
{
  display : block;
}

.edit .off, .noedit .on
{
  display : none;
}

.edit th, .noedit th
{
  text-align : left;
}

.edit input
{
  border : 1px solid #856734;
}

.itm_name
{
  width      : 149px;
  text-align : center;
}

.itm_name a
{
  font-size : 11px;
}

.summary
{
  height        : 30px;
  line-height   : 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;

}

.btn_del
{
	color: #e05050;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

.err
{
  display     : none;
  color       : #EE4040;
  font-size   : 10px;
  font-weight : normal;
}

.order_hd
{
	font-weight : bold;
}