
body{ margin: 0px; padding: 0px; font-size: 12px; }
a:link,:visited,a:hover,a:active { text-decoration: none; }

/*-----------当前位置文字--------------*/

.to:link, .to:visited, .to:active { text-decoration: none; color: #ff6600; }

.to:hover { text-decoration: none; color: #FF9900; }

/*-----------LOGIN页面--------------*/

.log:link, .log:visited, .log:active { text-decoration: none; color: #ffffff; }

.log:hover { text-decoration: none; color: #A3C1F5; }

/*-----------index页面(桌面)--------------*/

.in:link, .in:visited , .in:active { text-decoration: none; color: #ffffff; }

.in:hover, .in2:link, .in2:visited, .in2:hover { text-decoration: none; color: #000000; }

.in2:active { text-decoration: none; color: #000000; }

.in3{ color: #676767; }

/*-----------search页面(查询)--------------*/

.seafont{ font-size: 14px; }

.seafontcolor{ color: #858484; }

.sea:link, .sea:visited, .sea:active { text-decoration: none; color: #ff6600; }

.sea:hover { text-decoration: none; color: #333333; }

/*-----------search_area页面--------------*/

.area:link, .area:visited, .area:active { text-decoration: none; color: #858484; }

.area:hover { text-decoration: none; color: #ff6600; }

/*-----------statistics页面（统计--------------*/
.sta:link, .sta:visited, .sta:hover, .sta:active { text-decoration: none; color: #ff0000; font-weight: bold; }

.sta2:link, .sta2:visited, .sta2:hover, .sta2:active { text-decoration: none; color: #ffffff; }

.sta3{ color: #000000; }

/*-----------）--------------*/
.WhiteFont {
	font-size: 12px;
	color: #ffffff;
	padding-right: 10px;
	padding-left: 10px;
}

.RedFont {
	font-size: 12px;
	color: #ffffff;
	background: #cc0000;
	padding: 2px;
}

.BlueFont {
	font-size: 12px;
	color: #ffffff;
	background: #6600ff;
	padding: 2px;
}

.BottomFont {
	font-size: 12px;
	color: #ffffff;
	padding-right: 10px;
	padding-left: 10px;
}

.BlackFont { font-size: 12px; color: #000000; }

/* *****************Button.skin*********************** */
.cssBtnMouseOver {
	cursor: hand;
	color: #333333;
	font-size: 12px;
	background: url(images/buttonmouseover.jpg);
}

.cssBtnMouseOut {
	cursor: hand;
	color: #333333;
	font-size: 12px;
	background: url(Images/buttonmouseout.jpg);
}

.cssLngBtnMouseOver {
	cursor: hand;
	color: #000000;
	font-size: 12px;
	background: url(Images/longbuttonmouseover.jpg);
}

.cssLngBtnMouseOut {
	cursor: hand;
	font-size: 12px;
	color: #ffffff;
	background: url(Images/longbuttonmouseout.jpg);
}

/* *****************ajax*********************** */
 .highlight { color: #000000; background: #ffffe0; }

/* ================= TreeView ================= */
.TreeView {
	cursor: hand;
	border: #cccccc 1px solid;
	background: White;
	padding: 5px 5px 20px 1px;
}

.TreeNode { font: 11px tahoma; padding: 2px 3px 1px 0px; }

.GrayedTreeNode {
	color: gray;
	cursor: default;
	font: 11px tahoma;
	padding: 2px 3px 1px 0px;
}

.HoverTreeNode {
	text-decoration: underline;
	cursor: default;
	font: 11px tahoma;
	padding: 2px 3px 1px;
}

.SelectedTreeNode {
	color: white;
	cursor: default;
	font: 11px tahoma;
	background: gray;
	padding: 2px 3px 1px 0px;
}

/* ================ 结束 ================= */
.Content { background: #FFFFFF; padding: 8px 15px 15px; }

.Content1 {
	background: #F5F7F8 url(Images/C_bg1.gif) repeat-x fixed left bottom;
}

.Content2 {
	border: 6px solid #F5F7F8;
	background: #FFFFFF;
	padding: 15px 20px 8px 0px;
}

.Content3 { padding: 8px 15px 8px 20px; }

.Content4 {
	background: url(Images/Bg_pic1.jpg) no-repeat fixed right bottom;
}

.ContentLeft { width: 7px; background: url(Images/CL_Bg.gif) repeat; }

.ContentRight { width: 8px; background: url(Images/CR_bg.gif) repeat; }

.CtBg1 {
	background: url(Images/CT_bg1.gif) no-repeat fixed left center;
}

.CTitleBg1 {
	border:#ffffff 1px solid;
	border-bottom-color: #B7B7B7;
	background: #E6E6E6;
}

.CTitleBg2 { height: 46px; background: url(Images/Title_bg.gif); }

.TitleFont1 {
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 2px;
	font-weight: bold;
	padding-bottom: 3px;
}

.TitleFont2 {
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	font-weight: bold;
	padding-bottom: 3px;
}

/* *****************gridview.skin*********************** */
.GridView {
	border: #dbdbdb 1px solid;
	margin: 2px;
	padding: 1px;
}

.GridHeader {
	color: #333333;
	font-size: 12px;
	background: url(images/GridHeadBg.jpg) repeat-x fixed;
}

.Line3 { border-bottom: #dbdbdb 1px solid; }

/* *****************结束*********************** */
.Numerbox {
	font-size: 12px;
	height: 18px;
	border: #94a0af 1px solid;
}
