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

#main {
	height: auto;
	padding: 3px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
}
