﻿.DivMembership
       {
		 width:90%;
		 margin-left:auto;
		 margin-right:auto;	 
       }
        
.MembershipContractForeword
        {
           text-align:left;
            font-size:13px;
            text-indent:26px;
            line-height:20px;
            margin-bottom:16px;
        }

.MembershipContractContentTitle
        {
            text-align:left;
            font-size:13px;
            line-height:20px;
        }

.MembershipContractContent
        {
            text-align:left;
            font-size:13px;
             line-height:20px;
             margin-left:30px;
             margin-bottom:16px;
        }
.ServiceRuleTitle
        {
           
            font-size:20px;
            text-align:center;
            line-height:50px;
            margin-bottom:8px;
        }

.ServiceRuleContent
        {          
            font-size:13px;
            text-align:left;
            line-height:20px;
            margin-bottom:12px;
        }

body {
    font-family: 'Mabry Pro','Noto Sans TC';
}