/* 文章页 */
body {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	margin-top: 0px;	
}
td {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
/*gogtop*/
.gogtop {
	font-size: 12px;
	line-height: 20px;
	color: #000000;	
}
.gogtop a:link{
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.gogtop a:hover{
	font-size: 12px;
	line-height: 20px;
	color: #5c5c5c;
	text-decoration: none;
}
.gogtop a:visited{
	font-size: 12px;
	line-height: 20px;
	color: #5c5c5c;
	text-decoration: none;
}
.gogtop_blackbd {
	border: 1px solid #000000;
}
/* 更多、时间 */
.gog_more {
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.gog_time {  
    font-size: 7pt; color: #999999
}
/*标题、正文*/
.gog_title {
	font-size:18px;
	color:#05006C;
	font-weight:bold;
	line-height: 24px;
} 
.gog_content {
	font-size: 14px;
	color: #000000;
	line-height:180%;
	letter-spacing: 0.1em;
	word-spacing: 0.1em;
} 
/*常规链接*/
a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	color: #660066;
	text-decoration: underline;
}
/* 14号 */
.font14 {
	font-size: 14px;
	line-height: 22px;
}
 
 
 
