.back1 {
	background-image: url(../img/back1.jpg);
	background-repeat: no-repeat;
	border-right-width: 5px;
	border-right-style: inset;
	border-right-color: #CCCCCC;
	border-bottom-width: 5px;
	border-bottom-style: inset;
	border-bottom-color: #CCCCCC;
}
.back2 {
	background-image: url(../img/back2.jpg);
	background-repeat: no-repeat;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-right-style: inset;
	border-bottom-style: inset;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.text1 {
	font-size: 12px;
	color: #FF3300;
}
.text2 {
	font-size: 12px;
	color: #666666;
}
.text3 {
	font-size: 16px;
	font-weight: bolder;
	color: #666666;
}
