*{margin: 0;padding: 0; border: 0;}
div,img,h1,h2,h3,p,ul,ul,li,table,tr,td{list-style: none;}
.clear{clear: both;}
body{
	margin: 0 auto;
	width: 100%;
	height: auto;
	font-family: "微软雅黑";
	border-top: #426ab3 solid 2px;
}
	
a{text-decoration: none;}
a:link{color: #4c4c4c;}
a:hover{color: #0000FF;}
a:visited{color: #4c4c4c;}

.conmain{
	margin: 0 auto;
	width: 1000px;
	height: auto;
	padding-top: 30px;
}
h1{
	margin: 0 auto;
	width: 100%;
	height: 50px;
	margin-top: 20px;
	line-height: 40px;
	font-size: 16px;
	font-style: oblique;
	font-weight: bold;
	letter-spacing: 1px;
	}
h2{
	margin: 0 auto;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 2px;
}
.conmain p{ margin: 0 auto; width: 98%;height: auto; text-indent: 2em;font-size: 15px;line-height: 30px;}
.time{float: right;}
/* 通用静态链接列表样式 */
.viewtitle li{
	margin: 0 auto;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #4c4c4c;
	letter-spacing: 0.5px;
	border-bottom: dotted 1px silver;	
}

/* 通用动态列表样式 */
.buttons{
	margin: 0 auto;
	text-align: center;
	width: 100%;
	letter-spacing: 2px;
}
.buttons_space{
	display: inline-block;
	width: 30px;
}
.ddl{
	width: 50px;
	border: solid 1px #5C5C5C;
}
.GridViewItemStyle :link{color:black;text-decoration:none;}
.GridViewItemStyle :visited{color:black;text-decoration:none;}
.GridViewItemStyle td{
	height:45px;
	font-size:15px;
	text-align:left;
	color:black; 
	letter-spacing: 0.5px;
	border-bottom: dotted 1px silver;		
}