/* CSS Document */
#header_index{
	width:100%;
	height:571px;
	margin:0;
	padding:0;
	background-color:#ede8e2;
	background-image:url(../images/index_img.jpg);
	background-repeat:no-repeat;
	}
	
#content_index{
	height:140px;
	padding:50px 5px 5px 5px;
	}


