@charset "ISO-8859-1";
body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}
.link-privacy-block {
    position: relative 
}
.link-privacy-01 {
    position: absolute;
    bottom: -27px;
    right: 7px;
    /* color: #015581; */
    color: #217aa6;
    text-decoration: none;
}


.footer, 
.footer * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.footer {
    width: 790px;
    padding: 0 6px 0 5px;
    margin-bottom: 15px;
}
.link-sunmade {
    float: left;
    display: inline-block;
}
.link-privacy {
    float: right;
    display: inline-block;
    margin-top: -2px;
    color: #015581;
    /* color: #217aa6; */
    /* color: #666666; */
    font-size: 14px;
    text-decoration: none;
}
.privacy-policy-content hr {
    height: 1px;
    border: none;
    background: none;
    border-bottom: solid 1px #dae3e8;
    margin-bottom: 20px;
    margin-top: 0;
}
.privacy-policy-content h1 {
    margin-bottom: 0;
    color: #006498;
    color: #217aa6;
    font-weight: normal;
}
.privacy-policy-content h2 {
     color: #006498;
     color: #217aa6;
     font-weight: normal;
    margin-top: 20px;
 }