#index_side{
	position: fixed;
	width: 64px;
	height: 398px;
	left: 50%;
	margin-left: 580px;
	bottom: 150px;
}
#index_side>ul{
	margin: 0;
	padding: 0;
	list-style: none;
	background-color: #FFFFFF;
}
#index_side>ul>li{
	margin: 0;
	padding: 0;
	width: 64px;
	height: 32px;
	text-align: center;
	font-size: 12px;
	margin-top: 5px;
}
.h_side{
	width: 64px;
	height: 99px;
	background-image: url(../img/hq-components.png);
	background-repeat: no-repeat;
	background-position: ;
}
#index_side>ul>li>a{
	color: #000000;
	text-align: center;
}
#index_side>foot{
	display: block;
	width: 64px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
}
.index_side_top{
	margin: 0 auto;
	padding: 0;
	display: block;
	width: 34px;
	height: 50px;
	background-image: url(../img/components.png);
	background-position: -541px -423px;
	
}