@charset "utf-8";
/* CSS Document */
.index_photo {
	border: 1px solid #FFFFFF;
}
.index_stitle {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
}
.index_btitle {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #FFFF00;
}
.index_twdescrip {
	font-family: "宋体";
	font-size: 12px;
	color: #CCCCCC;
    line-height: 150%;
}
.articles_ti {
	font-family: "黑体";
	font-size: 16px;
	font-weight: normal;
	color: #333333;
}
.articles_nr {
	font-family: "宋体";
	font-size: 14px;
	color: #333333;
    line-height: 200%;
}
