﻿div.mombar{
				border-left: 1px #e6e6e6 solid;
				border-right: 1px #e6e6e6 solid;
				width: 1000px;
				height: 1730px;
				position: absolute;
				left: 50%;
				margin-left: -500px;
				background-image: url('../img/bg.gif');
}
div.bodybar{
				width: 720px;
				height: 1170px;
				position: absolute;
				top: 225px;
				left: 240px;
				vertical-align: top;
}
div.menufootbar{
				background-position: right;
				width: 1002px;
				height: 220px;
				position: absolute;
				top:1420px;
				left: -1px;
				background-color: #141414;
				background-repeat: no-repeat;
				background-image: url('../img/menuright.png');
}
img.bar{
				width: 360px;
}
