@charset "utf-8";
/* CSS Document */
.heading-mid{ color: #fff;
padding: 1% 2%;
border-bottom: dashed 1px #fff;
border-left: 7px #fc6101 solid;
background: #071e38;}
.inner-list a {color:#13426e;
}.inner-list a:hover{color:#FF0000;
}