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

#top_block{
	background:url(../image/topic_banner_overview.jpg) center top no-repeat;
}
#group1{
	position:relative;
	background:url(../image/article_overview_group1_bg.jpg) left top no-repeat;
	height:583px;
}
	#g1txt{
	position:absolute;
	width:494px;
	left:102px;
	top:29px;
	}
		#g1txt p{
			text-indent:2em;
			color:#333333;
			line-height:20px;
		}

