@charset "utf-8";
/* CSS Document */

table {
	width:100%;
	background:#FFF;
	border-bottom:2px solid #000;
	margin:26px 0;
}
td,th {
	padding:6px;
	padding-left:12px;
	border:2px solid #000;
	line-height:20px;
}
.c0 { color:#000;}
.td1 { width:45%;text-align:center;}
.td2 { width:55%;}

.cpmc {
	width:92%;
	margin:auto;
	color:#000;
}



.cpxq {
	width:92%;
	margin:auto;
	color:#3c3c3c;
	margin-bottom:40px;
}

.cpxq p {
	color:#000;
	text-align:center;
	font-size:13px;
	display:block;
	margin:auto;
	line-height:20px;
}

.cpxq a {
	color:#000;
	text-align:center;
	font-size:12px;
	display:block;
	margin:auto;
	line-height:16px;
}



















