<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.b-resp-adm_table {
	width: 100%;
	margin: 0 0 40px 0;
}
	.b-resp-adm_table td {

	}
		.b-resp-adm_table td em {	
			display: block;
			font-size: 10px;
			color: #999;
			font-style: normal;
		}			

	.b-resp-adm_table .m-header {
		font-size: 16pt;
		background: url('/img/rules/resp-1.jpg') 0 bottom repeat-x #aed1f3;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #999;
		padding: 8px 20px 8px 20px;
	}
	.b-resp-adm_table .m-title {
		font-weight: bold;
		background: #f8f8f8;
		padding: 4px 0 4px 20px;
		line-height: 14pt;
	}
	.b-resp-adm_table .m-text {
		background: url('/img/rules/resp-2.png') 0 bottom repeat-x #f0f0f0;
		padding: 6px 10px 4px 42px;
		vertical-align: middle;
		line-height: 12pt;
		border-bottom: 1px solid #dadada;
	}
		.b-resp-adm_table .m-text span {
			display: block;
			position: absolute;
			width: 20px;
			margin: 0 0 0 -22px;
			text-align: right;
		}
		
	.b-resp-adm_table .m-warn {
		background: url('/img/rules/resp-2.png') 0 bottom repeat-x #f0f0f0;
		padding: 4px 0;
		vertical-align: middle;
		line-height: 12pt;
        text-align: center;
		border-bottom: 1px solid #dadada;	
	}
		.b-resp-adm_table .m-warn span {
			display: block;
			text-indent: -5000px;
			width: 28px;
			height: 26px;
			margin: 0 auto 3px auto;
			background: url('/img/rules/resp-icon-warn.png?2021-2') no-repeat;
		}
		
	.b-resp-adm_table .m-fine {
		background: url('/img/rules/resp-2.png') 0 bottom repeat-x #f0f0f0;
		padding: 15px 0 10px 0;
		border-bottom: 1px solid #dadada;		
		vertical-align: top;
		vertical-align: middle;
		line-height: 12pt;
		text-align: center;
	}
		.b-resp-adm_table .m-fine span {
			font-size: 16pt;
			line-height: 17pt;
			display: block;
			height: 29px;
		}
		
	.b-resp-adm_table .m-dis,
	.b-resp-adm_table .m-mdis,
    .b-resp-adm_table .m-arest {
		background: url('/img/rules/resp-2.png') 0 bottom repeat-x #f0f0f0;
		padding: 6px 0 4px 0;
		line-height: 12pt;
		border-bottom: 1px solid #dadada;
		text-align: center;
		vertical-align: top;
		vertical-align: middle;
	}
		.b-resp-adm_table .m-dis span {
			display: block;
			text-indent: -5000px;
			width: 24px;
			height: 30px;
			margin: 0 auto 3px auto;
			background: url('/img/rules/resp-icon-dis.png') no-repeat;
		}
		.b-resp-adm_table .m-mdis span {
			display: block;
			text-indent: -5000px;
			width: 24px;
			height: 30px;
			margin: 0 auto 3px auto;
			background: url('/img/rules/resp-icon-mdis.png') no-repeat;
		}
		.b-resp-adm_table .m-arest span {
			display: block;
			text-indent: -5000px;
			width: 24px;
			height: 30px;
			margin: 0 auto 3px auto;
			background: url('/img/rules/resp-icon-arest.png') no-repeat;
		}        
	
	.b-resp-adm_table .b-pnsh {
		line-height: 10px;
		padding: 10px 0 0 0;
	}
		.b-resp-adm_table .b-pnsh ul {
			list-style: none;
			padding: 0;
			margin: 0;
			text-align: center;
		}
			.b-resp-adm_table .b-pnsh li {
				display: inline-block;
				font-size: 8pt;
				line-height: 10pt;
				color: #fff;
				background: #999;
				border-radius: 2px;
				box-shadow: 0px 1px 0px #aaa;
				padding: 3px 6px 2px 6px;
				margin: 0 4px 0px 0;
				text-align: center;
				white-space: nowrap;
			}
				.b-resp-adm_table .b-pnsh li.m-1 { background: #daeb21; color: #666; }
				.b-resp-adm_table .b-pnsh li.m-2 { background: #ace81f; color: #666; }
				.b-resp-adm_table .b-pnsh li.m-3 { background: #c98529; }
				.b-resp-adm_table .b-pnsh li.m-4 { background: #d85e2d; }
				.b-resp-adm_table .b-pnsh li.m-5 { background: #d82e30; }
				.b-resp-adm_table .b-pnsh li.m-6 { background: #8c1925; }
				.b-resp-adm_table .b-pnsh li.m-7 { background: #331819; }
				.b-resp-adm_table .b-pnsh li.m-8 { background: #ffee00; color: #cc0000; }

	.b-resp-adm_table .b-pnsh .b-orcut {
		color: #666;
		font-size: 10px;
		text-align: center;
		padding: 0px 0 0px 0;
		margin: 2px 0 2px 0;
		border-bottom: 1px solid: #333;
		clear: both;
		background: url('/img/rules/line.gif') center 65% repeat-x;
	}

.b-resp_legend {
	float: right;
	background: url('/img/rules/resp-2.png') 0 bottom repeat-x #f0f0f0;
	border-bottom: 1px solid #dadada;
	padding: 10px 20px;
	margin: 0 0 20px 10px;
	width: 350px;
}</pre></body></html>