@charset "utf-8";
/* CSS Document */
.seriesTitle{
	width:100%;
	font-size:24px;
	line-height:28px;
}
.modelList
{
}
.modelList a{
	width:180px;
	height:180px;
	float:left;
	color:#888;
	text-decoration:none;
}
.modelItems{
	width:180px;
	height:180px;
	border:1px solid #F4F4F4;
	float:left;
	margin:0px 18px 18px 0px;
	text-align:center;
}
.modelPic{
	width:120px;
	padding:12px 0px 0px 0px;
}
.modelName{
	font-size:16px;
	padding:12px 0px 0px 0px;
}
.introduction{
}
.subSeriesTitle{
	padding:0px 0px 12px 0px;
}
.seriesIntroduction{
	text-align:justify;
	padding:0px 0px 12px 0px;
}
.seriesKeyFeature{
	list-style-type:circle;
	padding:0px 0px 12px 0px;
	text-align:justify;
}
.category{
	width:100%;
	font-size:28px;
}
.typeTitle{
	width:100%;
	line-height:28px;
	font-size:18px;
	clear:both;
}
.seriesItem{
	width:269px;
	border:1px solid #F4F4F4;
	float:left;
	height:160px;
	margin:0px 24px 18px 0px;
	overflow:hidden;
}
.seriesItem a{
	width:240px;
	height:145px;
	float:left;
	padding:15px 0px 0px 29px;
	color:#888;
}
.seriesName{
	font-size:16px;
	font-weight:600;
}
.seriesFeature
{
	font-size:11px;
}


/************è®¾ç½®ç³»åˆ—èƒŒæ™¯å›?*************/
#CFSeriesSpeaker
{
	background-image:url(/asp/css/images/CFSeries.jpg);
	background:url(/asp/css/images/CFSeries.jpg);
	background-repeat:no-repeat;
}
#DSeriesSpeaker{
	background-image:url(images/DSeries.jpg);
	background-repeat:no-repeat;
}
#FSeriesSpeaker{
	background-image:url(images/FSeries.jpg);
	background-repeat:no-repeat;
}
#TSeriesSpeaker{
	background-image:url(images/TSeries.jpg);
	background-repeat:no-repeat;
}
#BCSeriesSubwoofer{
	background-image:url(images/BCSubwooferCabinets.jpg);
	background-repeat:no-repeat;
}
#CSSeriesSubwoofer{
	background-image:url(images/CSSeriesSubwoofers.jpg);
	background-repeat:no-repeat;
}
#DSeriesCSubwoofer{
	background-image:url(images/DSeriesSubwoofers.jpg);
	background-repeat:no-repeat;
}
#FSeriesSubwoofer{
	background-image:url(images/FSeriesSubwoofers.jpg);
	background-repeat:no-repeat;
}
#CASeriesAmpifier{
	background-image:url(images/CASeriesAmplifiers.jpg);
	background-repeat:no-repeat;
}
#FASeriesAmplifier{
	background-image:url(images/FASeriesamplifiers.jpg);
	background-repeat:no-repeat;
}


#CFSeriesSpeaker a,#DSeriesSpeaker a,#FSeriesSpeaker a,#TSeriesSpeaker a,#BCSeriesSubwoofer a,
#CSSeriesSubwoofer a,#DSeriesCSubwoofer a,#FSeriesSubwoofer a,#CASeriesAmpifier a,#FASeriesAmplifier a
{
	text-decoration:none;
}



