/* HOME PAGE */

.ttlHome h1 {
	width:203px;
	height:26px;
	background:url(../images/hrd_home.gif) no-repeat; 
    overflow: hidden;
	padding-bottom:35px;
}

.ttlHome h1 span{
	display:none;
}

#flashcontent {
	padding: 0px 0px 0px 6px;
	margin: 0;
	width: 534px;
	height: 540px;
	background-color:#fff;
}

.picHome h2 {
	width:164px;
	height:190px;
	background:url(../images/rpic_home.jpg) no-repeat; 
    overflow: hidden;
	position: relative;
	margin: 0px 0px 0px 40px;
}

.picHome h2 span{
	display:none;
}

