@charset "UTF-8";


img, a:link img, a:visited img{border:0px solid #999; padding:1px;}
img.left,img.center,img.right,img.norm{ margin:5px 12px 5px 0; border:1px solid #999; padding:1px;}
img.left{ float:left; margin:0 12px 5px 0; }
img.center{ display:block; margin:0 auto 5px auto; }
img.right{ float:right; margin:0 0 5px 12px; }
img align left{ float:left; margin:0 12px 5px 0; }
.wp-caption img {
margin-left:5px;
margin-right:5px;
padding: 10;
border: 0 none;
}@media (max-width: 800px) {
table { display: none !important; }
.art-table,
.art-table .art-tbody,
.art-table .art-tbody .art-tr,
.art-table .art-tbody .art-tr .art-td { width: 100%; display: block; }
.art-table .art-tbody .art-tr .art-td .art-td-first, .art-table .art-tbody .art-tr .art-td .art-td-last { width: 50%; float: left; padding: 10px; box-sizing: border-box; }
.art-table .art-tbody .art-tr .art-td .art-clearfix { display: block; clear: both; }
.art-table { border: 1px solid #ccc; border-color: #020202; }
.art-table .art-tbody .art-tr { border-bottom: 1px solid #ccc; border-color: #020202; }
.art-table .art-tbody .art-tr:last-child { border-bottom: none; }
.art-table .art-tbody .art-tr:nth-child(2n) { background: #dd3333; }
.art-table .art-tbody .art-tr.even-rows { background: #dd3333; }
.art-table .art-tbody .art-tr:nth-child(2n+1) { background: #1e73be; }
.art-table .art-tbody .art-tr.odd-rows { background: #1e73be; }
.art-table .art-tbody .art-tr .art-td { border-bottom: 1px solid #ddd; border-color: #070707; }
.art-table .art-tbody .art-tr .art-td:last-child { border-bottom: none; }
.art-table .art-tbody .art-tr .art-td .art-td-first { font-size: 16px; font-weight: bold; line-height: 1em; }
.art-table .art-tbody .art-tr .art-td .art-td-last { border-left: 0 dashed #ddd; font-size: 16px; font-weight: 300; line-height: 1em; border-color: #020202; }
.art-table.no-headers .art-tbody .art-tr .art-td .art-td-last { border-left: none !important; }
}
@media (min-width: 801px) {
.art-table { display: none; }
}