.content_start { margin-top:35px; }

.p_tit { font-size:17px; color:#000; margin-bottom:10px; }
.p_tit strong { color:#c0232a; }
 
table { width:100%; border-top:1px solid #dddddd; border-left:1px solid #dddddd; }
table .color td { background:#fafafa; }
table th, table td {
	width:25%; border-right:1px solid #dddddd; border-bottom:1px solid #dddddd;
	height:40px; text-align:center; font-size:14px;
}
table th { background:#777777; color:#fff; }