﻿#div_Body{
  background-color: white;background-image: url("image/index2.jpg");background-repeat: no-repeat;background-position: right top;
}

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

#div_Footer{
  background-color:#81a3c9;color:white;
}

#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;
}

#Login_Form{
  background-color:rgba(255, 255, 255, 0.8);
}