@charset "utf-8";
.mainbody {
    margin-top: 100px;
   /* background: url("../../images/bgurl.png") no-repeat  center;
    height: 1010px;
    position: relative; */
}
.maincontent{
  text-align: center;
  margin-top: 5%;
 /* position:absolute;
  
  left: 50%; 
  transform: translate(-50%);*/
}
.ptitle{
    font-size: 24px;
	margin-bottom: 10px;
	color:#000;
}
.footer{
    margin-top: 0px;
}