#head {	height: 40px;	width: 100%;	left: 0px;	top: 0px;	background-image: url(img/title_bg.gif);	background-repeat: repeat-x;	text-align: left;}#menuall {	width: 136px;	position: absolute;	left: 0px;	top: 40px;}#menu {	background-image: url(img/menu_aida.gif);	background-repeat: repeat-y;}#menu ul {	padding: 0px;	margin: 0px;	list-style-type: none;}#menu li {	padding: 13px 0px 0px;	margin: 0px;}#main {	background-color: #990000;	width: 500px;	margin-left: auto;	margin-right: auto;}