	tr,td{
	   font-family: MS Sans Serif;
	   font-size:    12px;
	}
	th{
	   font-family: MS Sans Serif;
	   font-size:    12px;
	   color:#000000
	}
	
	#FixedHead1{
		height: 200px;
		width : 100%;
		/*overflow-y : auto;*/
	}
	
	#FixedHead2{
		height: 400px;
		width : 100%;
	}	
	
	#FixedHeadReportStyle1{
		height: 200px;
		width : 100%;
	}	
	
	#FixedHeadReportStyle2{
		height: 100px;
		width : 100%;
	}	
	
	#FixedHeadReportStyle3{
		height: 100px;
		width : 100%;
	}	
	
	#FixedHeadReportStyle4{
		height: 100px;
		width : 100%;
	}		
	
	#FixedHeadReportStyle5{
		height: 100px;
		width : 100%;
	}		
	
	#ShowTableS1{
		height: 300px;
		width : 100%;
	}		
	
	#fixedHeadreportCableUse{
		height: 400px;
		width : 100%;
	}	
	
	#fixedHeadreportCableUseDetails{
		height: 400px;
		width : 100%;
	}
	
	#fixedHeadgetDpDetails{
		height: 400px;
		width : 100%;
	}			
	
	#FixedSPCreportPage{
		height: 330px;
		width : 100%;
	}	
	
	#fixedHead_new_BlockReportByCity{
		height: 350px;
		width : 100%;
	}		

	#fixedHead_new_BlockReportNumberEmptyByCity{
		height: 250px;
		width : 100%;
	}		

	#fixedHead_new_TelnumReportEmptyByBlockId{
		height: 250px;
		width : 100%;
	}		

	#fixedHead_new_BlockReportMain{
		height: 350px;
		width : 100%;
	}	

	#fixedHead_BlockReportByCity{
		height: 350px;
		width : 100%;
	}		

	#fixedHead_new_NumberSplitBlockEmptyByCity{
		height: 250px;
		width : 100%;
	}		

	#fixedHead_new_NumberSplitBlockEmptyByCityDetails{
		height: 250px;
		width : 100%;
	}		
	
	#fixedHead_new_ReportSplitServiceSoft{
		height: 350px;
		width : 100%;
	}	

	#FixedHeadBlockReportGetTelnum{
		height: 350px;
		width : 100%;
	}	
	#fixedHeadnew_getReportPriDidSip{
		height: 350px;
		width : 100%;
	}	

	#fixedHeadnew_ReportDidPriSipInCRM{
		height: 350px;
		width : 100%;
	}	

	#fixedHeadnew_ReportCrmByService{
		height: 350px;
		width : 100%;
	}	

	#fixedHead_new_AnalysisNumberGroup{
		height: 300px;
		width : 100%;
	}	

	#fixedHead_new_AnalysisNumberDetail{
		height: 300px;
		width : 100%;
	}	
	

	#fixedHeadnew_blockNumberKey{
		height: 300px;
		width : 100%;
	}	

	#ShowgetTelnumInSoft{
		height: 300px;
		width : 100%;
	}	

	#Shownew_NumberingAllReport{
		height: 300px;
		width : 100%;
	}	
.vr
{
  display:inline;
  height:100%;
  width:1px;
  border:1px inset;
  margin:5px;
  size:300px;
}


.myButton {
	box-shadow: 0px 0px 0px 2px #9fb4f2;
	background:linear-gradient(to bottom, #7892c2 5%, #476e9e 100%);
	background-color:#7892c2;
	border-radius:10px;
	border:1px solid #4e6096;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
	/*padding:12px 37px;*/
	text-decoration:none;
	text-shadow:0px 1px 0px #283966;
}
.myButton:hover {
	background:linear-gradient(to bottom, #476e9e 5%, #7892c2 100%);
	background-color:#476e9e;
}
.myButton:active {
	position:relative;
	top:1px;
}
