#social-visit {
}
#social-visit h2 {
    border-left: 4px solid #f162a3;
    color: #f162a3;
    font-size: 22px;
    font-weight: bold;
    padding-left: 7px;
}
#social-visit h3 {
    background: #71cee7 none repeat scroll 0 0;
    border-radius: 15px;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    padding: 5px 10px;
}
#social-visit #info {
    border-bottom: 2px dotted #f162a3;
    margin: 37px 0;
    padding-bottom: 37px;
}
#social-visit #info .image {
}
#social-visit #info .text {
    padding: 0 20px;
    vertical-align: top;
    width: 360px;
}
#social-visit #detail {
    margin: 20px 0 60px;
}
#social-visit #detail .box {
    margin-left: 11px;
    margin-top: -10px;
}
#social-visit #detail .box p {
    margin: 0 10px;
}
#social-visit #detail span {
    color: #555555;
    font-size: 12px;
}
#social-visit #point {
    background: #ffa63d none repeat scroll 0 0;
    border-radius: 10px;
    margin: 30px 0 10px;
    padding: 5px;
}
#social-visit #point .text {
    border: 2px dotted #fff;
    border-radius: 10px;
    color: #333;
    padding: 17px 20px 30px;
    text-align: center;
}
#social-visit #point .text p {
    margin-top: 25px;
}
#social-visit #overview {
}
#social-visit #overview span {
    color: #ffa63d;
    font-size: 12px;
}
#social-visit .button {
    background: #f162a3 none repeat scroll 0 0;
    border-radius: 10px;
    color: #fff;
    display: block;
    font-size: 22px;
    font-weight: bold;
    height: 124px;
    line-height: 124px;
    margin: 0 auto;
    text-align: center;
    width: 265px;
}
#social-visit .button a:link {
    color: #ffffff;
    display: block;
    text-decoration: none;
}
#social-visit .button a:hover {
    background: #f987c0 none repeat scroll 0 0;
    border-radius: 10px;
}
#social-visit .button a:visited {
    color: #fff;
}
#social-visit .mt {
    margin-top: 60px;
}
#social-visit .mt10 {
    margin-top: 10px;
}
#social-visit .mt20 {
    margin-top: 20px;
}
#contact {
    font-size: 17px;
}
#contact p {
    margin-left: 14px;
}
