@charset "utf-8";

a{ color: #edae1f; }
a:hover{ color: #212121; }
#footer a{ color: #212121; }
#footer a:hover{ color: #edae1f; }

.identify { float: right; font-size: 14px; padding-top: 4px; font-weight: bold; }
.identify a{ color: #004f92; text-decoration: none; padding-left: 8px; }
.identify a:hover{ color: #edae1f; text-decoration: none; padding-left: 8px; }

h1{ font-size: 36px; }
h2{ font-size: 24px; margin: 0 0 6px 0; }
h3{ font-size: 18px; margin: 0 0 6px 0; }

p{ padding: 0 0 15px 0; line-height: 22px; }

.line{ height: 1px; background-color: #d7d7d7; clear: both; margin: 40px 0 40px 0; }

a.next{ display: block; width: 90px; float: right; padding: 5px; font-size: 10px; text-decoration: none; color: #fff; background-color: #212121; text-align: center; }
a:hover.next{ background-color: #edae1f; }
