﻿BODY
{
	font-size: 14px;
	background: #FFF;
	font-family: "宋体" , "Verdana" , "Arial";
}
Img
{
	margin: 0px px 0px 0px;
	padding: 0px 0px 0px 0px;
}
TD
{
	font-size: 12px;
}
input
{
	border-right: #7f9db9 1px solid;
	border-top: #7f9db9 1px solid;
	border-left: #7f9db9 1px solid;
	border-bottom: #7f9db9 1px solid;
	font-size: 12px;
	background-color: #f8f8f8;
}
.checkbox
{
	border-bottom-style: none;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none;
	width: 14px;
	height: 14px;
}
FIELDSET
{
	border-right: #c8d9e4 1px solid;
	border-top: #c8d9e4 1px solid;
	border-left: #c8d9e4 1px solid;
	border-bottom: #c8d9e4 1px solid;
}
LEGEND
{
	font-weight: bold;
	color: #000;
}
form
{
	margin: 0;
	padding: 0;
}
select, textarea
{
	font-size: 12px;
}
SPAN
{
	font-size: 12px;
	position: static;
}
.button
{
	font: bold 11px tahoma,verdana,arial,helvetica,sans-serif;
}
A:link
{
	color: #000000;
	text-decoration: none;
}
A:visited
{
	color: #000000;
	text-decoration: none;
}
a:hover
{
	color: #428EFF;
	text-decoration: none;
}
A.highlight:link
{
	color: red;
	text-decoration: none;
}
A.highlight:visited
{
	color: red;
	text-decoration: none;
}
A.highlight:hover
{
	color: red;
}
A.thisclass:link
{
	font-weight: bold;
	text-decoration: none;
}
A.thisclass:visited
{
	font-weight: bold;
	text-decoration: none;
}
A.thisclass:hover
{
	font-weight: bold;
}
A.navlink:link
{
	color: #000000;
	text-decoration: none;
}
A.navlink:visited
{
	color: #000000;
	text-decoration: none;
}
A.navlink:hover
{
	color: #003399;
	text-decoration: none;
}
.twidth
{
	width: 760px;
}
.content
{
	background-color: #FFF;
	font-size: 14px;
	margin: 5px 20px;
	line-height: 140%;
	font-family: Tahoma,宋体;
}
.aTitle
{
	font-weight: bold;
	font-size: 15px;
}
TD.forumHeaderBackgroundAlternate
{
	background-image: url(admin_top_bg.gif);
	color: #000000;
	background-color: #799ae1;
}
#TableTitleLink A:link
{
	color: #ffffff;
	text-decoration: none;
}
#TableTitleLink A:visited
{
	color: #ffffff;
	text-decoration: none;
}
#TableTitleLink A:active
{
	color: #ffffff;
	text-decoration: none;
}
#TableTitleLink A:hover
{
	color: #ffffff;
	text-decoration: underline;
}

.tableBorder
{
	width: 600px;
	border-right: #183789 1px solid;
	border-top: #183789 1px solid;
	border-left: #183789 1px solid;
	border-bottom: #183789 1px solid;
	background-color: #ffffff;
}
.tablefoot
{
	font: 11px tahoma,verdana,arial,helvetica,sans-serif;
	color: #001F30;
	border: outset 1px;
	background-color: #DEE0E2;
}
.tdfoot
{
	font: 11px verdana,arial,Tahoma;
	color: #001F30;
}
div.footer
{
	text-align: center;
	width: 98%;
	background-color: #E4EDF9;
	padding: 2px;
	border: solid 1px #6BBA21;
	margin: 2px;
}
div.pagerLeft
{
	text-align: left;
	padding: 0px 10px 0px 5px;
	float: left;
}
div.pager
{
	text-align: right;
	padding: 5px 5px 0px;
	float: right;
}
div.pager a
{
	padding: 1px 3px 0 3px;
	margin: 3px;
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	background-color: #ccdddd;
}
div.pager a.current
{
	color: #ff0033;
}

#divzxgg ul
{
	margin-left: 30px;
}

#divzxgg tr td
{
	display: block;
	padding: 0px;
	line-height: 150%;
	font-size: 13px;
	padding: 0px;
	word-spacing: 20%;
	border-bottom: dashed 1px gray;
}

#divjjdt tr td
{
	display: block;
	padding: 0px;
	line-height: 180%;
	font-size: 13px;
	padding: 0px;
	border-bottom: dashed 1px gray;
}

div.newslist tr td
{
	display: block;
	padding: 5px;
	line-height: 150%;
	font-size: 13px;
	padding: 0px;
	word-spacing: 20%;
	border-bottom: dashed 1px gray;
	margin:15px;
}

/*
对应menu的最外层样式，即StaticMenuStyle
*/
.TopGroup
{
	background-color: white;
	background-image: url(../Image/item_bg.gif);
}

/**//*
对应menu的弹出层样式，即DynamicMenuStyle
*/
.Group
{
	border: solid 1px #737373;
	margin-top: 5px;
	overflow: auto;
	position: fixed;
}


/**//*
对应menu的DynamicMenuStyle和StaticMenuItemStyle
*/
.Item
{
	font-family: 宋体,tahoma;
	font-size: 16px;
	margin: 1px;
	cursor: default;
	color:#FFF;
	line-height:150%;
	background-image:url(../../Images/gy_01bg.gif);
	background-repeat:repeat-x;
	background-position:left center;
}

/**//*
对应menu的StaticMenuSelectedStyle
*/
.ItemHover
{
	background-color:#0000af;
	color: #CC0000;
	font-family: 宋体,tahoma;
	font-size: 16px;
	border: solid 1px #ABABAB;
	border-right-color: #737373;
	border-bottom-color: #737373;
	cursor:hand;
}

/**//*
对应menu的DynamicMenuSelectedStyle
*/
.ItemExpanded
{
	background-color: white;
	background-image: url(../Image/item_bg.gif);
	color: black;
	font-family: 宋体,tahoma;
	font-size: 12px;
	border: solid 1px #737373;
	border-right-color: #ABABAB;
	border-bottom-color: #ABABAB;
	cursor: default;
}
