/* CSS BY JET*/
.brandlist {
	width:960px;
	margin:0px auto;
	padding-top:5px;
	background:url(../brand/images/cntBg04.jpg) no-repeat;
	}
	
.brandlistLeft {
	float:left;
	width:200px;
	}
	
.brandlistRight {
	float:right;
	width:720px;
	padding:0px 20px;
	}
	
.brandlistLeft .Title01 {
	width:200px;
	height:27px;
	background:url(../brand/images/brandListT01.jpg) no-repeat;
	}
	
.brandlistLeft .Title02 {
	width:200px;
	background:url(../brand/images/brandListT02.jpg) repeat-y;
	}
	
.brandlistLeft .Title03 {
	width:200px;
	height:49px;
	background:url(../brand/images/brandListT03.jpg) no-repeat;
	}
	
.brandlistLeft .Company {
	width:176px;
	padding:0px 12px;
	}
	
.brandlistLeft .Company ul {
	margin:0px;
	padding:0px;
	}
	
.brandlistLeft .Company ul li {
	height:26px;
	line-height:26px;
	background:url(../brand/images/brandBtnOff.jpg) no-repeat;
	font-size:14px;
	font-weight:bold;
	color:#666;
	padding-bottom:5px;
	}
	
.brandlistLeft .Company ul li a:link {
	display:block;
	width:156px;
	padding:0px 10px;
	height:26px;
	line-height:26px;
	background:url(../brand/images/brandBtnOff.jpg) no-repeat;
	color:#666;
}
.brandlistLeft .Company ul li a:visited {
	display:block;
	width:156px;
	padding:0px 10px;
	height:26px;
	line-height:26px;
	background:url(../brand/images/brandBtnOff.jpg) no-repeat;
	color:#666;
}
.brandlistLeft .Company ul li a:hover {
	display:block;
	width:156px;
	padding:0px 10px;
	height:26px;
	line-height:26px;
	background:url(../brand/images/brandBtnOn.jpg) no-repeat;
	text-decoration:none;
	color:#F15C00;
}
.brandlistLeft .Company ul li a:active {
	display:block;
	width:156px;
	padding:0px 10px;
	height:26px;
	line-height:26px;
	background:url(../brand/images/brandBtnOn.jpg) no-repeat;
	text-decoration:none;
	color:#F15C00;
}

.brandBtn {
	width:157px;
	height:24px;
	padding:15px 0px 0px 21px;
	}
	
/*ÓÒ±ßÄÚÈÝ*/
.brandlistRight .SmartHome {
	width:648px;
	padding:20px 35px;
	height:108px;
	background:url(../brand/images/brandListTop.jpg) no-repeat;
	border:#D2D2D2 1px solid;
	line-height:25px;
	color:#666;
	margin-bottom:5px;
	}
	
.brandlistRight .SmartHome  span {
	color:#F60;
	font-size:18px;
	font-weight:bold;
	}
	
.brandlistRight .OneBox {
	border:#D2D2D2 1px solid;
	width:678px;
	padding:20px;
	margin-bottom:5px;
	background:url(../brand/images/brandListTopBG.jpg) repeat-x;
	}
	
.brandlistRight .OneTitle {
	width:616px;
	height:35px;
	padding:20px 30px;
	border:#D2D2D2 1px solid;
	background:url(../brand/images/brandListTitle.jpg) repeat-x;
	}
	
.brandlistRight .OneTitle .Logo {
	float:left;
	width:135px;
	height:35px;
	}
	
.brandlistRight .OneTitle .Name {
	float:left;
	width:475px;
	height:35px;
	line-height:35px;
	text-align:center;
	font-size:18px;
	font-weight:bold;
	}
	
.brandlistRight .OneCnt {
	width:678px;
	border-bottom:#999999 1px dashed;
	padding:10px 0px;
	}
	
.brandlistRight .OneCnt .LeftCnt {
	float:left;
	width:140px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	color:#333;
	line-height:28px;
	}
	
.brandlistRight .OneCnt .RightCnt {
	float:left;
	width:498px;
	color:#666;
	padding:0px 20px;
	line-height:22px;
	}
