.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: "新細明體", "標楷體";
	font-size: 12px;
	color: #666666;
	background-position: left;
	text-align: left;
	vertical-align: middle;
	white-space: normal;
	font-weight: normal;
}
a:link {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #CC0033;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #CC0033;
	text-decoration: none;
}


.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;
}

