@charset "utf-8";
.pic_border {
	border: 2px solid #CCCCCC;
}
.news_title {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.news_title:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.news_title:active {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.news_title:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.news_title:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #A909D7;
	text-decoration: none;
}
.news_text {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	vertical-align: top;
}
.ntitle {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.ndate {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
}
.img_flip {
	float: right;
	margin-left: 5px;
	margin-top: 5px;
	border: 2px solid #CCCCCC;
}
.ncontent {
	font-family: tahoma;
	font-size: 11px;
	color: #E2E2E2;
	text-decoration: none;
}
