/* CSS Document */
table{
	width:100%;
	color: #333333;
	}
tr{
}
th{
	border: 1px solid #333333;
	font-size: 1em;
	text-align: center;
	vertical-align: middle;
	color: #333333;
	background-color: #CCCCCC;
}
td{
	background-color: #E8CAE4;
	border: 1px solid #666666;
	color: #333333;
	font-size: 1em;
	text-align: left;
	vertical-align: middle;
}

.btn_all_acryl{
	float:right;
	height:25px;
	margin-top: 10px;
}
.fax_btn{
	margin-left:5px;
}
.txt_c{
	text-align:center;
}
.box_a  {
	list-style-type: disc;
	padding-left: 5px;
	list-style-position: inside;
}
