.txt {
	font-size: 12px;
	line-height: 27px;
	color: #000000;
}
.index-pro {
	font-size: 12px;
	color: #333333;
}
.box {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: A8B31F;
	border-right-color: A8B31F;
	border-bottom-color: A8B31F;
	border-left-color: A8B31F;
}
.title-doc {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.doc-box {
	border: 1px solid #CCFF00;
}
.pro-doc {
	font-size: 12px;
	color: #333333;
	line-height: 22px;
}
.pro-title {
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
}
.pro-box {
	border: 1px solid #003333;
}
.icom-box {
	border: 1px solid #999900;
}
.doc {
	font-size: 12px;
	line-height: 22px;
	color: #333333;
}
.w-doc {
	font-size: 12px;
	line-height: 22px;
	color: #FFFFFF;
}