.h-a { height:10px; visibility:hidden; margin:-1px }
.con1 { margin-bottom: -24px; }
.card1 { padding-top:10px; }

.line1 { line-height: 1.2; }
table { line-height: 1.2 !important; word-wrap: break-word !important; }

hr {
    margin: 30px -20px 20px;
    border: 0;
    border-top: 1px solid #c9c7c7;
	margin-top:7px;
	margin-bottom:7px;
}

@media  (min-width: 992px) { .ad-s {  display: none; }}

@media (min-width: 500px) { .searchbox1 { width: 80%; }}

@media (max-width:500px) { .yy { display: block; width: 100%; }  .yyy div { width: 200px; } }

@media (max-width:500px) { .tab { display:block; } }

td.ad-a div { height: 178px; overflow: hidden;  }
td.ad-a br { display: block; content: ""; margin-top: 1px; }

.i-a{ max-width: 121px; max-height: 178px; }

@media (max-width:770px) { .i-b{ max-width: 135px; max-height: 200px; } }

@media (min-width:500px) and (max-width:770px) {
.i-a{ max-width: 69px; max-height: 101px; }
td.ad-a div { height: 97px; overflow: hidden; }
}

@media (max-width:500px) {
.i-a{ max-width: 69px; max-height: 101px; }
td.ad-a div { height: 97px; overflow: hidden; }
}

h1{ font-size:20px; }
h2{ font-size:19px; }
h3{ font-size:18px; }



.col1 { 
  padding-right:5px; padding-left:5px;
}

body { background: #C0C0C0 !important; }


ul {
    margin: 0;
    padding-left: 0;
}

.table-striped>tbody>tr:nth-child(odd)>td, 
.table-striped>tbody>tr:nth-child(odd)>th {
   background-color: #EBECF0; 
 }
 
.table-hover tbody tr:hover td { background: #C0C0C0; }

a { color: #3333FF; text-decoration: underline; }
a:visited { color: #551A8B; text-decoration: underline; }
  
.center-block { display: inline; }

body { font-family: 'Times New Roman'; font-size: 15px; }

hr { border-color: gray; }

.table-bordered > thead > tr > th, .table-bordered > tbody > tr > th, .table-bordered > tfoot > tr > th, .table-bordered > thead > tr > td, .table-bordered > tbody > tr > td, .table-bordered > tfoot > tr > td {
  border: 1px solid gray;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
  color: #333;
}