.base{
	background: url(../images/base_content_bck.png) no-repeat 34px 0px;
}
.middle_page_title .part_1 {
	width: 180px;
}
.middle_page_title .part_1 span {
	padding-left: 40px;
	color: #000000;
}
.middle_page_title .part_2 span {
	padding-left: 25px;
}
.middle_page_title .part_2 span span {
	font-size: 10px;
	font-weight: 100;
	padding-left: 0px;
}
.html_content{
	width: 435px;
}
/**/
.left_nav{
	float: left;
	width: 154px;
	margin-right: 20px;
}
.prd_list {
	float: left;
	width: 456px;
	background: url(../images/prd_list_bck.png) repeat-y;
	overflow-x: hidden;
}
.prd_list .header{
	clear: both;
	background: url(../images/prd_list_header.png) no-repeat left top;
	height: 8px;
	font-size: 1px;
}
.prd_list .bottom{
	clear: both;
	background: url(../images/prd_list_bottom.png) no-repeat left bottom;
	height: 8px;
	font-size: 1px;
}
.prd_list .inner{
	padding: 0px 4px 0px 11px;
}
.prd_list .item{
	float: left;
	width: 140px;
	height: 105px;
	background: #ffffff;
	margin: 10px 7px 10px 0px;
	cursor: pointer;
}
.prd_list .item img{
	width: 140px;
	height: 70px;
	margin-bottom: 10px;
}
.prd_list .item .title{
	height: 25px;
	background: url(../images/prd_list_item_title.png) repeat-x;
	font: 100 11px/25px Tahoma;
	color: #000000;
	padding: 0px 10px;
	overflow-y: hidden;
	cursor: pointer;
}
/**/
.brand_list{
	float: left;
	width: 456px;
	overflow-x: hidden;
}
.brands{
	width: 100%;
}
.brands *{
	font: 700 8pt/30px Tahoma;
	color: #02328a;
}
.brands .item{
	float: left;
	width: 150px;
	height: 30px;
	margin-right: 2px;
}
.brands .detailed{
	height: 50px;
}
.brands img{
	height: 30px;
}
.brands .title{
	line-height: 20px;
}
/**/
.middle_sub_page_title{
	clear: both;
}
/**/
.brands_detailed{
	width: 441px;
}
.brands_detailed *{
	font: 700 8pt/30px Tahoma;
	color: #02328a;
}
.brands_detailed .brand{
	float: left;
	width: 145px;
	height: 50px;
	margin-right: 2px;
}
.brands_detailed img{
	height: 30px;
}
.brands_detailed .title{
	line-height: 20px;
}