.txt_base {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
.copyright {
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	padding-top: 10px;
}
.txt10_14 {
	font-size: 10px;
	line-height: 14px;
	color: #FFFFFF;
}

.color_green {
	color: #99CC66;
}
.color_orange {
	color: #FFCC33;
}

.index_topics {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}

.feature_tittxt {
	font-size: 14px;
	color: #99CC66;
	font-weight: bold;
}

.topics_box {
	margin-bottom: 30px;
}
.topics_tit {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/topics_titbg.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 680px;
	margin-bottom: 15px;
	padding: 7px 15px 7px 15px;
}
.topics_img {
	float: left;
	width: 200px;
}
.topics_txt {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	margin-left: 210px;
	width: 465px;
}

.item_box {
	padding: 9px;
	border: 1px dashed #999999;
}
.item_box p {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	margin-top: 5px;
	width: 200px;
	text-align: left;
}

.fmsize01 {
	width: 230px;
}
.fmsize02 {
	width: 450px;
}
.fmsize03 {
	width: 280px;
}
.fmsize04 {
	width: 380px;
}
