@import url("../../css/font.css");
@import url("../../css/img.css");
body      {
	background: #B7AC9C url(../images/bg.jpg) no-repeat fixed left bottom;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 600px;
	margin-left: 435px;
	text-align: left;
}
#header {
	background: url(../images/dog.gif) no-repeat 390px top;
}
#header #title {
	width: 108px;
	height: 41px;
	padding-top: 70px;
	padding-left: 60px;
	padding-bottom: 20px;
}
#intro {
}
#intro  #text1 {
	width: 330px;
	margin-left: 200px;
	margin-right: 70px;
	margin-top: 50px;
	background: url(../images/2005.png) no-repeat left top;
	padding-top: 20px;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
}
#design {
	background: url(../images/photo01.jpg) no-repeat center bottom;
	padding-bottom: 420px;
}
#design #text2 {
	width: 350px;
	margin-left: 200px;
	margin-right: 50px;
	margin-top: 40px;
	background: url(../images/2006.png) no-repeat left 40px;
	padding-top: 60px;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	border-top: 1px dotted #666666;
}
#design #text2 #cl {
	background: url(../images/cl.gif) no-repeat left top;
	font-size: 11px;
	line-height: 16px;
	padding-left: 260px;
	height: 220px;
	margin-top: 60px;
	margin-bottom: 30px;
}
#design #text2 #dog {
	background: url(../images/dog.jpg) no-repeat left top;
	font-size: 11px;
	line-height: 16px;
	padding-left: 260px;
	height: 167px;
	margin-bottom: 50px;
}
#reform {
	padding-bottom: 420px;
	background: url(../images/photo02.jpg) no-repeat center bottom;
}
#reform #text3 {
	width: 330px;
	margin-left: 200px;
	margin-right: 70px;
	margin-top: 50px;
	background: url(../images/2007.png) no-repeat left top;
	padding-top: 20px;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
}
#room {
	padding-bottom: 590px;
	background: url(../images/photo03.jpg) no-repeat right bottom;
}
#room #text4 {
	width: 330px;
	margin-left: 200px;
	margin-right: 70px;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	margin-top: 50px;
	padding-top: 1px;
}
#deck {
	padding-bottom: 590px;
	background: url(../images/photo04.jpg) no-repeat right bottom;
}
#deck #text5 {
	width: 330px;
	margin-left: 200px;
	margin-right: 70px;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	margin-top: 50px;
	padding-top: 1px;
}
#data {
	margin-bottom: 40px;
}
#data #text6 {
	width: 330px;
	font-size: 13px;
	line-height: 23px;
	color: #333333;
	padding-top: 1px;
	border-bottom: 1px dotted #666666;
	margin: 50px 70px 20px 200px;
}
#back {
	width: 101px;
	margin-right: 299px;
	margin-left: 200px;
}
#back  a {
	background: url(../images/back.jpg) no-repeat left top;
	display: block;
	height: 111px;
	width: 101px;
}
#back a:hover {
	background: url(../images/back.jpg) no-repeat right bottom;
	display: block;
	height: 111px;
	width: 101px;
}
#footer  {
	text-align: center;
	width: 356px;
	padding: 10px 44px 15px 200px;
}
.linea {
	padding-left: 1em;
}
.lineb {
	padding-left: 2em;
}
.linec {
	padding-left: 4em;
}

