body {
	font-family: "宋体", "Times New Roman";
	font-size: 10px;
	color: #000000;
	/*background-color: #A80000;*/
	/**background-image: url('../image/bg_11.gif');**/
}
table {
	font-family: "宋体", "Times New Roman";
	font-size: 12px;
	color: #000000;
}
.table1 {
	BORDER-RIGHT: black 1px solid; 
	BORDER-TOP: black 1px solid; 
	BORDER-LEFT: black 1px solid; 
	BORDER-BOTTOM: black 1px solid;
}

/* 首页菜单样式表 */
table.MenuNav a.NavLink {
	text-decoration: none;
}
table.MenuNav a.NavLink:link, table.MenuNav a.NavLink:visited {
	color: #FFFFFF;
}
table.MenuNav a.NavLink:hover {
	color: #CCCCCC;
}

/* 信息列表样式 */
table.ListInfo {}
table.ListInfo tr.Item {
	height: 18px;
}
table.ListInfo tr.Item a:link, tr.Item a:visited {
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}
table.ListInfo tr.Item a:hover {
	font-size: 10pt;
	color: #FF0000;
	text-decoration: underline;
}
table.ListInfo tr.Pager {
	height: 21px;
	text-align: right;
}
table.ListInfo tr.Pager a:link, tr.Pager a:visited {
	color: #0000FF;
	text-decoration: none;
}
table.ListInfo tr.Pager a:hover {
	color: #FF0000;
	text-decoration: underline;
}
table.ListInfo tr.Pager span {
	color: #FF0000;
	font-weight: bold;
	font-size: 10pt;
}

/* 信息导航样式 */
table.TreeNav {}
table.TreeNav a:link, a:visited {
	color: #000066;
	text-decoration: none;
}
table.TreeNav a:hover {
	color: #FF0000;
	text-decoration: none;
	position: relative;
	top: 1px;
}

/**/
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
tr.NavTitle {
	font-size: 10pt;
	color: #003399;
}
tr.NavTitle a:link, tr.NavTitle a:visited {
	color: #003399;
	text-decoration: none;
}
tr.NavTitle a:hover {
	color: #FF0000;
	text-decoration: none;
}
td.NavTitle {
	font-size: 10pt;
	color: #FF0000;
}
div.NavMenu {
	position: relative;
	width: 775px;
	z-index: 1;
}
div.NavChild {
	position: absolute;
	z-index: 2;
	visibility: hidden;
	height: 10px;
	width: 775px;
	left: 0px;
}
input.EditBox {
	font-family: "宋体", "Times New Roman";
	font-size: 12px;
	color: #333333;
	border: 1px solid #666666;
	padding: 1px;
	cursor: text;
}
td.Special a:link, td.Special a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10pt;
}
td.Special a:hover {
	color: #FF0000;
	text-decoration: none;
	font-size: 10pt;
}
td.InfoTitle {
	font-family: "宋体", "Times New Roman";
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 2px;
}
tr.SortItem {
	background-image: url('image/line_02.gif');
	height: 21px
}
tr.SortItem a:link, tr.SortItem a:visited {
	color: #666666;
	text-decoration: none;
}
tr.SortItem a:hover {
	color: #FF0000;
	text-decoration: underline;
}
tr.SortPager {
	height: 21px;
	text-align: right;
}
tr.SortPager a:link, tr.SortPager a:visited {
	color: #000099;
	text-decoration: none;
}
tr.SortPager a:hover {
	color: #FF0000;
	text-decoration: underline;
}
tr.TableHeader {
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	background-color: #F5F5F5;
}
table.About td {
	font-size: 10pt;
	font-weight: bold;
	color: #333333;
}
table.About td.Title {
	font-size: 20pt;
	font-weight: bold;
	color: #000033;
	letter-spacing: 2px;
	line-height: 30px;
	font-family: "隶书";
}
table.About td.Text {
	font-size: 10pt;
	color: #000066;
	line-height: 24px;
	font-weight: lighter;
	letter-spacing: 1pt;
}
/* 文章显示样式表 */
table.Scrap {
}
table.Scrap td.Caption {
	font-size: 12pt;
	font-weight: bold;
	color: #006699;
}
table.Scrap td.Brief {
	color: #666666;
	line-height: 20px;

}
table.Scrap td.Matter {
	font-size: 10pt;
	line-height: 20px;
}
table.Scrap a:link, table.Scrap a:visited {
	color: #0000FF;
	text-decoration: none;
}
table.Scrap a:hover {
	color: #FF0000;
	text-decoration: none;
}
table.Scrap  a.Nonce {
	text-decoration: none;
}
table.Scrap a.Nonce:link, table.Scrap a.Nonce:visited {
	color: #FF0000;
}
table.Scrap a.Nonce:hover {
	color: #0000FF;
}

td.Text .Assistant {
	color: #333333;
}
td.Text .ReferAtt {
}
table.StaInfo {
	background-color: #CCCCCC;
}
table.StaInfo td {
	background-color: #E1F0FF;
	line-height: 24px;
}
table.Guide {
	background-color: #F7F7F7;

}
table.Guide td {
	font-family: "宋体";
	font-size: 10pt;
}
table.Presen td.Text {
	font-size: 10pt;
	color: #000066;
	line-height: 28px;
	font-family: "宋体";
}
table.InfoList {
}
table.InfoList td {
	color: #666666;
}
table.InfoList a {
	text-decoration: none;
}
table.InfoList a:link, table.InfoList a:visited {
	color: #000000;
}
table.InfoList a:hover {
	color: #0000FF;
}
table.InfoList a.New:link, table.InfoList a.New:visited {
	color: #0000FF;
}
table.InfoList a.New:hover {
	color: #FF0000;
}
table.InfoList a.Hot:link, table.InfoList a.Hot:visited {
	color: #FF0000;
}
table.InfoList a.Hot:hover {
	color: #0000FF;
}
table.PageFooter {
	background-image: url('../image/bg_03.gif');
}
table.PageFooter td {
	color: #FFFFFF;
	line-height: 20px;
	text-align: center;
}
a.New:link, a.New:visited {
	color: #0000FF;
}
a.New:hover {
	color: #0000FF;
}
