.bodyborder {
	border: 1px solid #EBEBEB;
}
.border_bottm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
}
a.top:link {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.top:visited {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.top:hover {
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
}
a.top:active {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.news_bottm {
	color:#333;
	line-height:25px;
}

.news_title {
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	letter-spacing: 2px;
	font-weight: bold;
}
a.news:link {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a.news:visited {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a.news:hover {
	font-size: 13px;
	color: #0033CC;
	text-decoration: none;
}
a.news:active {
	font-size: 13px;
	color: #171717;
	text-decoration: none;
}
.pic_border {
	border: 1px solid #000000;
}

.newsContent {
	color:#333;
	font-size:13px;
	line-height:25px;
	letter-spacing:2px;
}


.lk {
	border: thin solid #0E8D2B;
}

