﻿blockquote p {
    font-size: inherit;
    font-weight: normal;
    line-height: normal;
}
.En_AreeTable blockquote, .Agree blockquote {
    padding: 5px;
    border: 0;
}
.En_AreeTable blockquote {
    border-left: 5px solid #EEE;
    background: #f6f6f6;
    margin: 15px 5px 15px 25px;
}
.Agree blockquote {
    border-right: 5px solid #EEE;
    background: #f6f6f6;
    margin: 15px 25px 15px 5px;
}
div[id$='direction'] {
    margin: 15px 0;
}

.Agree, .borders {
    border: 1px solid #ccc;
}

.Agrees, .Agrees_En {
    font-weight: bold;
    display: block;
    background: #f6f6f6;
    color: #333333;
    padding: 6px 10px;
}

    .Agrees_En:hover {
        color: brown;
    }

.AgreesEn:hover {
    color: orangered;
}

.Argees3 {
    color: #333333;
    text-justify: none;
}

    .Argees3:hover {
        color: orangered;
    }

.Agrees2 {
    font-weight: bold;
}

.Agrees2:hover {
    color: brown;
}

.agree-group-english {
    background: url('../images/folder-icon/folder.png') no-repeat left;
    padding: 6px 35px;
    font-size: medium;
    display: block;
    color: #252525;
    border-bottom: 1px dotted #c0c0c0;
}

.agree-links-english {
    background: url('../images/folder-icon/file.png') no-repeat left;
    padding: 8px 30px;
    font-size: .9em;
    display: block;
    color: #252525;
    font-family: Arial;
    border-bottom: 1px dotted #c0c0c0;
}

.En_AreeTable {
    text-align: left !important;
    font-family: sans-serif;
    font-size: 84%;
}
