.footer{
	height:auto;
 }
.header-title{
	float:unset;
}

.header .logo{
	margin-top:1px;
}

.top {
    height: 100px;
}
.sub-card{
	background:#fff;
}
.sub-card-title,.sub-pub-title{
	font-family:sans-serif;
	
}
.gototitle{
	width: 220px;
    height: 100px;
    display: inline-block;
    background: beige;
    margin: 0 8px;
	border-radius:1px;
}

.sublist{
	font-size:14px;
}

.sublist tr:hover{
	background:#8dcafa;
}
.sublist tbody tr:hover{
	background:#8dcafa;
}
.sublist thead td{
	padding: 10px 30px;
    text-align: center;
    font-family: monospace;
	 font-size:14px;
	    background: #8dcafa;
}

.sublist tbody td{
	line-height: 24px;
    text-align: center;
    padding: 10px 0;
    background: none;
}

.submenu{
	list-style:none;
}
.submenu li a{
	width:290px;
}
.sublist tbody td a{
	color:blue;
}
#menu{
	height:60px;
}
.nav-div{
	height:60px;
}
#menu li a{
	width:auto;
}

.catinfo{
	background:#8dcafa;
	color:white;
}