﻿	#content{
		width:572px;
		float:right;
	}
		#goods_title{
			height:38px;
			background-image:url('../images/index_15.gif');
		}
		#goods_bg{
			width:542px;
			background-image:url('../images/index_16.gif');
			padding:15px;
		}	
			#goods_table{
				width:100%;
			}
				#goods_table td{
					width:33%;
					text-align:center;
				}
				#goods_table img{
					width:160px;
					height:137px;
					border:1px maroon solid;
					margin-bottom:10px;
				}
				#goods_table p{
					width:170px;
					height:18px;
					overflow:hidden;
					text-align:left;
				}
				.goods_pn{
					font-weight:bold;
				}
				.goods_pb{
				  color:#FF0000;
					padding-bottom:10px;
				}
				
		#goods_foot{
			height:24px;
			background-image:url('../images/index_23.gif');
			margin-bottom:15px;
		}