a{	text-decoration: none;}
.text {  font-size: 12px; color: #999999}
.text1 {  font-size: 12px; color: #666666}
.title-text { font-size: 12px; color: #666666; font-weight: bold}


.bgcnst{
	position: relative;
	display: block;
}

.bgcnt{
	position: relative;
	z-index: 2;
	top: 50px;
}
.bgimage{
	position: absolute;
	z-index: 1;
}

