body
{
	font-size: 12px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
	


.css 
{
	font-size: 12px;
}
.cssTitle
{
	font-size: 15px;
	color: darkblue;
	font-style: normal;
	font-family: 新宋体;
	font-variant: normal;
}

.title1 {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #3B6793;
	text-decoration: none;
}
.title2 {
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #3B6793;
	text-decoration: none;
}
.shouye {
	font-family: "宋体";
	font-size: 12px;
	color: #3B6793;
	line-height: 25px;
}
.wenzi2 {
	font-family: "宋体";
	font-size: 12px;
	color: #4E5C6B;
	line-height: 25px;
	text-decoration: none;
	text-align: left;
}
.copyrights {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.siderbar_main {
	font-family: "宋体";
	font-size: 12px;
	color: #4E5C6B;
	line-height: normal;
	text-decoration: none;
	padding: 1px;
}
.wenzi1 {
	font-family: "宋体";
	font-size: medium;
	color: #3366CC;
	text-decoration: none;
    font-weight: 700;
    margin-top: 5px;
}
.siderbar_main_username {
	background-color: #FFFFFF;
	height: 20px;
	width: 120px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}


.calendar_week {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
	height: 12px;
	width: auto;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-left-color: #999999;
}
.calendar_year {
	font-family: "宋体";
	font-size: 12px;
	font-weight: normal;
	color: #3B6793;
	text-decoration: none;
	text-align: center;
}
.arrow {
	font-family: Webdings;
	color: #3B6793;
	font-size: 12px;
}
.calendar {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.calendar_today {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #ff6600;
	text-align: center;
}
body {
   font-size:12px;
}
.DataGridFixedHeader   {  
     POSITION:   relative;     
     TOP:   115px; 
       BACKGROUND-COLOR:   blue;  
        height:329px;   
color:#ffffff;   
        text-align:center;  
         vertical-align:middle;  
          font-weight:bold;   
          font-size:13px;   
          background-color:#5D7B9D;
    left: 132px;
    width: 653px;
} 
.Freezing 
   {     
   position:relative ; 
   table-layout:fixed;
   top:expression(this.offsetParent.scrollTop);   
   z-index: 10;
  
   } 


