body {
	margin:0px;
	text-align:center;
	background-color:#ffffff;
	scrollbar-face-color:#dce0e2;
	scrollbar-shadow-color:#687888;
	scrollbar-highlight-color:#ccccc;
	scrollbar-3dlight-color:#687888;
	scrollbar-darkshadow-color:	#dce0e2;
	scrollbar-track-color:#ccccc;
	scrollbar-arrow-color:#6e7e88;
}
body, td, p, a, span, div, input, select, textarea {
	font-family: 宋体, Arial, Sans-serif;
	font-size: 12px;
	color:black;
}
form {margin:0px;}
img {border:0px;}
.hand {cursor:hand;}

a:link, a:visited {text-decoration:none;}
a:hover, a:active {text-decoration:underline;}

input.input {height:19px; width:100px;}
select.select {width:100px;}


/*////上部：『导航菜单』开始///////////////////////////////////////////////////////////////////*/
table#navi td, table#navi td a {
	color:white;
	text-align:center;
	word-wrap:normal;		/*设置或检索当当前行超过指定容器的边界时是否断开转行		*/
	word-break:keep-all;	/*设置或检索对象内文本的字内换行行为　keep-all：不换行		*/
	}
table#navi td a {
	letter-spacing:1px;
	}
/*////上部：『导航菜单』结束///////////////////////////////////////////////////////////////////*/



/*////左侧：『系统登录』开始///////////////////////////////////////////////////////////////////*/
table#login {
	width:90%;
	border:0px;
	}
table#login tr td {
	color:#393b3c;
	height:30px;
	}
table#login tr td input.input {
	width:100px;
	border:1px solid #565656;
	background-color:white;
	color:black;
	}
table#login tr td input.button {
	width:48px;
	border:1px solid #565656;
	background-color:#d4d4d4;
	color:black;
	letter-spacing:6px;
	height:19px;
	padding-top:2px;
	}


table#loginnew {
	margin-bottom:7px;
	border:1px solid #0093c0;
	height:106px;
	width:191px;
	background-color:#b8e3ff;
}
table#loginnew td {
	vertical-align:top;
	padding-top:6px;
	padding-left:12px;
	line-height:20px;
	color:#0865a0;
}
table#loginnew td a {
	color:#0865a0;
}

table#loginnew tr td input.input {
	width:100px;
	border:1px solid #565656;
	background-color:white;
	color:black;
	}
table#loginnew tr td input.button {
	width:48px;
	border:1px solid #565656;
	background-color:#d4d4d4;
	color:black;
	letter-spacing:6px;
	height:19px;
	padding-top:2px;
	}
/*////左侧：『系统登录』结束///////////////////////////////////////////////////////////////////*/


/*////左侧：『管理系统』开始///////////////////////////////////////////////////////////////////*/
table#manage {
	margin-bottom:7px;
	border:1px solid #0093c0;
	height:106px;
	width:191px;
	background-color:#b8e3ff;
}
table#manage td {
	vertical-align:top;
	padding-top:6px;
	padding-left:12px;
	line-height:23px;
	color:#0865a0;
}
table#manage td a {
	color:#0865a0;
}

table#manage tr td input.input {
	width:100px;
	border:1px solid #565656;
	background-color:white;
	color:black;
	}
table#manage tr td input.button {
	width:48px;
	border:1px solid #565656;
	background-color:#d4d4d4;
	color:black;
	letter-spacing:6px;
	height:19px;
	padding-top:2px;
	}
/*////左侧：『管理系统』结束///////////////////////////////////////////////////////////////////*/



/*////左侧：『政策法规』开始///////////////////////////////////////////////////////////////////*/
table#law {
	border:1px solid #0093c0;
	height:256px;
	width:191px;
	background-color:#b8e3ff;
}
table#law td {
	vertical-align:top;
	padding-top:4px;
	padding-left:6px;
	line-height:21px;
	color:#0865a0;
}
table#law td a {
	color:#0865a0;
}
/*////左侧：『政策法规』结束///////////////////////////////////////////////////////////////////*/



/*////右侧：公用『表头』开始///////////////////////////////////////////////////////////////////*/
table#righttable {
	border:0px;
	height:23px;
	width:188px;
	/*background-image: url(images/right-bg.gif);
	background-repeat: no-repeat;*/
}
table#righttable td {
	text-align:center;
	color:#936707;
	letter-spacing:6px;
	font-weight:bold;
	padding-top:4px;
}
/*////右侧：公用『表头』结束///////////////////////////////////////////////////////////////////*/



/*////右侧：『最新公告』开始///////////////////////////////////////////////////////////////////*/
table.righttable2 {
	width:188px;
	background-color:white;
	border:1px solid #acacac;
	border-top:0px;
	margin-bottom:4px;
}
table.righttable2 td {
	vertical-align:top;
	color:#936707;
	line-height:21px;
	padding-top:2px;
	padding-left:14px;
}
table.righttable2 td img {
	margin:10px 6px 1px 0px;
}
table.righttable2 td a {
	color:#936707;
}
/*////右侧：『最新公告』结束///////////////////////////////////////////////////////////////////*/



/*////底部：『版权信息』开始///////////////////////////////////////////////////////////////////*/
table#copyright {
	width:755px;
	background-color:#8ccdf7;
	border:0px;
}
/*////底部：『版权信息』结束///////////////////////////////////////////////////////////////////*/



/*////中间：新闻前面的图标 开始///////////////////////////////////////////////////////////////////*/
table#middle {
	width:376px;
	margin:4px 0px 4px 0px;
	}
table#middle tr td.middle1 {
	width:38px;
	text-align:right;
	padding:6px 9px 8px 0px;
	}
table#middle tr td {
	color:#5c5c5c;
	height:21px;
	}
table#middle tr td a {
	color:#5c5c5c;
	}
/*////中间：新闻前面的图标 结束///////////////////////////////////////////////////////////////////*/

