.wrapper{
	background: #fff;
}
.privacy .privacy_middle{
	margin-top: 0;
	padding:20px 0;
}
.d1{
	font-size: 22px;
    font-family: GothicA1-ExtraBold, GothicA1;
    font-weight: 800;
    padding-bottom: 20px;
    border-bottom: 1px solid #77599C;
    color: #333;
}
.d2 h3,.d3 h3,.d4 h3{
	font-size: 18px;
    color: #454545;
    margin-top: 20px;
    margin-bottom: 15px;
}
.privacy_middle p{
	color:#666;
}
table,table tr,table tr td{
	border:1px solid #333;
}
table tr td{
	padding:8px 2px 8px 5px;
}
.service h4{
	margin-bottom:30px;
}
.service h5{
	margin-top:20px;
}
.service table{
	margin:15px 0;
}