@charset "utf-8";
/* CSS Document */

/* -------------------leftcontent */
div#con_l {
	clear: both;
	float: left;
	width: 650px;
	}
	div#mcon div#con_l {
		overflow: visible;
		}

div#footer {
	display: none;
	}