@charset "utf-8";
/* CSS Document */



.link_title {
    border-bottom: double #eaeaea;
    font-size: 24px;
    color: #444444;
    line-height: 36px;
    padding-bottom: 4px;
}

.link_content {
    font-size: 16px;
}
.link_content  ul li {
    float: left;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 0;
    width: 220px; text-align:center; font-size:14px;
}
.link_content  ul li:nth-child(3), .link_content  ul li:nth-child(6), .link_content  ul li:nth-child(9), .link_content  ul li:nth-child(12), .link_content  ul li:nth-child(15), .link_content  ul li:nth-child(18), .link_content  ul li:nth-child(21) {
    padding-right: 0;
}

.link_content ul li img {
    width: 220px;
    height:150px;
}

