.box1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	line-height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-position: left;
	text-align: left;
	vertical-align: middle;
	white-space: normal;
	font-weight: normal;
}
.box2 {
	border: 1px solid #FF9900;
}
.text2 {
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-align: center;
}

.text1 {
	font-size: 18px;
	color: #FF9900;
	text-align: left;
	text-indent: 20px;
	vertical-align: bottom;
	line-height: 30px;
}
