.titlBox01{
	display: block;
	width: 192px;
	height: 148px;
	background-image: url(../img/titl_pic01.png);
	background-repeat: no-repeat;
	position: relative;
	margin: 2px 2px 0 0;
}

.titlBox02{
	display: block;
	width: 192px;
	height: 148px;
	background-image: url(../img/titl_pic02.png);
	background-repeat: no-repeat;
	position: relative;
	margin: 2px 2px 0 0;
}

.titlBox03{
	display: block;
	width: 192px;
	height: 148px;
	background-image: url(../img/titl_pic03.png);
	background-repeat: no-repeat;
	position: relative;	
	margin: 2px 2px 0 0;
}

.titlBox04{
	display: block;
	width: 192px;
	height: 148px;
	background-image: url(../img/titl_pic04.png);
	position: relative;	
	margin: 2px 2px 0 0;
}

.titlBox07{
	display: block;
	width: 192px;
	height: 148px;
	background-image: url(../img/titl_pic07.png);
	position: relative;	
	margin: 2px 2px 0 0;
}
.titlBox08{
	display: block;
	width: 192px;
	height: 148px;
	background-image: url(../img/titl_pic08.png);
	position: relative;	
	margin: 2px 2px 0 0;
}
.titlBox08a{
	display: block;
	width: 192px;
	height: 148px;
	background-image: url(../img/titl_pic08a.png);
	background-repeat: no-repeat;
	position: relative;	
	margin: 2px 2px 0 0;
}


.titlBox09{
	display: block;
	width: 192px;
	height: 148px;
	background-image: url(../img/titl_pic09.png);
	position: relative;	
	margin: 2px 2px 0 0;
}

.titlBox01, .titlBox02, .titlBox03, .titlBox07, .titlBox08a, 
.titlBox09{
	cursor: pointer;
}


.titlIntext{
	display: block;
	position: absolute;
	top: 42px;
	left: 5px;
	font-size: 10px;
}

.titlmore{
	display: block;
	position: absolute;
	top: 125px;
	left: 35px;
	font-size: 11px;	
	color: Black;
	font-weight: normal;	
}
.titlmore A{
	color: Black;
	font-weight: normal;	
}


