@charset "utf-8";
/* CSS Document */

div.adm1{
margin-top:15px;
margin-left:20px;
width:635px;
}

.adm1 table{
width:635px;
border-top:1px solid #999;
border-left:1px solid #999;
border-collapse:collapse;
border-spacing:0;
background-color:#ffffff;
empty-cells:show;
font-size:10px;
letter-spacing:0;
}

.adm1 th{
border-right:1px solid #999;
border-bottom:1px solid #999;
color:#333;
background-color:#eee;
padding:0.5em;
text-align:center;
font-weight:normal;
}

.adm1 td{
border-right:1px solid #999;
border-bottom:1px solid #999;
padding:0.5em;
}




div.adm2{
margin-top:15px;
margin-left:20px;
width:635px;
}

.adm2 table{
width:635px;
border-top:1px solid #999;
border-left:1px solid #999;
border-collapse:collapse;
border-spacing:0;
background-color:#ffffff;
empty-cells:show;
font-size:10px;
}

.adm2 th{
border-right:1px solid #999;
border-bottom:1px solid #999;
color:#333;
background-color:#eee;
padding:0.5em;
text-align:center;
font-weight:normal;
}

.adm2 td{
border-right:1px solid #999;
border-bottom:1px solid #999;
padding:0.5em;
text-align:center;
}


.nowrap{
	white-space: nowrap;
}

.text-center{
	text-align:center;
}

table.point{
	width:100%;
	border:0;
}

table.point tr{
	border:0;
}

table.point td{
	border:0;
}

