.index_page_title{
	width: 805px;
}
.index_page_title .left{
	float: left;
	background: url(../images/middle_page_bullet.png) no-repeat left center;
	height: 26px;
}
.index_page_title .left span{
	color: #000000;
	font: 700 8pt/24px Tahoma;
	padding-left: 30px;
	color: #FFFFFF;
}
.index_page_title .right{
	float: right;
	background: url(../images/middle_page_bullet_r.png) no-repeat right center;
	height: 26px;
}
.index_page_title .right span{
	color: #000000;
	font: 700 8pt/24px Tahoma;
	padding-right: 30px;
	color: #FFFFFF;
}

.index_content{
	clear: both;
	padding-left: 12px;
}
.index_content .outer{
	width: 793px;
}
.index_content .part1{
	float: left;
	width: 304px;
	height: 233px;
	overflow: hidden;
}
.index_content .part2{
	float: left;
	width: 273px;
	height: 233px;
}
.index_content .part3{
	float: left;
	width: 216px;
	height: 233px;
	position: relative;
}
/**/
.index_content .part1 .tab{
	height: 28px;
	width: 304px;
	background: url(../images/pro_bck.png) no-repeat;
}
.index_content .part1 .tab .item{
	float: left;
	height: 28px;
	padding: 0px 10px;
}
.index_content .part1 .tab .item span{
	font: 100 8pt/28px Tahoma;
	color: #FFFFFF;
	cursor: pointer;
}
 .index_content .part1 .tab .sep{
	float: left;
	height: 28px;
	width: 7px;
	background: url(../images/pro_sep.png) no-repeat;
}
.index_content .part1 .content{
	background: url(../images/index_part1.png) no-repeat;
	width: 304px;
	height: 205px;
	padding-left: 40px;
}
.index_content .part1 .content .product_list{
	height: 35px;
	overflow: hidden;
}
.index_content .part1 .content .product_list div{
	float: left;
	font: 700 8pt/35px Tahoma;
	color: #FFFFFF;
}
.index_content .part1 .content .product_list div.left a{
	margin-right: 5px;
	height: 35px;
	width: 15px;
	text-align: left;
}
.index_content .part1 .content .product_list div.right a{
	margin-left: 5px;
	height: 35px;
	width: 15px;
	text-align: right;
}
.index_content .part1 .content .product_img{
	height: 170px;
	width: 260px;
	overflow: hidden;
	text-align: center;
}
.index_content .part1 .content .product_img img{
	height: 170px;
	border: none;
}
/**/
.index_content .part2 .inner{
	padding: 60px 0px 0px 10px;
}
.index_content .part2 img{
	border: none;
	margin-bottom: 10px;
}
.index_content .part2 a{
	color: #8f8f8f;
	font: 100 8pt Tahoma;
}
.index_content .part2_tr{
	background: url(../images/index_part2_tr.png) no-repeat;
}
.index_content .part2_en{
	background: url(../images/index_part2_en.png) no-repeat;
}
/**/
.index_content .part3 .multimedia{
	position: absolute;
	top: 45px;
	left: 20px;
}
.index_content .part3 .multimedia img{
	width: 60px;
	height: 60px;
	border: 0px;
}
.index_content .part3 .catalog{
	position: absolute;
	top: 45px;
	left: 85px;
}
.index_content .part3 .catalog img{
	width: 50px;
	height: 60px;
	border: 0px;
}
.index_content .part3_tr{
	background: url(../images/index_part3_tr.png) no-repeat;
}
.index_content .part3_en{
	background: url(../images/index_part3_en.png) no-repeat;
}