body,tr,td,input,select {
	font:normal 12px Arial;
}
body{
	margin:0;
}
#all {
	padding:12px;
}
#bgtitle {
	font:bold 14px Arial;
	letter-spacing:4px;
	text-align:center;
}
#bgtitle2 {
	font:normal 12px Arial;
	letter-spacing:4px;
	text-align:center;
}
#bg td{
	text-align:center;
}
.title1{
	font-size:14px;
	text-align:center;
	font-weight:bold;
	letter-spacing:4px;
}
#shurubb input {
	border:none;
	border-bottom:1px solid white;
	width:55px;
	text-align:right;
	background-color:transparent;
}
#shurutable td{
text-align:center;
}
.cideng{
	/**background-color:#F0F0F0;**/
}
.one{
	background-color:#F2F9FF;
	<%if Request.QueryString("ex")=1 then%>
	border-top:2px solid #C0C0C0;
	border-left:2px solid #C0C0C0;
	border-right:1px solid #C0C0C0;
	border-bottom:1px solid #C0C0C0;	
	<%else%>
	border-top:2px solid #3888E0;
	border-left:2px solid #3888E0;
	border-right:1px solid #3888E0;
	border-bottom:1px solid #3888E0;
	<%end if%>

}
.one2{
	background-color:#F2FFFB;
	border-top:2px solid #3888E0;
	border-left:2px solid #3888E0;
	border-right:1px solid #3888E0;
	border-bottom:1px solid #3888E0;
}
.one td {
	text-align:right;
	<%if Request.QueryString("ex")=1 then%>
	border-right:1px solid #C0C0C0;
	border-bottom:1px solid #C0C0C0;
	<%else%>
	border-right:1px solid #3888E0;
	border-bottom:1px solid #3888E0;
	<%end if%>
}
.one2 td {
	text-align:right;
	border-right:1px solid #3888E0;
	border-bottom:1px solid #3888E0;
}
.one3{
	background-color:#F2FFFB;
	border-top:2px solid #3888E0;
	border-left:2px solid #3888E0;
	border-right:1px solid #3888E0;
	border-bottom:1px solid #3888E0;
}
.one3 td{
	text-align:right;
	border-right:1px solid #3888E0;
	border-bottom:1px solid #3888E0;
}
.mid{
	text-align:center !important;
}
.one input {
	border:none;
	text-align:center;
	background-color:#F2F9FF;
}
.one2 input {
	border:none;
	text-align:right;
	background-color:#F2FFFB;
}

.nomody{
	background-color:#DDFFF5 !important;
	cursor:hand;
}
.tabletitle td{
	text-align:center;
	<%if Request.QueryString("ex")=1 then%>
	<%else%>
	background-color:#2B6A99 !important ;
	color:white;
	<%end if%>
}
.tabletitle2 td{
	/**color:white;
	background-color:#13681C !important ;**/
	text-align:center !important;
}
.duinput{
	border:none;
	border-bottom:1px solid #0063C6;
	text-align:right;
}
.heji td{
	font-weight:bold;
	height:30px;
}
.heji input{
	font-weight:bold;
}
.fenlan1{
	/**background-color:#D2EBFF !important ; **/
}
.fenlan2{
	background-color:#FBFDFF;
}
.shuangxian{
	border-right:1px solid #D7EDFF !important;
}
.shuangxian2{
	border-left:1px solid #86C9FF !important;
}
.shuangxian3{
	border-top:1px solid #86C9FF !important;
}
.youbian{
	<%if Request.QueryString("ex")=1 then%>
	border-right:2px solid #C0C0C0 !important;
	<%else%>
	border-right:2px solid #3888E0 !important;
	<%end if%>
}
.shangbian td{
	<%if Request.QueryString("ex")=1 then%>
	border-top:1px solid #C0C0C0 !important;
	<%else%>
	border-top:1px solid #3888E0 !important;
	<%end if%>
}
.14px{
	font-size:14px;
}