.w1 {
	font-size: 12px;
	line-height: 22px;
	text-align: left;
}
.unline {
	font-size: 14px;
	color: #F00;
	text-decoration: line-through;
}

.line {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
}

.text {
	font-size: 14px;
	color: #009966;
}
.home-text {
	font-size: 12px;
	color: #00F;
	text-align: center;
}

.text-red {
	font-size: 12px;
	color: #FF3333;
}
