﻿body
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 12px;
}

.leftb {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #BFBFBF;
	border-bottom-color: #BFBFBF;
	border-left-color: #BFBFBF;
	padding: 10px;
	color: #CECACA;
	line-height: 18px;
}
.xbox {
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-left: 25px;
	padding-top: 20px;
}
.bottom {
	color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
	padding: 10px;
}
.cp {
	text-align: center;
	height: 160px;
}


a:active {outline:none;blr:expression(this.onFocus=this.blur());}
img,a .img{border:none;}

.fontleft
{
	text-align: left;
	margin-left: 10px;
}

.fontright
{
	text-align: center;
	margin-right: 10px;
}

.GridTable
{
	background: url(../images/mes_login/a-5.jpg);
	width: 100%;
	border-color: #3183C4;
	border-width: 1px;
	border-style: solid;
	m1: expression(this.borderColorLight= '#3183C4' ); /*中层表格亮边框*/
	m2: expression(this.borderColorDark= '#3183C4' ); /*中层表格暗边框*/
}


.GridSelectedItem
{
	text-align: center;
	background-color: #F7EFEF;
	height: 18px;
}

.gv
{
	border: 1px solid #D7D7D7;
}
.gvHeader
{
	color: #3F6293;
	background-color: #F7F7F7;
	height: 24px;
	line-height: 24px;
	text-align: center;
	font-weight: normal;
	font-variant: normal;
}
.gvHeader th
{
	font-weight: normal;
	font-variant: normal;
}
.gvRow, .gvAlternatingRow, .gvEditRow
{
	line-height: 20px;
	text-align: center;
	padding: 2px;
	height: 20px;
}
.gvAlternatingRow
{
	background-color: #F5FBFF;
}
.gvEditRow
{
	background-color: #FAF9DD;
}
.gvEditRow input
{
	background-color: #FFFFFF;
	width: 80px;
}
.gvEditRow .gvOrderId input, .gvEditRow .gvOrderId
{
	width: 30px;
}
.gvEditRow .checkBox input, .gvEditRow .checkBox
{
	width: auto;
}
.gvCommandField
{
	text-align: center;
	width: 130px;
}

.gvLeftField
{
	text-align: left;
	padding-left: 10px;
}
.gvBtAField
{
	text-align: center;
	width: 130px;
}
.gvCommandField input
{
	background-image: url(../Images/gvCommandFieldABg.jpg);
	background-repeat: no-repeat;
	line-height: 23px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 50px;
	height: 23px;
	margin-right: 3px;
	margin-left: 3px;
	text-indent: 10px;
}
.gvPage
{
	padding-left: 15px;
	font-size: 18px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.gvPage a
{
	display: block;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #FFFFFF;
	float: left;
	font-size: 12px;
	font-weight: normal;
}
.gvPage a:hover
{
	display: block;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}

