@charset "utf-8";
/* CSS Document */
.c_left p{
	margin:0 10px;
	line-height:20px;
}
.c_left h2{
	background:#42250E;
	line-height:20px;
	text-align:center;
	font-size:16px;
	color:#fff;
	font-weight:bold;
	border-radius:10px;
}
.c_left p.fst{
	text-align:center;
	line-height:40px;
}
.c_left section section{
	border-radius:10px;
	background:#FFF;
	margin:0 10px 20px;
	padding:10px;
	
}
.c_left figure{
	margin-bottom:10px;
}
.c_left table{
	margin-bottom:10px;
	border:1px solid #EDCCA5;
}
.c_left table th,
.c_left table td{
	padding:10px 30px;
	line-height:20px;
	border-bottom:1px solid #EDCCA5;
}
.c_left table th{
	background:#42250E;
	vertical-align:middle;
	color:#fff;
	font-weight:normal;
}
.c_left table td{
	background:#EDCCA5;
}
.c_left table tr.tdw td{
	background:#fff;
}
#mente4 figure{
	float:left;
	width:380px;
	margin-right:10px;
}
#mente3 table,
#mente5 table{
	width:100%;
}
#mente3 figure,
#mente5 figure{
	float:left;
	width:160px;
	margin-right:10px;
}
.c_left h3{
	clear:both;
	background:#42250E;
	vertical-align:middle;
	color:#fff;
	font-weight:normal;
	width:120px;
	text-align:center;
	margin-bottom:1px;
	line-height:20px;

}
#mente6 a{
	display:block;
	text-align:center;
	margin:10px;
}
#mente6 table{
margin: 0 auto;
}
#mente6 td{
	border:1px solid #fff;
	text-align: right;
}