.content_box_chef{
    padding: 0 20px;
margin-bottom:40px;}

.content_box_chefleft{
	float: left;
	width:157px;}

.content_box_chefright{
	float: right;
	width:583px;
	}
	
.content_box_chefright h3 {
	font-size: 12px;
	font-weight: noramald;
	margin-top: 15px;
}

.content_box_chefright h4 {
	font-size: 12px;
	font-weight: bold;
}

table {
	border-collapse :collapse;
	margin: 15px 0;
}


th {
	font-weight: bold;
	text-align:left;
	vertical-align:top;
	border-right:dotted 1px #666;
	padding-right:10px;
}

td {
	vertical-align:top;
	padding-left: 12px;
}

