#leftEndShadow {
	display: block;
	background-image: url(img/leftendshadow.jpg);
	background-repeat: no-repeat;
	width: 10px; height: 350px;
	position: absolute; top:0px; left: 305px;
}

/*== Line ==*/
.lineLeftEnd {
	display: block;
	background-image: url(img/lineleftend.jpg);
	background-repeat: no-repeat;
	width: 10px; height: 350px;
}

.lineRightEnd {
	display: block;
	background-image: url(img/linerightend.jpg);
	background-repeat: no-repeat;
	width: 10px; height: 350px;
}

/*=== Page Title ==*/
#titleIntro {
	display: block;
	background-image: url(img_title/title_intro.gif);
	background-repeat: no-repeat;
	width: 500px; height: 46px;
	position: absolute;
	top:65px; left: 315px;
	text-indent: -3000px;
}

#titleAbout {
	display: block;
	background-image: url(img_title/title_about.gif);
	background-repeat: no-repeat;
	width: 500px; height: 46px;
	position: absolute; left:315px; top:65px;
	text-indent: -3000px;
}

#titleWorks {
	display: block;
	background-image: url(img_title/title_works.gif);
	background-repeat: no-repeat;
	width: 500px; height: 46px;
	position: absolute; left:315px; top:65px;
	text-indent: -3000px;
}

#titleStyle{
	display: block;
	background-image: url(img_title/title_workstyle.gif);
	background-repeat: no-repeat;
	width: 500px; height: 46px;
	position: absolute; left:315px; top:65px;
	text-indent: -3000px;
}

#titleSource {
	display: block;
	background-image: url(img_title/title_designsource.gif);
	background-repeat: no-repeat;
	width: 500px; height: 46px;
	position: absolute; left:315px; top:65px;
	text-indent: -3000px;
}

#titleOutline {
	display: block;
	background-image: url(img_title/title_outline.gif);
	background-repeat: no-repeat;
	width: 500px; height: 46px;
	position: absolute; left:315px; top:65px;
	text-indent: -3000px;
}

#titleChannel {
	display: block;
	background-image: url(img_title/title_channel.gif);
	background-repeat: no-repeat;
	width: 500px; height: 46px;
	position: absolute; left:315px; top:65px;
	text-indent: -3000px;
}

#titleTemple {
	/*display: block;*/
	background-image: url(img_title/title_temple.gif);
	background-repeat: no-repeat;
	width: 500px; height: 46px;
	
	position: absolute;
	top:65px; left: 315px;
	text-indent: -3000px;
}