@charset "UTF-8";
#SubContent {
	float: left;
	height: 625px;
	width: 680px;
	position: absolute;
}
#productPic {
	height: 280px;
	width: 680px;
	position: relative;
	float: left;
	text-align: center;
}
#Line3 {
	background: url(../images/line_BG.jpg) repeat-x;
	width: 680px;
	position: relative;
	float: left;
	bottom: 20px;
	background-color: #FFFFFF;
}
#productDetail {
	float: left;
	height: 280px;
	width: 680px;
	position: relative;
	top: 40px;
}
#ProdutName {
	position:relative;
	width:280px;
	height:40px;
	z-index:auto;
	text-align: center;
}
#rating {
	position:absolute;
	top:40px;
	width:280px;
	height:100px;
	z-index:auto;
	float: left;
	background: url(../images/crystalAward.jpg) no-repeat center center;
}
#Ref {
	position:absolute;
	top:140px;
	width:260px;
	height:120px;
	z-index:auto;
	font: normal x-small Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: left;
	padding-left: 25px;
}
#rightContent {
	font: normal small Arial, Helvetica, sans-serif;
	color: #666666;
	position: absolute;
	height: 255px;
	width: 390px;
	left: 290px;
	top: 5px;
	right: 0px;
	bottom: 0px;
}
.textBlackMEdium {
	font: bold medium Arial, Helvetica, sans-serif;
	color: #000000;
}

