<!--
body {
	margin-left: 0px; margin-top: 0px;
}
.font1 {
	font-size: 14px;
	font-family: "宋体";
	line-height:20px;
	color: #878787;
}

.font2 {
	font-size: 16px;
	font-family: "宋体";
    font-weight: bold;
	line-height:20px;
	color:#485780;
}
.font2 a:link {
	color: #485780;
	text-decoration: none;
}
.font2 a:visited {
	text-decoration: none;
	color: #485780;
}
.font2 a:hover {
	text-decoration: none;
	color: #485780;
}
.font2 a:active {
	text-decoration: none;
}

.font3 {
	font-size: 14px;
	font-weight: bold;
	font-family: "宋体";
	line-height:20px;
	color:#347FB0;
}

.font4 {
	font-size: 12px;
	font-family: "宋体";
	line-height:20px;
	color: #333333;
}
.font4 a:link {
	color: #333333;
	text-decoration: none;
}
.font4 a:visited {
	text-decoration: none;
	color: #333333;
}
.font4 a:hover {
	text-decoration: none;
	color: #FF0000;
}
.font4 a:active {
	text-decoration: none;
}

.font5 {
	font-size: 14px;
	font-family: "宋体";
	line-height:30px;
    font-weight: bold;
	color: #000000;
}
.font5 a:link {
	color: #000000;
}
.font5 a:visited {
	color: #000000;
}
.font5 a:hover {
	text-decoration: none;
	color: #ff0000;
}
.font5 a:active {
	text-decoration: none;
}
.font6 {
	font-size: 12px;
	font-family: "宋体";
	line-height:20px;
   font-weight: bold;
	color: #000000;
}
.font6 a:link {
	color: #000000;
	text-decoration: none;
}
.font6 a:visited {
	text-decoration: none;
	color: #000000;
}
.font6 a:hover {
	text-decoration: none;
	color: #ff0000;
}
.font6 a:active {
	text-decoration: none;
}
.font7 {
	font-size: 12px;
	font-weight: bold;
	font-family: "宋体";
	line-height:20px;
	color:#ffffff;
}
.font7 a:link {
	color: #ffffff;
	text-decoration: none;
}
.font7 a:visited {
	text-decoration: none;
	color: #ffffff;
}
.font7 a:hover {
	text-decoration: none;
	color: #ff0000;
}
.font7 a:active {
	text-decoration: none;
}
.font8 {
	font-size: 12px;
	font-family: "宋体";
	line-height:20px;
	color:#DFDFDF;
}

.font9 {
	font-size: 14px;
	font-family: "宋体";
	line-height:20px;
	color:#FFffff;
}

.font10 {
	font-size: 14px;
	font-family: "宋体";
	line-height:20px;
	color:#333333;
}
.font11 {
	font-size: 14px;
	font-family: "宋体";
	line-height:25px;
	color: #333333;
}
.font11 a:link {
	color: #333333;
	text-decoration: none;
}
.font11 a:visited {
	text-decoration: none;
	color: #333333;
}
.font11 a:hover {
	text-decoration: none;
	color: #ff0000;
}
.font11 a:active {
	text-decoration: none;
}
.font12 {
	font-size: 16px;
	font-family: "宋体";
	line-height:20px;
        font-weight: bold;
	color: #00169D;
}

.font14 {
	font-size: 18px;
	font-family: "宋体";
	line-height:30px;
        font-weight: bold;
	color: #000000;
}
.font15 {
	font-size: 12px;
	font-family: "宋体";
	line-height:20px;

	color: #ff0000;
}
.hide {
	DISPLAY: none
}
.show{
	display:block;
}
.page1{width:600px;font-size:12px; text-align:center;}
.page1 a{padding:5px;color:#0000FF;}
.page1 a:hover{ border-color:#333; color:#0000FF;}
.page1 .current{ border-color:#333; color:#333;}

/*公示栏 双公示栏*/
.gongshi{
	background: url('www.zjj.suzhou.gov.cntemplateminzuimagesright-8.jpg');
    width: 220px;
    height: 34px;
	line-height:34px;
    display: block;
	text-align:center;
}
.gongshi a{text-decoration: none;font-size:14px;font-weight:bold;padding:5px 10px;color:#000;}
.gongshi a:hover,.gongshi a.cur{color:#1025A2;}
