.bottom a:link{ color: #333333; text-decoration:none;}

.bottom{
	width:960px;
	margin:0 auto;
}
.bottom_right{
	float:right;
	width:690px;
	
}
.bottom_right p{
	height:21px;
	line-height:21px;

}
.bottom_left{
	margin-top:3px;
	width:261px;
	height:121px;
	position:relative;
	background:url(/public/images/bottom_left.jpg) left top no-repeat;
}
.bottom_left a{
	display:block;
	width:120px;
	height:50px;
	position:absolute;
}
.bottom_left .a_1{
	left:0;
	top:0;
}
.bottom_left .a_2{
	left:141px;
	top:0;
}
.bottom_left .a_3{
	left:0;
	top:71px;
}
.bottom_left .a_4{
	left:141px;;
	top:71px;
}