body
{
	margin: 0px auto;
}
td
{
	font-size: 12px;
}

a:link
{
	color: #2b2a62;
	text-decoration: none;
}
a:visited
{
	color: #2b2a62;
	text-decoration: none;
}
a:hover
{
	color: #ff3300;
	text-decoration: underline;
}

/*导航菜单超链接样式1 */
a.menu1:Link
{
	color: #ffffff;
	text-decoration: none;
}
a.menu1:Visited
{
	color: #ffffff;
	text-decoration: none;
}

/*导航菜单超链接样式2 */
a.menu2:Link
{
	color: #2d2a62;
	text-decoration: none;
}
a.menu2:Visited
{
	color: #2d2a62;
	text-decoration: none;
}

/* 帮助菜单标题字体样式 */
a.help:Link
{
	color: #ffffff;
	
}
a.help:Visited
{
	color: #ffffff;
	
	font-size:12px;	
	
}

.NewsKind2
{
	padding-left: 2px;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 12px;
	padding-bottom: 0px;
	color: #000000;
	padding-top: 1px;
	border-bottom: #f6b015 1px solid;	
}
/* 二级菜单标题字体样式 */
.NewsKind3
{
	padding-left: 2px;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 12px;
	padding-bottom: 0px;
	color: #000000;
	padding-top: 1px;
	border-bottom:  #f6b015 1px solid;
	letter-spacing: 2px;
}

/*头部英文字体样式*/
.font_head
{
	font-size: 13px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
}
.font_bottom
{
	font-size: 12px;
	color: white;
}

/*新闻显示字体*/
.font_subject
{
	font-weight: bold;
	font-size: 13px;
}
.font_content
{
	font-size: 13px;
}


/*DataGrid样式*/
.griditem
{
	height: 22px;	
	background-color: whitesmoke;
}

.gridalteritem
{
	height: 22px;
	background-color: white;
}
.gridhead
{
	font-weight: bold;
	font-size: 13px;	
	height: 22px;
	background-color: #e5e5e5;
}
/*站点地图用*/
.font_zddt
{
	padding-left: 2px;
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 12px;
	padding-bottom: 0px;
	color: #000000;
	padding-top: 1px;
	
}








