@charset "utf-8";
/* CSS Document */

.ProductBottomContent {
	width: 626px;
	border-top-width: 1px;
	border-top-color: #444444;
	height: 46px;
	margin: auto;
	border-top-style: solid;
	text-align: center;
}
.ProductPage {
	color: #ffffff;
	font-size: 12px;
	width: 50px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.ProductButton {
	float: right;
	margin: 10px auto auto 10px;
	width: 53px;
	height: 17px;
}
.ProductTop
{
	height: 457px;
	padding-top:25px;
}
.ProductBottom
{
	height: 46px;
	text-align: center;
}
.productItem
{
	width:33%;
	height:221;
	text-align:center;
	float:left;
}
.itemImage
{
	width:100%;
	height:185px;
	vertical-align:middle;
	margin-top:20px;
	text-align:center;
	overflow:hidden;
}
.itemImage img
{
	text-align:center;
	vertical-align:middle;
}
.itemTitle,.productItem a
{
	text-align:center;
	color:#d1c4b4;
	font-size:14px;
	text-decoration:none;
}
.itemName
{
	text-align:center;
	font-size:13px;
	color:#BFC1B5;
}
.mainCenterRight_Center_Center
{
	float:left;
	background:#232323;
	width:718px;
	height:528px;
}
