@charset "utf-8";
#box {
	clear:both;
}

#box #main {
	float:left;
	width:720px;

}

#box #menu {
	float:right;
	width:250px;
}


.infoText {
	padding:10px;
}
