﻿body {
    background: #3f8067;
}
.index .box1 .box_title{
    background-color: #17c786;
}
.index .box1 .box_item>a{
    border-color:#17c786;
}
.index .box2 .box_title{
    background-color: #52a5cb;
}
.index .box2 .box_item>a{
    border-color:#52a5cb;
}
.index .box3 .box_title{
    background-color: #d7504c;
}
.index .box3 .box_item>a {
    border-color:#d7504c;
}
.index .box4 .box_title{
    background-color: #48c5cd;
}
.index .box4 .box_item>a {
    border-color:#48c5cd;
}
.index .box5 .box_title{
    background-color: #d2ad2e;
}
.index .box5 .box_item>a {
    border-color:#d2ad2e;
}
.index_footer {
    background: #3c7962;
}
.topnav.index_topnav a {
    color: #333333;
}
.t-left {
    background: #dfeae7;
}
#dropbox, .exdone, .exerror, .uperror, .upload, .error-boxs, .exchangebox, .uploadbox {
    background: #f5fffc;
    border: 1px dashed #a7cdc2;
}
.linkInfoContent {
    background-color: #2b7356;
}
.footerContent:before {
    background-color: #2b7356;
}
.aboutContent {
    background-color: #176647;
}
.footerContent:after {
    background-color: #176647;
}
.active {
    background: #176647;
}
.moreHideContent{
    background:#fff;
}
.topnav a:hover, .moreHideList li a:hover {
    color: #333333;
}
.aboutContainer .about .about_header_image {
    width:auto;
    background: url(../Content/images/rightpdf/rlogo.png) no-repeat top center;
	background-size:contain;
    margin-bottom:10px;
}
.aboutContainer .about .about_footer_image {
    height:28px;
    width:28px;
    margin-bottom:-6px;
    background: url(../Content/images/rightpdf/rlogo_gaaiho_about.png) no-repeat top center;
}