body{
	min-width: 700px;
}
.motor_history{
	width: 700px;
	margin: auto;
}
.category-info {
	padding: 15px 0;
}
.category-info h2{
	font-size: 17px;
	font-weight: bold;
}
.category-info .sup{
	font-size: 13px;
}
.category-table{

}
.category-table table{
	width: 100%;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
.category-table td{
	font-size: 14px;
}
.category-table thead .col1{width: 20%;}
.category-table thead .col2{width: 10%;}
.category-table thead .col3{width: 25%;}
.category-table thead .col4{width: 45%;}
.category-table tbody .col1{height: 75px;}
.category-table tbody .col2 img{width: 50px;}



