﻿body 
{

}
.myinput
{
	width: 47px;
}
.myline
{
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #008000;
	height: 17px;
	width: 120px;
	white-space: normal;
}

.GridViewStyle
{   
    border-right: 1px solid #C5C5C5;
    border-bottom: 1px solid #C5C5C5;
    border-left: 1px solid #C5C5C5;
    border-top: 1px solid C5C5C5;
    padding: 4px;
    font-size:15px;
    font-weight:bold;

}

.GridViewStyle a
{
    color: #FFFFFF;
}

.GridViewHeaderStyle th
{
	background-image:url(images/table-top-bg.gif);
	border-top: 1px solid #C5C5C5;
	border-left: 1px solid #C5C5C5;
	border-right: 1px solid #C5C5C5;
	border-bottom: 1px solid #C5C5C5;
	font-weight: normal;
	font-style: normal;
	 color:#ffffff;
	height: 25px;/*表头行高*/
}

.GridViewHeaderStyle  
{
	background-image:url(images/table-top-bg.gif);
	border-top: 1px solid #000000;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
    border-bottom: 1px solid #000000;
    
}
.hidden { display:none;}
.GridViewHeaderStyle
{
	background-image:url(images/table-top-bg.gif);
    background-color: #E6F7FF;/*表头颜色*/
    font-weight: bold;
    color: #ffffff;
}

.GridViewHeaderStyle1
{
    background-color: #E6F7FF;/*表头颜色*/
    font-weight: bold;
    color: #ffffff;
}

.GridViewHeaderStyleR
{
	background-image:url(images/table-top-bg.gif);
	height:26px;
	 font-weight: bold;
    color: #ffffff;
}

.GridViewFooterStyle
{
    background-color: #ffffff;/*页脚颜色*/
    font-weight: bold;
    color: White;
}

.GridViewRowStyle
{
    background-color: #FFFFFF;/*奇行颜色*/
    color: #333333;
}

.GridViewAlternatingRowStyle
{
    background-color: #FFFFFF;/*偶行颜色*/
    color: #284775;
}

.GridViewRowStyle td, .GridViewAlternatingRowStyle td, .GridViewPagerStyle td
{
    border: 1px solid #C5C5C5;/*线颜色*/
    height: 20px;			  /*各行行高*/
}

.GridViewSelectedRowStyle
{
	height: 25px;
	border-right: 1px dotted;
	border-top: 1px dotted;
	border-left: 1px dotted;
	border-bottom: 1px dotted;
	background-color: #FFFFFF;
}
.GridViewSelectedRowStyle td
{
	border: 1px solid #C5C5C5; /*线颜色*/
	height: 25px; /*各行行高*/
	background-color: #e1e2e3;
}


.GridViewPagerStyle
{ 
	background-color: #ffffff; /*奇行颜色*/

	 text-align: center; }
	 
.textBoxtInPut
{
	 margin-left:3px;
     width:95%;
     height:90%;
	 border-top:1px solid #47749B;
	 border-left:1px solid #47749B;
	 border-right:1px solid #47749B;
	 border-bottom:1px solid #47749B;
	}
	
	.textBoxtInPut1
{
	 margin-left:3px;
     width:85%;
     height:90%;
	 border-top:1px solid #47749B;
	 border-left:1px solid #47749B;
	 border-right:1px solid #47749B;
	 border-bottom:1px solid #47749B;
	}
	
.dropDownListInPut2
{
	 margin-left:3px;
  	 margin-right:3px;
     width:90%;
     border: 1px inset #0099cc;   
     background-color: #F0F8FF; 
	}
	
	.dropDownListInPut1
{
	 margin-left:3px;
  	 margin-right:3px;
     width:88%;
     border: 1px inset #0099cc;   
     background-color: #F0F8FF; 
	}
	
.errMsgDiv{
	font-family: Arial, Helvetica, sans-serif;font-size: 12px;CLEAR: both; BORDER-RIGHT: #E0B1BB 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #E0B1BB 1px solid; PADDING-LEFT: 10px; PADDING-BOTTOM: 2px; BORDER-LEFT: #E0B1BB 1px solid; COLOR: #333333; LINE-HEIGHT: 15px; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #E0B1BB 1px solid; FONT-FAMILY: simsun; BACKGROUND-COLOR: #FFFFFF
}

.mesgDiv{
	CLEAR: both; BORDER-RIGHT: #bebcb5 1px solid; PADDING-RIGHT: 10px; BORDER-TOP: #bebcb5 1px solid; PADDING-LEFT: 10px; PADDING-BOTTOM: 2px; BORDER-LEFT: #bebcb5 1px solid; COLOR: #4a4a4a; LINE-HEIGHT: 15px; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #bebcb5 1px solid; FONT-FAMILY: simsun; BACKGROUND-COLOR: #fffef6
}

.tdx {
	text-align: right;
	width: 15px;
	color: #FF0000;
	font-size: 14px;
}

.tdColor {
	
	text-align: right;
	width:120px;
}

.bgDiv {
	width: 100%;
	background-image: url(images/bt-bg.jpg);
	background-repeat: repeat-x;
	text-align: left;
}
.bg {
	background-repeat: no-repeat;
}

.tdPad {
	margin-left: 5px;
	padding-left: 0px;
}
.tdxN {
	color: #FF0000;
	text-align: right;
	visibility: hidden;
	width: 15px;
	font-size: 14px;
}
.pageName
{
	width:40px;float:right; padding-top:15px;
	}
	
	.input1 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(image/input_bg.gif);
	value:swerwdfwe;
	maxlength:0;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	text-indent: 6px;
	clip: rect(auto,auto,auto,auto);
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	color: #222222;
	text-align: left;
	vertical-align: bottom;
	background-repeat: no-repeat;
	padding: 0px;
	background-position: 0px 0px;
	background-attachment: fixed;
}
.input2 {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(image/input2_bg.jpg);
	value:swerwdfwe;
	maxlength:0;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	text-indent: 6px;
	clip: rect(auto,auto,auto,auto);
	font-family: "宋体";
	font-size: 12px;
	line-height: 25px;
	color: #435263;
	text-align: left;
	vertical-align: bottom;
	background-repeat: no-repeat;
	padding: 0px;
	background-position: 0px 0px;
	background-attachment: fixed;
}
.input3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.hrx {
	height: 1px;
	border: 1px solid #000000;
}


.z1 {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
	}
.z2 {
	font-family: "宋体";
	font-size: 12px;
	color: #323232;
	text-decoration: underline;
}
.z3 {
	font-family: "宋体";
	font-size: 12px;
	color: #435263;
	}
.z4 {
	font-family: "宋体";
	font-size: 12px;
	color: #ff0000;
	}
.z5 {
	font-family: "宋体";
	font-size: 12px;
	color: #2b7dbd;
	font-weight: bold;
	}
.z6 {
	font-family: "宋体";
	font-size: 12px;
	color: #262626;
	}
