﻿
form
{
	margin: 0px;
	padding: 0px;
}
img
{
	border: 0px;
}
.tablehead
{
	background-image: url(images/b2_3.gif);
	height: 18px;
}
A:link, A:visited
{
	text-decoration: none;
	color: #333;
}

.button1
{
	border-right: 0px;
	border-top: 0px;
	font-size: 12px;
	background-image: url(images/b_btn1_on.gif);
	border-left: 0px;
	width: 68px;
	cursor: hand;
	border-bottom: 0px;
	height: 20px;
}
/*
.eButton {
	BORDER-RIGHT: #000000 thin solid; PADDING-RIGHT: 2px; BORDER-TOP: #cccccc thin solid; PADDING-LEFT: 4px; FONT-WEIGHT: bold; FONT-SIZE: 12px; PADDING-BOTTOM: 0px; TEXT-TRANSFORM: capitalize; BORDER-LEFT: #cccccc thin solid; CURSOR: hand; COLOR: #ffffff; PADDING-TOP: 4px; BORDER-BOTTOM: #000000 thin solid; BACKGROUND-COLOR: #227e95
}
*/
.eButton
{
	background-color: Transparent;
	border-width: 0px;
	background-image: url(images/B.png);
	width: 75px;
	height: 20px;
	cursor: hand;
	padding-top: 2px;
}
.sbutton
{
	font-weight: bold;
	background: url(images/button-bg3.gif) #1885c4 no-repeat left top;
	margin-left: 2px;
	width: 77px;
	color: #fff;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 27px;
	border-bottom-style: none;
}
.sbutton:hover
{
	font-weight: bold;
	background: url(images/button-bg3.gif) #1885c4 no-repeat left top;
	margin-left: 2px;
	width: 77px;
	color: #fff;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 27px;
	border-bottom-style: none;
}
.tablestyle
{
	border-collapse: separate;
	width: 100%;
	border-right: #a6daee 1px solid;
	border-top: #a6daee 1px solid;
	border-left: #a6daee 1px solid;
	border-bottom: #a6daee 1px solid;
	line-height: 28px;
}
.gcell
{
	padding-left: 5px;
}
/*tree 加滚动条*/
.treeScroll
{
	
	overflow: auto;
	position: absolute;	
	width: 200px;	
	height:440px;
}
