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


.clear {
	width: 780px;
	clear: both;
}
.lmsBox {
	width: 780px;
	margin-bottom: 10px;
}
.lmsText {
	width: 470px;
	float: left;
}
.lmsImg {
	float: right;
	width: 300px;
	margin-left: 10px;
}

