#body_container #body_contents #media_contents {
	display: block;
	width: 980px;
	position: relative;
	height: 550px;
}#body_container #body_contents #media_contents #media_top {
	background-image: url(../images/media_bg.jpg);
	width: 980px;
	display: block;
	position: relative;
	height: 500px;
	background-repeat: no-repeat;
	font-family: Verdana;
	font-size: 11px;
}
#body_container #body_contents #media_contents #media_top #left {
	position: absolute;
	left: 32px;
	top: 85px;
	width: 779px;
	height: 276px;
}
#body_container #body_contents #media_contents #media_top #right {
	font-family: Verdana;
	font-size: 15px;
	color: #999999;
	position: absolute;
	left: 681px;
	top: 136px;
	width: 224px;
	height: 257px;
}
