@charset "utf-8";
body{
background-image:url(image/BACKGROUND.gif);
	
	
}
#site{
  width:700px;	
  margin:auto;

	}
#page{
	width: 100%;

	background-color: #FFF;
	box-shadow: 0 0 10px #000000;

}

.headPanl {
    
     border:1px solid #5ca6c4;
background: linear-gradient(to bottom,#EFF5FF 0,
#E0ECFF 100%);
    background-repeat: repeat;
background-repeat: repeat-x;
border: 1px solid
#999999;
box-shadow: 0 0 3px
#999999;
height: 50px;
height: 60px;
position: relative;
   
    border-radius: 15px 15px 0 0;
  
    height: 60px;
    position: relative;
}
#panel{
	
}
#mainTabel th,td{
padding:3px;
margin-top:5px;	
	
	}
#mainTabel table{
padding-top:5px;	
	
	}
	
.head2{width:400px;
       text-align:center;
	   font-size:1.2em;
       font-weight:bold;
	   margin:0px auto;
}
.head3{width:400px;
       text-align:center;
       font-weight:bold;
	   margin:0px auto;
}		
.footerPanl {
  background: linear-gradient(to bottom,#EFF5FF 0,
#E0ECFF 100%);
    background-repeat: repeat;
background-repeat: repeat-x;
border: 1px solid
#999999;
box-shadow: 0 0 3px
#999999;
height: 50px;
height: 60px;
position: relative;
    border: 1px solid #999999;
    border-radius: 0 0 15px 15px;
    	box-shadow: 0 0 10px #000000;
    height: 60px;
    position: relative;
}
tr:nth-child(even) {
  background-color: #f2f2ff;
}
table{box-shadow: 0 0 3px #000000;}

