#home {
}

#home-main {
	display: block;
	width: 646px;
	min-height: 400px;
	float: right;
	margin: 0;
}

#home-video {
	margin: 16px 0 0 0;
	width: 632px;
	height: 350px;
}

#home-video #home-video-file {
	width: 632px;
	height: 350px;
}

#home-slide{
	margin: 16px 0 0 1px;
	width: 632px;
	height: 341px;
}

#home-slide#home-slide-file {
	width: 632px;
	height: 341px;
}


#home-aboutus {
	margin: 29px 0 0 2px;
	width: 650px;
	height: 351px;
	display: block;
	background: url(../images/sub-title-aboutus.jpg) top left no-repeat;	
}

#home-contactus {
	margin: 29px 0 0 2px;
	width: 631px;
	height: 215px;
	display: block;
	background: url(../images/sub-title-contactus.jpg) top left no-repeat;	
}

#home-photo {
	margin: 29px 0 0 1px;
	width: 650px;
	height: 351px;
	display: block;
	background: url(../images/sub-title-photo.jpg) top left no-repeat;	
}

#home-main #home-main-content { 
	display: inline;
	float: left;
	width: 646px;
}

#home-main #home-main-content h2 { 
	margin: 42px 0 25px 107px;
	display: block;
	width: 436px;
	height: 59px;
	background: url(../images/sub-title-home.png) top center no-repeat;	
}

#home-main #home-main-content h2.aboutus { 
	margin: 22px 0 25px 33px;
	display: block;
	width: 378px;
	height: 21px;
	background: url(../images/sub-title-aboutus.png) top left no-repeat;	
}

#home-main #home-main-content h2 span { 
	display: none;
}

#home-main #home-main-content #home-main-content-text { 
	margin: 0 0 0 34px;
	width: 565px;	
}

#home-main #home-main-content #home-main-content-text p { 
	color: #000;
	margin: 0 0 12px 0;
	line-height: 120%;
}
