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

#blogFrame {
	width: 720px;
	height: 290px;
}

#blogBottom {
	width: 720px;
	height: 270px;
}

#blogBottomLeft {
	width: 270px;
	height: 270px;
	float: left;
}

#blogBottomMid {
	width: 270px;
	height: 270px;
	float: left;
}

#blogBottomRight {
	width: 180px;
	height: 270px;
	float: left;
}

