@import url("../../css/font.css");
@import url("../../css/img.css");
body      {
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
}
#container {
	width: 720px;
	height: auto;
	margin: 0px auto;
	text-align: center;
}
#header {
	background: url(../images/concept.jpg) no-repeat center center;
	height: 300px;
	width: 720px;
}
#footer {
	background: url(../top/bottom.gif) no-repeat center top;
	padding-bottom: 20px;
	padding-top: 10px;
}
#contents {
	background: url(../top/bg.gif) repeat-y;
	width: 720px;
}
#tab {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 25px;
	background: url(../top/05.gif) no-repeat right center;
	width: 720px;
}
#tab h5 {
	margin: 0px;
	padding: 0px;
}
#tab #tab01 {
	background: url(../top/01on.gif) no-repeat center center;
	height: 25px;
	width: 118px;
	float: left;
}
#tab #tab01 a {
	background: url(../top/01off.gif) no-repeat center center;
	display: block;
}
#tab #tab01 a:hover {
	background: url(none);
	display: block;
}
#tab  #tab02 {
	background: url(../top/02on.gif) no-repeat center center;
	height: 25px;
	width: 118px;
	float: left;
}
#tab  #tab02  a {
	background: url(../top/02off.gif) no-repeat center center;
	display: block;
}
#tab  #tab02  a:hover {
	background: url(none);
	display: block;
}
#tab  #tab03 {
	background: url(../top/03.gif) no-repeat center center;
	height: 25px;
	width: 118px;
	float: left;
}
#tab  #tab03  a {
	display: block;
}
#tab  #tab04 {
	background: url(../top/04on.gif) no-repeat center center;
	height: 25px;
	width: 118px;
	float: left;
}
#tab  #tab04  a {
	background: url(../top/04off.gif) no-repeat center center;
	display: block;
}
#tab  #tab04  a:hover {
	background: url(none);
	display: block;
}
#p1 {
	background: url(../concept/welcome.gif) no-repeat left top;
	display: block;
	width: 400px;
	margin-left: 40px;
	padding-top: 80px;
	margin-top: 20px;
	padding-left: 65px;
	font-size: 13px;
	line-height: 21px;
}
#p2 {
	display: block;
	width: 400px;
	margin-left: 40px;
	padding-left: 65px;
	font-size: 13px;
	line-height: 21px;
}
#title {
	background: url(../top/studiodachs.gif) no-repeat left top;
	margin-top: 30px;
	margin-right: 30px;
	width: 170px;
	padding-top: 40px;
}
#concept {
	background: url(../concept/concept.gif) no-repeat center top;
	width: 670px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 70px;
	margin-top: 80px;
	text-align: left;
	padding-bottom: 40px;
}
#concept p {
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
#lifestyle {
	margin-left: 120px;
	margin-top: 10px;
	background: url(../concept/life01.jpg) no-repeat left center;
	padding-left: 31em;
}
#elements {
	margin-left: 120px;
	margin-top: 100px;
	background: url(../concept/ele01.jpg) no-repeat right 5px;
	padding-right: 31em;
}
#elements2 {
	margin-left: 120px;
	padding-right: 2em;
	border-right: 1px dotted #990000;
	margin-right: 115px;
}
#elements3 {
	margin-left: 120px;
	margin-top: 40px;
	background: url(../concept/ele03.jpg) no-repeat right 5px;
	padding-right: 31em;
}
#eco {
}
#eco2 {
	background: url(../concept/eco2.gif) no-repeat right center;
	padding-right: 18em;
}
#eco3 {
}
#eco4 {
	margin-left: 120px;
	margin-top: 100px;
	background: url(../concept/ele02.jpg) no-repeat right top;
	padding-right: 31em;
}
#eco5 {
	margin-left: 120px;
	padding-right: 2em;
	border-right: 1px dotted #990000;
	margin-right: 115px;
}
#eco6 {
	margin-left: 240px;
	margin-top: 100px;
	padding-left: 2em;
	border-left: 1px dotted #990000;
}
.textred {
	color: #CC3300;
	font-size: 10px;
	display: block;
	width: 200px;
	margin-top: 25px;
	border-bottom: 1px dotted #666666;
	padding-bottom: 20px;
}
