.ModelTitle
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	font-family: "Arial" , "Helvetica" , "sans-serif";
	height: 20px;
}
.OuterTable
{
	border-top-width: 0px;
	padding-right: 1px;
	padding-left: 1px;
	border-left-width: 0px;
	border-bottom-width: 0px;
	padding-bottom: 1px;
	margin: 0px;
	width: 100%;
	padding-top: 1px;
	/*height: 100%;*/
	border-right-width: 0px;
}

.InputTable
{
	border-top-width: 1px;
	padding-right: 2px;
	padding-left: 2px;
	border-left-width: 1px;
	border-left-color: #97B4D1;
	border-bottom-width: 1px;
	border-bottom-color: #97B4D1;
	padding-bottom: 2px;
	border-top-color: #97B4D1;
	padding-top: 2px;
	border-collapse: collapse;
	border-right-width: 1px;
	border-right-color: #97B4D1;
	width:100%;
	
}


..Button
{
	border-right: 0px;
	border-top: 0px;
	font-size: 11px;
	background-image: url(../images/ButtonStyle80.gif);
	border-left: 0px;
	width: 80px;
	cursor: hand;
	color: #0000ff;
	border-bottom: 0px;
	font-family: "Arial" , "Helvetica" , "sans-serif";
	height: 20px;
}

..TextBox 
{
	border-color: #489EE9;
	border-style:solid;
	border-width:1px;
	color:Black;
	background-color: #ffffff
}

	
..GridBottom
{
	color:red;
	background-color:#66CCCC;
	font-size :9pt;
	background-repeat:repeat-x;
	height :15pt;
	font-weight :bold ;
	
}

Table
{
	FONT-SIZE: 9pt;
	color:#3d3d3d;
   	font-family:"宋体";
    border:0;
     border-collapse:separate;

    border-color:black;
    border-bottom-color:black;
    border-left-color:black;
    border-right-color:black;
    border-style:solid;
    
    
}
TD
{
	font-family: "宋体", "新宋体", "华文中宋", "仿宋_GB2312";
	FONT-SIZE:9pt;
	
}

.GridHead {
	background-color: #CEDFEF;
	background-image: url(../images/Page029.gif);
	color: #000000;
	height:21px;
}
.GridBottom {
	background-color: #CEDFEF;
	background-image: url(../images/Page029-1.gif);
	color: #708FAC;
	height:21px;
}
.EvenTR
{
	background-color:MintCream;
	height :15pt;
	border :1;
}
.OddTR
{
	background-color:#FFFFFF;
	height :15pt;
	border :1;
	
}
/*input { behavior:url("../CSS/input.htc");margin-right:2; margin-left:2;margin-top:2;margin-bottom:2}*/
