﻿#leftMenu
{
	width:145px;
	height:auto;
	float:left;
	margin:0px;
	padding:20px 0px 0px 20px;
	line-height:14px;
	vertical-align:middle;
	font-size:11px;
	display:block;
}
#rightContent
{
	width:720px;
	height:auto;
	margin:0px;
	float:right;
	padding:20px 20px 0px 0px;
	position:relative;
}
#nodeNavigator
{
	color:#7f7f7f;
}
#nodeNavigator a:link
{
	color:#7f7f7f;
	text-decoration:none;
}
#nodeNavigator a:visited
{
	color:#7f7f7f;
	text-decoration:none;
}
#nodeNavigator a:hover
{
	color:#7f7f7f;
	text-decoration:underline;
}
#bigPic
{
}
#navigatorNode
{
}
#modelNameCenterMenu
{
}
#textContent
{
}
#categoryIntroduction
{
	font-size:12px;
	margin-bottom:4px;
}
.categoryName
{
	font-size:24px;
	line-height:30px;
}
.categoryDescription
{
	margin-bottom:12px;
}
#productOrSeriesList
{
}
.seriesItemForWhite
{
	background-repeat:no-repeat; 
	width:270px;
	height:auto;
	float:left;
	margin:0px 16px 16px 0px;
	color:#aaa;
	display:inline;
	border:1px solid #f4f4f4;
}
.seriesItemForWhite a
{
	float:left;
	width:230px;
	height:132px;
    color:#aaa;
    cursor: hand;
    text-decoration:none;
	padding:24px 4px 4px 36px;

}
.seriesNameForWhite
{
	font-size:16px;
	font-weight:600;
}
.seriesItemForBlack
{
	background-repeat:no-repeat; 
	width:270px;
	height:auto;
	float:left;
	margin:0px 16px 16px 0px;
	color:#7f7f7f;
	display:inline;
	border:1px solid #f4f4f4;
}
.seriesItemForBlack a
{
	float:left;
	width:230px;
	height:132px;
    color:#7f7f7f;
    cursor: hand;
    text-decoration:none;
	padding:24px 4px 4px 36px;
}
.seriesNameForBlack
{
	font-size:16px;
	font-weight:600;
}

.seriesKeyFeature
{
	
}
/***********无系列型号***************/
.modelItem
{
	width:200px;
	height:160px;
	float:left;
	margin:0px 12px 12px 0px;
	border:1px solid #F4F4F4;
	padding:8px 4px 4px 4px;
	overflow:hidden;
}
.modelItem a
{
	color:#4e4e4e;
}
.modelItem a:link
{
	color:#4e4e4e;
	text-decoration:none;
}
.modelItem a:visited
{
	color:#4e4e4e;
	text-decoration:none;
}
.modelItem a:hover
{
	color:#4e4e4e;
	text-decoration:underline;
}
.picForModel
{
	width:100%;
	height:120px;
	float:none;
	vertical-align:middle;
	text-align:center;
	margin:0px 0px 0px 4px;
	border:0px;
}
.picForModel img
{
	border:0px;
}
.picForCenter
{
	width:100%;
	height:90px;
	float:none;
	vertical-align:middle;
	text-align:center;
	margin:0px 0px 0px 4px;
	border:0px;
}
.picForCenter img
{
	width:120px;
}


.textContentForModel
{
	width:100%;
	height:48px;
	margin:6px 3px 3px 6px;
}
.modelName
{
	font-size:14px;
	font-weight:600;
	padding:4px 4px 4px 4px;
	text-align:center;
}
.productName
{
	font-size:11px;
	padding:12px 4px 4px 6px;
}

/***********家庭立体声的特殊情况**************/
#tower
{
	font-size:24px;
	line-height:20px;
	width:100%;
	background:#f8f8f8;
	margin-bottom:8px;
	padding:2px 0px 2px 2px;
}
#bookshelf
{
	font-size:24px;
	line-height:20px;
	width:100%;
	background:#f8f8f8;
	margin-bottom:8px;
	padding:2px 0px 2px 2px;
	float:none;
	clear:both;
}


.modelWithoutSeries
{
	clear:both;
}
