﻿body
{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

.pointer
{
	cursor: pointer;
}

a
{
	color: Black;
	text-decoration: underline;
}

a:hover
{
	color: #FD6C01;
	text-decoration: underline;
}


.textarea
{
	border-right: #A9CCDF 1px solid;
	border-top: #A9CCDF 1px solid;
	font-size: 9pt;
	border-left: #A9CCDF 1px solid;
	color: #333333;
	line-height: 100%;
	border-bottom: #A9CCDF 1px solid;
	background-color: #fbfffb;
	width: 550px;
	height: 100px;
}
.textbox
{
	font-size: 9pt;
	border: #A9CCDF 1px solid;
	background-color: #fbfffb;
	color: #333333;
	width: 155px;
}

.textclass168
{
	border: 0px;
	height: 17px;
	width: 168px;
	font-family: arial;
	font-size: 12px;
	border: 1px solid #9A9A9A;
}

.select
{
	width: 160px;
}

.select168
{
	width: 168px;
}

.textclass400
{
	width: 400px;
	font-size: 9pt;
	border: #A9CCDF 1px solid;
	background-color: #fbfffb;
	color: #333333;
}

.button
{
	background-image: url('../image/Admin/bttton.jpg');
	background-color: White;
	cursor: hand;
	font-family: verdana, "宋体";
	border-right: 0px;
	border-top: 0px;
	font-size: 12px;
	border-left: 0px;
	width: 50px;
	 height:21px;
	cursor: hand;
	border-bottom-style: none;
	}
.buttonbig
{
	background-image: url(../image/Admin/btttonbig.jpg);
	background-color: White;
	height: 21px;
	cursor: hand;
	border-style: none;
	font-family: verdana, "宋体";
	border-right: 0px;
	border-top: 0px;
	font-size: 12px;
	border-left: 0px;
	width: 70px;
	cursor: hand;
}
.filter
{
	background-color: #B3D4FD;
}

.filter td
{
	background-color: #ffffff;
}


.height10
{
	height: 10px;
}
.height20
{
	height: 20px;
}

.height5
{
	height: 5px;
}


.SetButton
{
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
	background-image: url(../image/Admin/set.gif);
	width: 16px;
	height: 16px;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	cursor: hand;
}

.EditButton
{
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
	background-image: url(../image/Admin/edit.gif);
	width: 16px;
	height: 16px;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	cursor: hand;
}

.DelButton
{
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
	background-image: url(../image/Admin/delete.gif);
	width: 16px;
	height: 16px;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	cursor: hand;
}

.SelectButton
{
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
	background-image: url(../image/Admin/zoom.gif);
	width: 16px;
	height: 16px;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
}

.DtlButton
{
	background-position: center;
	background-repeat: no-repeat;
	background-color: transparent;
	background-image: url(../image/Admin/dtl.gif);
	width: 16px;
	height: 16px;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: center;
	cursor: hand;
}

.title
{
	font-size: 9pt;
	color: Black;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	height: 23px;
	background-image: url(../image/Admin/title.jpg);
}

.DataGrid
{
	/*	font-size: 9pt; 	font-weight: normal; 	background-color: White; 	border-color: #B3D4FD; 	border-width: 1px; 	width: 100%; */
}

