td,button,input,body,select,textarea,div{
	font-family:Microsoft YaHei,SimHei,Verdana,Arial,sans-serif;
	font-size:12px;	
	
}
body{
	margin:0px;
	padding:0px;
	background-image:url(../sysImg/back6.gif);
}
A:link{COLOR:#000000;TEXT-DECORATION:none}
A:visited{COLOR:#10826B;TEXT-DECORATION:none}
A:active{TEXT-DECORATION:none}
A:hover{COLOR:#FF6600;TEXT-DECORATION:none}
a,area { blr:expression(this.onFocus=this.blur()) }
:focus { -moz-outline-style: none; }

div[shadow]{
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#eeeeee,direction=120,strength=8);/*ie*/
	-moz-box-shadow: 5px 5px 15px #eeeeee;/*firefox*/
	-webkit-box-shadow: 5px 5px 15px #eeeeee;/*safari»òchrome*/
	box-shadow:5px 5px 15px #eeeeee;/*opera»òie9*/
}
@media print{     
	.noneprint{display:none;
	height:0px;} 
	.pageNext{ page-break-after:always;} 
}
.pageNext1{ page-break-after:always; } 

.left {
    float: left;
}
.right {
    float: right;
}
.textLeft{
	text-align:left;	
}
.textCenter{
	text-align:center;	
}
.textRight{
	text-align:right;	
}
.outSideStyle{
	margin:3px;
	padding:5px;
	border:1px dashed #CCCCCC;	
}
.clearDiv{
	clear:both;	
}
.buttonStyle1{
	background-image:url(../sysImg/backaa.gif);
	width:100px;
	text-align:center;
	padding:5px;
	border:1px #999999 outset;
	border-radius:5px;
	font-family:Microsoft YaHei,SimHei,Verdana,Arial,sans-serif;
	font-size:14px;	
	color:#FFF;
}
.buttonStyle2{
	height:38px;	
}
.nowrap{
	white-space:nowrap;	
}
.spaceLeft5{
	margin-left:5px;	
}
.tableHeadStyle1{
	border:1px #999999 dashed;	
}
#pageHomeButton{
	border:1px solid #99BBE8;
	border-radius: 5px;
	height:22px;
	text-align:center;
	line-height:22px;
	padding:3px;
	margin-top:3px;
	cursor:pointer;
	margin-bottom:3px;
	padding-left:20px;
	padding-right:20px;
	float:left;
	margin-right:5px;
	background-color:#FFF;
	background-image:url(home.gif);
	background-repeat:no-repeat;
}
#pageHomeButtonSel{
	border:1px solid #99BBE8;
	border-radius: 5px;
	height:22px;
	text-align:center;
	line-height:22px;
	padding:3px;
	margin-top:3px;
	cursor:pointer;
	margin-bottom:3px;
	padding-left:20px;
	padding-right:20px;
	float:left;
	margin-right:5px;
	background-color:#E7E7E7;
	background-image:url(home.gif);
	background-repeat:no-repeat;
}
#pageLastButton{
	border:1px solid #99BBE8;
	border-radius: 5px;
	height:22px;
	text-align:center;
	line-height:22px;
	padding:3px;
	margin-top:3px;
	cursor:pointer;
	margin-bottom:3px;
	padding-left:20px;
	padding-right:20px;
	float:left;
	margin-right:5px;
	background-color:#FFF;
	background-image:url(last.gif);
	background-repeat:no-repeat;
	background-position:right;
}
#pageLastButtonSel{
	border:1px solid #99BBE8;
	border-radius: 5px;
	height:22px;
	text-align:center;
	line-height:22px;
	padding:3px;
	margin-top:3px;
	cursor:pointer;
	margin-bottom:3px;
	padding-left:20px;
	padding-right:20px;
	float:left;
	margin-right:5px;
	background-color:#E7E7E7;
	background-image:url(last.gif);
	background-repeat:no-repeat;
	background-position:right;
}
#pageUpButton{
	border:1px solid #99BBE8;
	border-radius: 5px;
	height:22px;
	text-align:center;
	line-height:22px;
	padding:3px;
	margin-top:3px;
	cursor:pointer;
	margin-bottom:3px;
	padding-left:20px;
	padding-right:20px;
	float:left;
	margin-right:5px;
	background-color:#FFF;
	background-image:url(up.gif);
	background-repeat:no-repeat;
}
#pageUpButtonSel{
	border:1px solid #99BBE8;
	border-radius: 5px;
	height:22px;
	text-align:center;
	line-height:22px;
	padding:3px;
	margin-top:3px;
	cursor:pointer;
	margin-bottom:3px;
	padding-left:20px;
	padding-right:20px;
	float:left;
	margin-right:5px;
	background-color:#E7E7E7;
	background-image:url(up.gif);
	background-repeat:no-repeat;
}
#pageDownButton{
	border:1px solid #99BBE8;
	border-radius: 5px;
	height:22px;
	text-align:center;
	line-height:22px;
	padding:3px;
	margin-top:3px;
	cursor:pointer;
	margin-bottom:3px;
	padding-left:20px;
	padding-right:20px;
	float:left;
	margin-right:5px;
	background-color:#FFF;
	background-image:url(down.gif);
	background-repeat:no-repeat;
	background-position:right;
}
#pageDownButtonSel{
	border:1px solid #99BBE8;
	border-radius: 5px;
	height:22px;
	text-align:center;
	line-height:22px;
	padding:3px;
	margin-top:3px;
	cursor:pointer;
	margin-bottom:3px;
	padding-left:20px;
	padding-right:20px;
	float:left;
	margin-right:5px;
	background-color:#E7E7E7;
	background-image:url(down.gif);
	background-repeat:no-repeat;
	background-position:right;
}
#pageShowInfo{
	margin-top:10px;
	margin-left:30px;
	float:left;
	color:#039;
}
.handStyle{
	cursor:pointer;
}
table.tb {
	font-size:12px;
	color:#333333;
	border-collapse: collapse;
	border:1px solid #99BBE8;
}
table.tb th {
	border-width: 1px;
	padding: 3px;
	border-style: solid;
	border-color: #99BBE8;
	background-image:url(../sysImg/backbb.gif);
	background-repeat:repeat-x;
}
table.tb td {
	border-width: 1px;
	padding: 3px;
	border-style: dashed;
	border-color: #99BBE8;
}
table.tbb {
	font-size:12px;
	color:#333333;
	border-width: 1px;
	border-color: #003C74;
	border-collapse: collapse;
}
table.tbb th {
	border-width: 1px;
	border-style: solid;
	border-color: #99BBE8;
	background-image:url(thb.gif);
	background-repeat:repeat-x;
}
table.tbb td {
	border-width: 1px;
	border-style: solid;
	border-color: #99BBE8;
}
.bottom{
	height:30px;
	background-color:#E8F0FD;	
}
.button{
	border:1px solid #99BBE8;
	border-radius: 5px;
	height:30px;
	text-align:center;
	line-height:30px;
	font-weight:bold;
	padding:5px;
	margin-top:3px;
	cursor:pointer;
	margin-bottom:3px;
	padding-left:20px;
	padding-right:20px;
	float:left;
	margin-right:5px;
	background-color:#FFF;
	background-image: url(buttonBackb.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
.buttonOver{
	border:1px solid #99BBE8;
	border-radius: 5px;
	height:30px;
	text-align:center;
	line-height:30px;
	font-weight:bold;
	padding:5px;
	margin-top:3px;
	cursor:pointer;
	margin-bottom:3px;
	padding-left:20px;
	padding-right:20px;
	float:left;
	margin-right:5px;
	background-color:#FFF;
	background-image: url(buttonBackbOver.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}

.button_sel{
	border:1px solid #99BBE8;
	border-radius: 5px;
	height:30px;
	text-align:center;
	line-height:30px;
	font-weight:bold;
	padding:5px;
	margin-top:3px;
	cursor:pointer;
	margin-bottom:3px;
	padding-left:20px;
	padding-right:20px;
	float:left;
	margin-right:5px;
	background-color:#FFF;
	background-image: url(buttonBackd.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
.buttonSpace{
	width:20px;
	float:left;
}
.pageStatus{
	border:1px solid #99BBE8;
	border-radius: 5px;
	height:22px;
	text-align:center;
	line-height:22px;
	padding:3px;
	margin-top:3px;
	cursor:pointer;
	margin-bottom:3px;
	padding-left:20px;
	padding-right:20px;
	float:left;
	margin-right:5px;
	background-color:#FFF;	
}
.pageStatusSel{
	border:1px solid #99BBE8;
	border-radius: 5px;
	height:22px;
	text-align:center;
	line-height:22px;
	padding:3px;
	margin-top:3px;
	cursor:pointer;
	margin-bottom:3px;
	padding-left:20px;
	padding-right:20px;
	float:left;
	margin-right:5px;
	background-color:#FFF;
	background-image: url(buttonBacke.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
.pageButton{
	border:1px solid #99BBE8;
	border-radius: 5px;
	height:22px;
	text-align:center;
	line-height:22px;
	padding:3px;
	margin-top:3px;
	cursor:pointer;
	margin-bottom:3px;
	padding-left:20px;
	padding-right:20px;
	float:left;
	margin-right:5px;
	background-color:#FFF;
}
.pageButtonSel{
	border:1px solid #99BBE8;
	border-radius: 5px;
	height:22px;
	text-align:center;
	line-height:22px;
	padding:3px;
	margin-top:3px;
	margin-bottom:3px;
	padding-left:20px;
	padding-right:20px;
	float:left;
	margin-right:5px;
	background-color:#E7E7E7;
}
.pageInputDiv{
	margin-top:3px;
	margin-bottom:3px;
	margin-right:3px;
	height:22px;
	float:left;
	line-height:22px;
}
.pageInput{
	border:1px solid #99BBE8;
	height:28px;
	width:30px;
	text-align:center;
	line-height:28px;
}
.inputNoOutSide{
	border:none;
	width:100%;
	background-color:transparent;
}
.inputHasOutSide{
	border: 1px solid #79A7E2;
	background-color:transparent;
	width:100%;
}
.inputHasOutSideLov{
	border: 1px solid #79A7E2;
	background-color:#00FFFF;
	width:100%;
}
.inputHasOutSideWidth{
	border: 1px solid #79A7E2;
	background-color:transparent;
}
.inputHasOutSideWidthReadOnly{
	border: 1px solid #79A7E2;
	background-color:#E6E6E6;
}
.inputHasOutSideReadOnly{
	border: 1px solid #79A7E2;
	background-color:#E6E6E6;
	width:100%;
}
.inputHasOutSideWidthLov{
	border: 1px solid #79A7E2;
	background-color:#00FFFF;
}
.inputNoOutSideWidth{
	border:none;
	background-color:transparent;
}
.linea{
	height:5px;
	background-image:url(linea.gif);
	background-repeat:repeat-x;
	background-position:center;
}
.cellInputHasOutSide{
	border:none;
	border-bottom: 1px solid #79A7E2;
	background-color:transparent;
	width:100%;
	height:100%;	
}
.cellInputNoOutSide{
	border:none;
	background-color:transparent;
	width:100%;
	height:100%;	
}
.cellInputNoOutSideCenter{
	border:none;
	background-color:transparent;
	width:100%;
	height:100%;
	text-align:center;
}
.cellInputNoOutSideRight{
	border:none;
	background-color:transparent;
	width:100%;
	height:100%;
	text-align:right;
}
.controlButton{
	height:33px;
	background-color:#FFF;	
}
.style_loading{
	position: absolute; width: 265px; height: 48px; z-index: 1; left: 100px; top: 102px;
	border:3px solid #99BBE8;
	border-radius: 5px;
	padding:10px;
	background-color:#FFF;
}
.inputBottomLine{
	border:none;
	border-bottom:1px #999999 dashed;	
}
.inputBottomSold{
	border:none;
	border-bottom:1px #999999 solid;	
}
.searchStyle1{
	margin:2px;
	padding:2px;
	border:1px dashed #CCCCCC;
	overflow:hidden;
	clear:both;
	zoom:1;
}
