body {
	background: url(../images/img_03.jpg) no-repeat fixed left bottom;
	}

/* BOX LEFT begin */
/* BOX LEFT end */

/* BOX RIGHT begin */
	div#wrapper div#body div#box_right_general  {
		position: absolute;
		top: 0;
		left: 533px;
		height:100%;
		overflow:auto;
		padding-top: 0;width: 450px;
	}
	div#box_right_general div#box_right_index_menu ul li {
		float: left;
		list-style: none;
	}
		div#box_right_general div#box_right_index_menu {
			text-align: left;
			padding-top: 71px;
		}

div#box_right_general div#box_right_data {
		margin-top: 53px;
		width: 430px;
	}
/* BOX RIGHT end */