@charset "utf-8";
/* CSS Document */
.MainFrame{
	float:left;
	width:815px;
	margin: 0 0 0 8px;
}
#SideBar{
	float:left;
	width:220px;
}
#Content{
	width:573px;
	float:left;
	margin:0 10px;
}
.GoogleAd{
	padding-top:30px;
}
