﻿body
{
    margin: 0px;
    position: absolute;
    font-family: 宋体;
    font-size: 12px;
}
#top
{
    margin: 0px;
    position: absolute;
    height: 58px;
    width: 1024px;
    background-image: url(images/hk_01.gif);
}
#marr
{
    margin: 0px;
    position: absolute;
    width: 1024px;
    height: 26px;
    top: 58px;
    background-image: url(images/hk_03.gif);
}
#bottom
{
    margin:0px;
    width:1024px;
    height:25px;
    position:absolute;
    background-image:url(images/hk_13.gif);
}
#left
{
    margin: 0px;
    width: 185px;
    height: 554px;
    position: absolute;
    background-image: url(images/left1.gif);
}
#day
{
    display:none;
}
#showday
{
    display:block;
}

 .headTd
 {
	
	border-top: white 1px solid #4790b0;
    border-bottom: white 1px solid #4790b0;
    width: 100%; 
    height: 100%
 }
 .bottomTd
 {
	height: 25px; 
    border-bottom: white 1px solid #4790b0;
    background-image: url(../images/tiao4.jpg);
 }
  td{font-size:12px;}
 #t_selected{width:200px; height:18px; line-height:18px; color:#000000; background:#EBF2F8; font-size:12px; text-align:center; cursor:default;}
 #t_select-list{width:195px;position:absolute;margin-top:1px; margin-left:3px;filter:alpha(opacity=90); opacity:0.9; background:#EBF2F8;border:#918C6D 1px solid; font-size:12px; display:none;}

  /*打印报表的五个按钮。*/
 .printfLO
  {
	border:0;
	background:url(../images/printfLO.gif);
	 width:75px;
	 height:21px;
	 list-style:none; }
.prinfpdf
	{
		 border:0px; background:url(../images/prinfpdf.gif);
		  width:65px; height:21px;list-style:none;
	}
.PrintEd{ border:0px; 
		background:url(../images/PrintEd.gif);
		 width:75px; height:21px;list-style:none}
 .export{
	border:0;
		background:url(../images/export.gif); 
		width:74px; 
		height:21px;
		list-style:none;}
.prinf{border:0;
	 background:url(../images/prinf.gif);
	 width:50px; 
	 height:21px;
	  list-style:none; }