#left .left_b_left{
	height: 360px;
}
#left .left_b_center{
	height: 360px;
}
#right .right_b_center{
	height: 360px;
	
}
#right .right_b_right{
	height: 360px;
}


.text1 .text1_middle_left{
	height: 270px;
}
.text1 .text1_middle_center{
	height: 270px;
}
.text1 .text1_middle_right{
	height: 270px;
}

li{
	list-style-type: none;
}

li a{
	background-image: url(../img/rightArrow.gif);
	background-position: left center;
	background-repeat: no-repeat;
	padding: 2px 0px 2px 20px;
}
