
#goods .control {
	position:absolute;
	z-index:3;
	left:0;
	top:0;
}
.enlarged {
	position:absolute;
	z-index: 5;
	cursor: pointer;
}
.enlarged-control{
	position:absolute;
	z-index:100;
	cursor:pointer;
}
.enlarged-price{
	background-color:#373c40;
	color:#fff;
	width:80px;
	padding:5px;
	font-size:18px;
	font-weight:bold;
	text-align:right;
	position:absolute;
	z-index:6;
}

	/*background:url(gsjj/content_right.gif) no-repeat;*/

#content_right p{
	font-size:14px;
	font-family:"宋体";
	/*margin:0 20px 20px 20px;*/
	line-height:180%;
	text-indent:40px;
}
#goods{
	position:relative;
	background:#ddd;
	width:440px;
	height:186px;
	overflow:scroll;
	margin:150px 0 0 80px;
	padding:0;
	text-align:center;
	z-index:2;
}
#goods .construct {
	position:relative;
	width:840px;
	z-index:1;
}
#goods a{
	float:left;
	margin:10px;
	height:146px;
}
#goods .price{
	display:none;
}
#goods .control {
	position:absolute;
	z-index:3;
	left:0;
	top:0;
}
#description{
	padding:0;
}
#description p{
	font-family:"宋体";
	font-size:14px;
	text-align:left;
	line-height:180%;
}
.cleaner{
	clear:both;
}
#templatemo_footer{
	width:100%;
	background-color:#808080;

	padding:10px 0;
	color:#ffffff;
	font-weight:bold;
	margin:40px 0 0 0;
}
#templatemo_footer a{
	color:#ffffff;
	font-weight:bold;
	text-decoration:underline;
}
#templatemo_footer a:hover{
	text-decoration:none;
}
#cnzz{
	margin:0 auto;
	text-align:center;
}
#table{
    width:720px;
background:#fff;
border:20px solid #ccc;
text-align:left;
padding:20px;
}
.image_gsjj{
	float:right;
	padding:10px;
}
p{
	line-height:180%;
	text-indent:2em;
	}

