#ProductHead
{
    width:1007px; margin:0px auto; background-image:url(../images/ProductHead.gif); background-repeat:no-repeat; height:129px;
}
/*产品图片*/
#ProductImg
{
width:749px; margin-left:2px; margin-top:20px; float:left; height:562px;overflow:hidden;text-align:center;vertical-align:middle;
}

#ProductImg img
{
	width:749px; height:562px; cursor:pointer; border:0px;
}

#divRight
{
width:245px; float:left;margin-left:8px;margin-top:10px;
}
/*视频*/
#videoTop
{
	width:243px;
	background-image:url(../images/PvideoTop.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:4px;
}
#video
{
	border-left:solid 1px #908950;
	border-right:solid 1px #908950;
	width:241px;
	height:170px;
	text-align:center;
	color:#908950;
}
#videoBottom
{
	width:243px;
	background-image:url(../images/PvideoBottom.gif);
	height:4px;
	background-repeat:no-repeat;
}

#detailTop
{
    margin-top:5px;
	background-image:url(../images/ProductDetail.gif);
	background-repeat:repeat-x;
	width:243px;
	height:39px;
	overflow:hidden;
}
#ProductDetial
{
    width:241px; margin-top:0px; color:#908950; overflow:hidden; padding-top:10px;
}
#ProductDetial div
{
 margin-left:10px; margin-top:5px; 
}
/*产品描述*/
#descrip
{
	width:1001px; padding-left:6px; margin:5px auto 0px auto;
}
#descripTitle
{
	margin-top:5px;width:740px; height:15px;color:#908950; text-align:left; font-weight:bold; padding-left:9px;
}
#descripTop
{
width:998px; height:10px; background:url(../images/detailTop.gif) no-repeat bottom;
}
#descripContent
{
width:998px; background:url(../images/detailContent.gif) repeat-y top;color:#0f110e;
}
#descripBottom
{
width:998px; height:10px; background:url(../images/detailBottom.gif) no-repeat top;
}
/*产品描述结束*/
/*产品价格*/
.divPrice
{
	display:none;
}