@charset "utf-8";

.youkou {
    /*width: 680px;*/
    background-color: #FFF;
    padding: 10px 20px 20px 20px;
    font-size: 13px;
    line-height: 160%;
}
.youkou h3.yline {
    font-size: 25px;
    font-weight: bold;
    color: #3CB0FD;
    border-bottom: 2px dotted #3CB0FD;
    margin: 3px 0 10px 0;
    padding: 10px 0;
}
.youkou p {
    font-size: 16px;
    color: #98D138;
    margin-top: 13px;
    font-weight: bold;
}
.youkou span {
    color: #000;
    font-size: 12px;
    font-weight: normal;
}
.youkou .text {
    margin-bottom: 10px;
}
strong {
    font-weight: bold;
}
.youkounote li {
    list-style-type: none;
}

.align_right {
  text-align: right;
}

.align_right {
  text-align: right;
}

