body{
    margin: 0;
    padding: 0 .32rem;
    background-color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
#title{
    font-size: .8rem;
    color: #333333;
    text-align: center;
    font-weight: bold;
    margin: .4rem auto .666667rem;
}
.box{
    font-size: .426667rem;
    color: #333333;
    font-weight: bold;
    margin-bottom: .533333rem;
}
.box span{
    display: inline-block;
    width: .08rem;
    height: .426667rem;
    background-color: #00D8C9;
    border-radius: .04rem;
    vertical-align: middle;
    position: relative;
    top: -0.05rem;
}
.text{
    width: 96%;
    margin:0 auto .533333rem;
    border-radius: .213333rem;
    box-shadow:0px 1px 22px 0px rgba(0,0,0,0.15);
    padding:.533333rem .533333rem 1px .533333rem;
    box-sizing: border-box;
}
.if{
    color: #666666;
    font-size: .373333rem;
}
.if p{
    line-height: .666667rem;
    margin:0 0 .666667rem 0;
}

.big_Stitle{
    font-size: .613333rem;
    color: #333333;
    font-weight: bold;
    margin: 1.733333rem auto 0;
}
.brackets{
    color: #666666;
    font-size: .373333rem;
    margin: .266667rem 0 0;
    font-weight: bold;
}
.Italics{
    color: #666666;
    font-size: .373333rem;
    font-style: italic;
    margin: .666667rem 0;
}
.list_title{
    font-size: .426667rem;
    color: #333333;
    font-weight: bold;
    margin: .666667rem 0 0;
}
.list_text,li{
    color: #666666;
    font-size: .373333rem;
    line-height: .666667rem;
    margin: .666667rem 0;
}
a{
    color: #E9A711;
}
.Underline{
    color: #E9A711;
    text-decoration: underline;
}
ul{
    padding-left:.6rem;
}
.bold{
    font-weight: bold;
}
#top{
    width: 1.466667rem;
    position: fixed;
    right: .533333rem;
    bottom: 1.066667rem;
}
.if_tab{
    color: #E9A711;
    text-decoration:underline;
}
.CommunityGuidelines .list_text{
    margin-top: 0 !important;
}
.decoration{
    text-decoration:underline;
}