ul, ol{
list-style: none;
}
.nav li a{
color: #3161a3;
text-decoration: none;
padding: 9px 25px;
display: block;
transition: 0.4s;
}
.nav li a:hover{
background-color: #B8B2A6;
}
.nav >li{
float: left;
}
.nav li ul{
display: none;
position: absolute;
min-width: 140px;
}
.nav li:hover > ul {
display: block;
}
.nav li ul li{
position: relative;
}
.nav1 li{
right: -230px;
top: -43px; 
}
.nav2 li{
right: -250px;
top: -43px; 
}
.nav3 li{
right: -157px;
top: -44px; 
}
.nav4 li{
right: 140px;
top: -38.5px; 
}
.nav5 li{
right: 157px;
top: -44px; 
}
.nav6 li{
right: 158px;
top: -43px; 
}
.nav7{
right: -268px;
top: 0px; 
}
.nav8 li{
right: 140px;
top: -43px; 
}
body{
background-color: #fff;
}
h1{
color: #3161a3;
font-family: 'century gothic';
}
a{
color: #3161a3;
font-family: 'century gothic';
font-size: 16px;
}
.prue{
color: #111213;
font-family: 'century gothic';
font-size: 14px;
}
.prue1{
color: #3161a3;
font-family: 'century gothic';
font-size: 14px;
}
.nn{
color: #3161a3;
font-family: 'century gothic';
font-size: 14px;
height: 30px;
}
.n{
color: #3161a3;
font-family: 'century gothic';
font-size: 16px;
}
label{
font-family: 'century gothic';
font-size: 14px;
}