#science-monthly
{
	float:left;
	width: 970px;
}

#content_img {
	background-image: url(/images/science-monthly/p_1_mid.png);
	background-repeat: repeat-y;

	position:relative;
	width: 938px;

	padding-top: 5px;
	margin-top: 18px;
	margin-left: 16px;
	text-align: center;
}
#content_img_top {
	background-image: url(/images/science-monthly/p_1_top.png);
	position: absolute;
	height: 13px;
	top: -13px;
	width: 938px;
}
#content_img_bottom {
	background-image: url(/images/science-monthly/p_1_bottom.png);
	position: absolute;
	height: 16px;
	width: 938px;
	bottom: -16px;
}
#content_img_main_img {
	height: 780px;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#content_img_date {
	position: absolute;
	left: 476px;
	top: 33px;
	text-align: center;
	width: 126px;
}
#content_img_title {
	position: absolute;
	left: 40px;
	top: 215px;
}
#content_img_title2 {
	position: absolute;
	left: 423px;
	top: 557px;
}
#content_img_small_img {
	position: absolute;
	left: 439px;
	top: 425px;
}
