﻿


#h1Title{
  color:#3b5e66;cursor:pointer;
}


#div_Footer{
  background-image:linear-gradient(120deg, #3b5e66 70%, #ff4d67 30%);color:white;
}

#img_LOGO{
  width:95%;
}


#img_TEL{
  width:50px;
}

.Privacy_Content{
  height:400px;overflow-y:scroll;
  xborder:solid 1px blue;
}
.Privacy_Content ul li{
  color:gray;font-weight:bolder;padding-top:8px;
  xborder:solid 1px red;
}