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

#body {
	width: 660px;
	
}

#middle {
	height: auto;
	!height: auto;
	overflow: visible;
	position: relative;
	z-index: 2000;
	margin: 0 0 0 0;
	border-top: 1px dashed #cccccc;
	border-bottom: 1px dashed #cccccc;

}

#bottom {
	clear: both;
	
}

#top {
	overflow: visible;
	width: 775px;
	padding: 0 0 15px 0;
	
}