body
{
	background-color:#F7FBFC;
}
Span
{
	font-size: 9pt;
}
Input
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-size: 9pt;
	border-left: 1px solid;
	cursor: hand;
	border-bottom: 1px solid;
	height: 20px;
}
.lblMsg
{
	font-size: 9pt;
	color: red;
}
.lblT1
{
	font-weight: bold;
	color: black;
}
.lblTitle
{
	font-weight: bold;
	font-size: 18pt;
}
.txtRead
{
	border-right: 0px;
	border-top: 0px;
	border-left: 0px;
	border-bottom: 0px;
}
.btn
{
	border-right: 1px solid;
	border-top: 1px solid;
	border-left: 1px solid;
	cursor: hand;
	border-bottom: 1px solid;
}


.tblMain
{
	width: 770px;
}
/**********************************
	列表的样式
**********************************/
.GridList
{
	border-right: 1px;
	padding-right: 0px;
	border-top: 1px;
	padding-left: 0px;
	font-size: 9pt;
	padding-bottom: 0px;
	margin: 0px;
	border-left: 0px;
	color: #000000;
	padding-top: 0px;
	border-bottom: 0px;
	font-family: 宋体;
}


.DivList1
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	left: 0px;
	overflow: auto;
	border-left: black 1px solid;
	border-bottom: black 1px solid;
	top: 0px;
	background-color: window;
}

.DivList
{
	
	left: 0px;
	overflow: auto;
	
	top: 0px;
	background-color: window;
}

/*表头*/
.GridHeader
{
	
	font-weight: bold;
	color: #000000;
	font-family: 宋体;
	background-color:#ecf4fb; /*lightgrey;*/
	height: 20px;
}

/*注脚*/
.GridFooter
{
	font-weight: bold;
	color: #000000;
	font-family: 宋体;
	background-color:#ecf4fb; /*lightgrey;*/
	height: 20px;
}

/* 列表一般行 */
.GridItem1
{
	font-size: 9pt;
	cursor: hand;
	
	height: 20px;
	background-color: #ffffff;
}

/* 列表交替行 */
.GridItem2
{
	cursor: hand;
	height: 20px;
	background-color: #e0e0e0;/*#ffffff;*/
}
/* 列表被选中行 */
.GridSelectedItem
{
	font-size: 9pt;
	cursor: hand;
	font-family: 宋体;
	height: 20px;
	background-color:CornflowerBlue; /*#cc9933;*/
}
.GridSelectedItem2
{
	font-size:9pt;
	font-family:宋体;
	height:20px;
	cursor:hand;
}

.mainbtn2
{
	width:48px;
	height:16px;
	background-image: url(../Images/btnBlue2.jpg);
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	text-align:center;
}

.mainbtn4
{
	width:68px;
	height:16px;
	background-image: url(../Images/btnblue4.jpg);
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	text-align:center;
}

.btn2
{
	width:48px;
	height:16px;
	background-image: url(../Images/btnBlue2.jpg);
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	text-align:center;
}

.btn4
{
	width:68px;
	height:16px;
	background-image: url(../Images/btnblue4.jpg);
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	text-align:center;
}

.btn6
{
	width:68px;
	height:16px;
	background-image: url(../Images/btnblue6.jpg);
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	text-align:center;
}

.btnRed4
{
	width:68px;
	height:16px;
	background-image: url(../Images/btnRed4.jpg);
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	text-align:center;
}
a:link {
	font-size: 9pt;
	color: #2C65B1;
}
a:visited {
	font-size: 9pt;
	color: #486B8A;
}
a:hover {
	font-size: 9pt;
	color: #FF9900;
}
