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

#indexLeft{
	width:350px;
	margin-top:20px;
}
	#homeSlide {
		height:507px;
		width:352px;
		background:url(../images/homeSlide.jpg) no-repeat;
	}
	#homeSlide #homeSlideObj {
		margin:21px 0 0 22px;
		display:block;
	}
#indexRight {
	width:530px;
	margin-left:20px;
	margin-top:20px;
	color:#7b0f25;
}
	#indexRight p {
		text-align:justify;
	}