#Main h3{
	text-align: center;
	font-size: 21px;
	margin: 0 0 20px;
}
table.all_box_line{
	border: solid 1px #333;	
}
.inner td{
	padding: 2px 5px;	
}
td.bordertop{
	border-top: solid 1px #333;	
}
td.borderleft{
	border-left: solid 1px #333;	
}
td.borderright{
	border-right: solid 1px #333;	
}
td.borderbottom{
	border-bottom: solid 1px #333;	
}