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

#releasetitles {
	position:absolute;
	width:722px;
	height:123px;
	z-index:1;
	padding: 10px;
	border: 1px dotted #031030;
}
#releasecontent {
	position:absolute;
	width:744px;
	height:429px;
	z-index:2;
	top: 163px;
}
#newsboxcontent {
	position:absolute;
	width:577px;
	height:211px;
	z-index:5;
	left: 86px;
	top: 14px;
	padding: 20px;
	border: 1px solid #800000;
}

