@charset "utf-8";
/* CSS Document */

.center_panel {
	clear: both;

	background-image: url('../../i/we_recommend_bg.gif');
	background-repeat: repeat-x;
	background-position: 0px 77px;

	height: 100%;
}

.center_panel > div {
	height: 100%;
}

