@charset "utf-8";
/* CSS Document */
#num_p{
	border:solid 1px #886600;
	width:100%;
	}
#num_p .zd{
	background-color:#E4E4E4;
	width:99px;
	}
#num_p td{
	height:20px;
}
#table_info td{
	width:302px;
	border-top:1px solid #E4E4E4;
	border-bottom:solid 1px #E4E4E4;
}
.td_left{
	text-align:center;
}
#table_info li{
	list-style:none;
	line-height:160%;
}
.bold{
	font-weight:bold;
}