.brandBody02{
/*	background: -webkit-linear-gradient(left,#f4f4f4 50%,#fff 50%);*/
	overflow: hidden;
	width: 100%;
}

.brandCent{
    width: 1100px;
    margin: 0px auto;
    margin-top: 10px;
    border: 1px #e2d7d7 solid;
    line-height: 45px;
    height: 45px;

}
.bPosition{    padding-left: 10px;}


.brandShow{    margin-top: 10px;
	float: left;
	margin-bottom: 20px;
	border-bottom: 1px solid #888;
}


.brandTit{
	background-color: #f9f9f9;
	border-top: 1px solid #888;
	border-left: 1px solid #888;
	border-right: 1px solid #888;
}

.brandTit .spn_t01{
	border-right: 1px solid #888;
    height: 45px;
	display: block;
	float: left;
	width: 200px;
	text-align: center;
}
.brandTit .spn_t02{
	text-align: center;
	width: 797px;
	display: block;
	margin-left: 201px;
}
.bBoxLeft .a_bLogo{
	width: 100%;
	display: block;
	text-align: center;
	margin-top: 10px;
}

.brandBox {
    width: 1100px;
	float:left;
	border-top:1px solid #888;
	border-left:1px solid #888;
	border-right:1px solid #888;
}

.brandBox .bBoxLeft{
	float:left;
	width:200px;
}
.brandBox .bBoxLeft a img{
	max-width:100px;
}







.brandBox .bBoxRight{
	float:left;
	width: 777px;
	border-left: 1px solid #888;
	padding: 10px;
}


.bBoxCate .ul_bCate li{
	display:inline-block;
	width: 180px;
	background-color: #f0f0f0;
	margin-bottom: 3px;
	padding:0px 5px;
	overflow:hidden;
	text-align:center;
}

.bBoxCate .ul_bCate li a{
	color:#333;
	white-space:nowrap;
}

.bBoxCate .ul_bCate li a:hover{
	text-decoration:none;
	color:rgb(255,0,0);
}





.bArtLeft{
    float: left;
    width: 160px;
    /* padding-top: 20px; */
    padding-left: 20px;
}

.aLeftTit {
	font-size:16px;
	font-weight:bold;
}
.ul_aLeftNav {
	margin-top:10px;
}

.bArtLeft .aLeftNav .ul_aLeftNav li a span{
	font-size: 14px; 
}


.bArtLeft .aLeftNav .ul_aLeftNav li a:hover{
	text-decoration:none;
	color:red;
}

















.bArtRight{
    float: left;
    width: 826px;
    padding-top: 58px;
    padding-left: 10px;
    /* background-color: #fff; */
    min-height: 500px;
}




.brandArtShow{
	width:100%;
/*	padding-top: 20px;*/
}

.a_bArt_sel{
	color:red;
}




.artImg {
	width:100%;
	text-align:center;
	margin:10px 0px;
}

.artImg a img{
	max-width:180px;
	max-height:180px;
	min-width: 150px;
}

.bArtDecr{
	width:100%;
}
.bArtDecr .p_BrandDecr{
	text-align: justify;
	text-justify: inter-ideograph;
	text-indent: 2em;
}

.bProCate span{
	font-weight:bold;
}

.bCateTit a:hover{
	text-decoration:none;
}

.bCateSub .ul_bCateSub .li_bCateSub{
	display:inline-block;
	width:192px;
	background-color:#f1f1f1;
	padding:0px 5px;
	margin-bottom:3px;
	overflow:hidden;
}

.bCateSub .ul_bCateSub .li_bCateSub a{
	white-space:nowrap;
	width: 192px;
	overflow: hidden;
	display: block;
	color: #000;
}

.bCateSub .ul_bCateSub .li_bCateSub a:hover{
	color:red;
	text-decoration:none;
}


