@charset "utf-8";
#container {
	margin-bottom: 0px;
}

/* ----------content2---------- */

.content2 p {
	padding: 0px 15px;
	margin: 0px;
}
.content2 p span {
	color: #339966;
	font-size: 1.25em;
	font-weight: bold;
}

/* ----------content3---------- */

.content3 .right {
	width: 370px;
	padding-top: 15px;
	background-image: url(../../images/middle-class/get_img2.jpg);
	background-repeat: no-repeat;
	background-position: left;
	margin-right: 10px;
	margin-bottom: 25px;
	padding-left: 180px;
}
.content3 h3 {
	margin-bottom: 10px;
}
.content3 p {
	margin-bottom: 25px;
}


/* ----------content4---------- */

.content4 .right {
	width: 560px;
	padding-top: 5px;
}
.content4 h3 {
	margin-bottom: 15px;
}
.content4 p {
	margin-bottom: 5px;
}
.content4 .right p span {
	color: #339966;
	font-size: 1.25em;
	font-weight: bold;
}


/* ----------content5---------- */

.content5 .right {
	width: 560px;
	padding-top: 5px;
}
.content5 h3 {
	margin-bottom: 15px;
}
.content5 p {
	margin-bottom: 0px;
}
.content5 .right div {
	background-image: url(../../images/middle-class/get_img4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.content5 .right div h4 {
	color: #339966;
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: 10px;
	padding-top: 15px;
}
.content5 .right div ul {
	margin-bottom: 15px;
}
.content5 .right div li {
	list-style-type: disc;
	margin-left: 15px;
}
.content5 .right div p {
	margin-bottom: 20px;
}
.content5 .right div .gray {
	font-size: 0.875em;
	color: #666666;
}

