@charset "UTF-8";
/*---------------------------------------------------- .table_p1
----------------------------------------------------*/ .table_p1 {
	margin: 0px;
	padding: 0px;
	width: 100%;
} .table_p1 th.t_top {
	border-top: 1px solid #e3e3e3;
} .table_p1 td.t_top {
	border-top: 1px solid #e3e3e3;
} .table_p1 th  {
	width: 22%;
	text-align: left;
	color: undefined;
} .table_p1 th  {
	padding: 10px;
	border-left: 3px solid #56428E;
	background-repeat: repeat;
	background-image: url(../new_images/bg_63.png);
	color: rgba(86,66,142,1.00);
	font-weight: normal;
	border-bottom: 1px solid #e3e3e3;
} .table_p1 td  {
	padding: 10px;
	border-bottom: 1px solid #e3e3e3;
}
 
@media print,screen and (max-width:639px){ .table_p1 { margin: 0 -10px; } .table_p1 th, .table_p1 td{
        width: 100%;
        display: block;
        border-top: none;
    } .table_p1 tr:first-child th   { border-top: 1px solid #e3e3e; }
	.table_p1 td  {
	padding: 10px;
	border-bottom: 1px solid #e3e3e3;
}
}
/*---------------------------------------------------- .table_1
----------------------------------------------------*/ .table_1 {
	margin: 0px;
	padding: 0px;
	width: 100%;
} .table_1 th.t_top {
} .table_1 td.t_top {
} .table_1 th  {
	width: 18%;
	text-align: left;
	color: undefined;
} .table_1 th  {
	padding: 10px;
	font-weight: normal;
} .table_1 td  {
	padding: 10px;
}
 
@media print,screen and (max-width:639px){ .table_1 { margin: 0 -10px; } .table_1 th, .table_1 td{
        width: 100%;
        display: block;
        border-top: none;
    } .table_1 tr:first-child th   { border-top: 1px solid #e3e3e; }
	.table_1 th  {
	background-image: url(../new_images/bg_63.png);
	background-repeat: repeat;
	border-top: 1px dotted rgba(86,66,142,1.00);
}
