body {
	font-family: "宋体";
	font-size: 12px;
	background-color:#ffffff;/*666*/
	text-align:center;
	margin:0px;
	color:#000000;
}
table,td {
	font-family: "宋体";
	font-size: 12px;
	line-height:20px;
	color:#000000;
}
hr{
	height:1px;
	display:none;
}

a:link, a:visited {
	color:#000000;/*011552*/
	text-decoration: none;
}
a:hover{
	color: #f00;
}
ul{
	margin:0px;
	padding:0px;
}
li{
	list-style-type:none;
}

.btn1{
	background-image:url(../Images/btnBg.png);
	width:50px;
	height:20px;
	border:solid 1px #2E92B4;
	color:#205062;
	letter-spacing:5px;
	font-size:12px;
}

.DataListSpace{
	background-image:url(../Images/DotBG.gif);
	font-size:2px;
	line-height:5px;
	background-repeat:repeat-x;
}

.tableTR{
	color:#fff;
	
}


/*分列显示的列表*/
.list-class1 {
 LINE-HEIGHT: 18px; TEXT-ALIGN: left; margin:10px 0 0 20px;
}
.list-class1 UL {
 width:500px;
 margin:0px;
 padding:0px;
}
.list-class1 li {
 width:250px;
 display:block;
 float:left;
 height:20px;
}

.list-class {
 LINE-HEIGHT: 18px; TEXT-ALIGN: left; margin:10px 0 0 20px;
}
.list-class UL {
 width:500px;
 margin:0px;
 padding:0px;
}
.list-class li {
 width:500px;
 display:block;
 float:left;
 height:25px;
}

/*分列显示的列表 用于友情链接*/
.link-list-class {
 LINE-HEIGHT: 18px; TEXT-ALIGN: left; margin:0px 8px 30px 8px;
}
.link-list-class UL {
 width:150px;
}
.link-list-class li {
 width:78px;
 display:block;
 float:left;
}

/*页面头部*/
#Header {
	width: 775px;
	background-color:#fff;
	margin-left:auto;
	margin-right:auto;	
}
/*顶部图片*/
#Header #Logo {
	background-image:url(../Images/Logo.jpg);
	width:775px;
	height:136px;
}
/*导航菜单*/
#Header #NavigationMenu {
	width:775px;
	height:35px;
	background-image:url(../Images/NavigationMenuBg.jpg);
	float:left;
	overflow: hidden;	
}

#Header #NavigationMenu #Home {
	float:left;
}

/*导航菜单间隔条*/
#Header #NavigationMenu .NavigationSpace {
	background-image: url(../Images/NavigationSpace.jpg);
	height: 34px;
	width: 2px;
}

/*导航菜单项*/
#Header #NavigationMenu ul {
	float:left;
	list-style:none;
	margin-left:5px;
	padding:0px;
}
#Header #NavigationMenu ul li{
	float:left;
	color: #011552;
	line-height:35px;
	margin:0px 4px;
}

/*导航菜单超链接样式*/
#Header #NavigationMenu ul li a:link,#Header #NavigationMenu ul li a:visited {
	color:#011552;
	text-decoration: none;
}
#Header #NavigationMenu ul li a:hover{
	color: #990000;
}

/*页面底部*/
#Bottom {
	color:#fff;
	background-image:url(../Images/BottomBg.gif);
	width:525px !important;
	width /**/:775px;
	height:54px !important;
	height /**/:60px;
	line-height:18px;
	text-align:left;
	padding:10px 0px 10px 250px;
	clear:both;
	margin-left:auto;
	margin-right:auto;
}




/*文章标题*/
.ContentTitle{
	line-height:30px;
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
/*文章内容*/
.Content{
	line-height:150%;
	font-size: 12px;
	font-weight:normal;
	color:#333;
}
/*文章发布时间*/
#ContentDate{
	text-align:center;
	margin:10px 0px;
}
/*文章扩展信息*/
#ContentExtend{
	width:500px;
	clear:both;
	margin:10px 0px;
}
/*作者*/
#ContentExtend #Author{
	float:left;
	width:300px;
}
/*阅读次数*/
#ContentExtend #Hits{
	float:left;
}
/*评论*/
#ContentExtend #Comment{
	float:right;
}

/*证书查询*/
#Credentials td img {display: block;}
#Credentials {
	font-family: "宋体";
	font-size: 12px;
}
