body {
	margin: 0px;
	}
a img {
	border: 0px;
	}
form {
	margin: 0px;
	padding: 0px;
	}


/*** 版权信息开始 *******************************************************/
td.bottom {
	color: white;
	font-weight: bold;
	font-size: 9pt;
	}
td.bottom a {
	color: white;
	font-weight: bold;
	text-decoration: none;
	font-size: 9pt;
	}
td.bottom a:hover, td.bottom a:visited {
	color: white;
	font-weight: bold;
	text-decoration: none;
	}
td.bottom a:hover, td.bottom a:active {
	color: white;
	font-weight: bold;
	text-decoration: underline;
	}

td.bottom2 {
	color: black;
	font-weight: noramal;
	font-size: 9pt;
	line-height:24px;
	}
td.bottom2 a {
	color: black;
	font-weight: noramal;
	font-size: 9pt;
	text-decoration: none;
	}
td.bottom2 a:hover, td.bottom2 a:bottom {
	color: red;
	font-size: 9pt;
	text-decoration: underline;
	}
/*** 版权信息结束 *******************************************************/



div#lanmutitle {
	width: 520px;
	height: 41px;
	background-color: white;
	font-size: 9pt;
	font-weight: bold;
	color: #D60707;
	letter-spacing: #4px;
	padding-top: 12px;
	padding-left: 62px;
	margin-top: 4px;
	margin-bottom: 8px;
	background-image: url(../../../../govweb/img/lanmutitle.gif); /*** 这个地址是给发布后的网址使用的 ********/
	/* background-image: url(../../../../../preview/govweb/img/lanmutitle.gif); *** 这个地址是预览专用的 ********/
	background-repeat: no-repeat;
	background-position: left;
	}

div#lanmutitle2 {
	width: 520px;
	height: 41px;
	background-color: white;
	font-size: 9pt;
	font-weight: bold;
	color: #D60707;
	letter-spacing: #4px;
	padding-top: 12px;
	padding-left: 62px;
	margin-top: 4px;
	margin-bottom: 8px;
	background-image: url("../../../../govweb/img/lanmutitle.gif"); /*** 这个地址是给发布后的网址使用的 ********/
	/* background-image: url(../../../../../preview/govweb/img/lanmutitle.gif); *** 这个地址是预览专用的 ********/
	background-repeat: no-repeat;
	background-position: left;
	}

div#lanmumore {
	float: right;
	margin-right: 10px;
	margin-top: -3px;
	font-weight: normal;
	}
div#lanmumore a {
	color: #D60707;
	font-weight: normal;
	}

