/* CSS Document */

h1,h2,p,div,h3,h4,h5{
	margin:0px;
	padding:0px;
}

#content_detail{
	widht:730px;
	clear:both;
	margin:0px;
	padding:0px;
}

#content_detail_inner{
	width:100%;
	margin:0px;
	padding:0px;
}

#content_detail_inner h2{
	background-image:url(images/title_20091020.gif);
	background-repeat:no-repeat;
	width:730px;
	height:394px;
	display:block;
	text-indent:-9999px;
}
	

