/* CSS Document */
@import url(/css/detail.css);
@import url(/css/sublayout.css);
.brandNews h2 {
	width:290px;
}
.brandNews ul {
	border:0;
}
.brandNews ul li {
	width:290px;
}
.brandNews .pageNo {/*page number of brand*/
	width:290px;
	border-bottom:#A39068 1px solid;
	padding-top:2px;
}
.cTitle .addInfo dd {
	width:490px;
}
.brandLeader {
	width:100%;
	float:left;
	margin-bottom:20px;
}
.brandLeader h2 {
	margin-bottom:20px;
	width:290px;
	float:left;
}
.brandLeader a {
	float:left;
	width:100%;
}
.brandLeader a img {
	float:left;
	margin:0 14px 0 20px;
	width:118px;
	height:118px;
	border:#A38F68 1px solid;
}
.brandLeader a:link em,.brandLeader a:visited em {
	display:block;
	width:156px;
	padding-right:20px;
	font-style:normal;
	font-size:14px;
	font-weight:bold;
	color:#6E4D25;
	float:right;
	cursor:pointer;
}
.brandLeader a:hover em,.brandLeader a:active em {
	color:#C09C46;
}
.brandLeader a:link span,.brandLeader a:visited span {
	display:block;
	color:#6E4D25;
	width:156px;
	padding:13px 20px 0 0;
	float:right;
	cursor:pointer;
}
.brandLeader a:hover span,.brandLeader a:active span {
	color:#C09C46;
	text-decoration:underline;
}
.subBrands {
	width:100%;
	float:left;
	margin-bottom:20px;
}
.subBrands h2 {
	float:left;
	width:290px;
}
.subBrands ul {
	float:left;
	width:100%;
	padding-top:20px;
	border-bottom:#A39068 1px solid;
}
.subBrands ul li {
	display:block;
	width:70px;
	height:70px;
	padding:0 20px 20px 20px;
	float:left;
	overflow:hidden;
}
.brandIntro {
	width:560px;
	float:left;
	padding:20px 20px 25px;
	background:url("/image/line_point.gif") top repeat-x;
}
.brandIntro h2 {
	border:0;
	background:none;
	padding:0 0 13px !important;
}
.brandIntro a {
	width:100%;
	clear:both;
}
.brandIntro a span#desLast {
	margin-right:-3px;
}
.brandIntro a span {
	padding-left:10px;
}
.brandIntro a:link,.brandIntro a:visited {
	color:#A39068;
}
.brandIntro a:hover,.brandIntro a:active {
	color:#BF9C46;
	text-decoration:underline;
}

