h1#listing_title {
	background:url(../images/goods/title.png) no-repeat;}
	
h1#sub_title1 , h1#sub_title2 {
	width:669px;
	height:25px;
	border-bottom:1px dashed #c8c7c7;
	margin:16px 0 0 15px;}
	
#sub_title1 {	
	background:url(../images/goods/sub_title.png) no-repeat;}
	
#sub_title2 {
	background:url(../images/goods/sub_title2.png) no-repeat;}

.item_list_left , .item_list_right {
	float:left;
	width:310px;
	margin-top:46px;
	_margin-top:44px;}
	
.item_list_left {
	margin-left:36px;
	_margin-left:18px;}
	
.item_list_right {
	margin-left:24px;}

.item_pic {
	float:left;
	width:139px;
	height:148px;
	text-align:center;
	border:1px solid #cdcdcd;}
	
.item_pic img {
	display:block;
	margin:0 auto;}
	
.item_content {
	float:left;
	width:150px;
	color:#636363;
	margin:24px 0 0 16px;}

.item_content li {
	float:left;
	margin-top:6px;
	_margin-top:0;}
	
.item_content li h2.content_title {
	background:url(../images/icon/dot.png) left top no-repeat;
	padding-left:15px;
	float:left;
	font-size:12px;}
	
.item_content li h2.content_text {
	float:left;
	width:92px;
	font-size:12px;}
	
.item_content li h3.item_line {
	background:url(../images/goods/item_line.png) no-repeat;
	width:135px;
	height:9px;
	float:left;
	margin-left:14px;
	_margin-left:7px;}
