#content h1{
	width: 610px;
	text-align: left;
	padding-bottom: 15px;
}
.inf_good{ 
	padding: 10px 20px 50px;
	background: #F2F2F2	
}
.inf_good img{
	float:left;
	margin-right: 15px;
	border: 1px solid #B8E8FF
}
.inf {
	font-size: 11px;
	zoom: 1
}
.inf_good table{
	width: 100%;
	clear: both;
	cursor: arrow;
}
.inf_good table td{
	padding: 5px;	
	border-top: 1px solid #B8E8FF 
}
.inf_good table tr.hdr{
	background: transparent;
}
.inf_good table tr.hdr td{
	text-align: left;
	vertical-align: bottom;
	padding: 12px 4px 3px;
	background: url(../img/th_bg.gif) no-repeat bottom left;
}
.inf_good table tr.hdr td b{
	color: #fff;
	font-size: 12px;
}
.inf_good table th{
	color: #fff;
	text-align: left;
	vertical-align: bottom;
	padding: 12px 7px 3px;
	background: url(../img/th_bg.gif) no-repeat bottom left;
}
.inf_good table tr.hdr:hover{
	background: transparent;
}
.inf_good table tr{
	background: #fff;
}
.inf_good table tr:hover{
	background: #B8E8FF;
}
.inf_good table td{
	font: normal 11px Tahoma
}
.inf_good table td strong, .inf_good table td b{
	color: #818080
}
.back{
	text-align: right;
	margin: 0 15px 20px
}
.back a {
	font: normal 12px Tahoma;
	color: #000
}
.back a:hover{
	color: #E92701
}
