@media print{
 body {-webkit-print-color-adjust: exact;}
a[href]:after {
 content: "" !important;
 }
 
 abbr[title]:after {
 content: "" !important;
 }
 
/* .menu_box2 {
    width: 745px;
}
.menu_box2 .link_box1 a {
    background-image: url("../img/top_cont_1.png") !important;
    display: block;
    float: left;
    height: 78px;
    margin: 0 9px 6px 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    width: 242px;
}*/
#header {
    background: transparent url("../img/header.png") no-repeat scroll 0 0 !important;
    height: 110px;
    position: relative;
}
h2 {
    background-color: #f1f5fc !important;
    border: 1px solid #86aace !important;
    font-size: 1.2em;
    font-weight: 700;
    letter-spacing: 0.1em;
    margin-bottom: 10px;
    padding: 0.2em 0.2em 0.2em 0.6em;
}
}