.financial-link { width: 800px; margin: 0 auto; }
.financial-link a { width: 50%; -moz-box-sizing: border-box; box-sizing: border-box; display: block; text-align: center; float: left; border: 1px solid #e2e2e2; padding: 15px; font-weight: bold; background: #faf8f2; text-decoration: none; }
.financial-link a span:hover { border-bottom: 2px solid #111; }
.financial-link a:first-child { border-right: none; }
.financial-link a.active { background: #f5f5f5; color: #09186e; }
.financial-link a.active span { border-bottom: 2px solid #09186e; }
.grap_img img{ width: 100%;}