@charset "utf-8";
/* CSS Document */
html,body{width:100%;height: 100%;}
body{margin:0; padding:0; font-size:100%; font-family:Arial, Verdana, Helvetica, SansSerif;}
div,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,select,textarea,table,td{ margin:0; padding:0;}
area{outline:none;}
em{font-style: normal;}
img{border:0;}
a{text-decoration:none;outline:none;border:none;-webkit-tap-highlight-color: rgba(0,0,0,0);-webkit-tap-highlight-color: transparent;}
.fl{float: left;}
.fr{float: right;}
.clear:after{content: "";display: block;clear: both;}
.clear{zoom: 1;}
html {
  color: #1a1a1a;
  background-color: #fff;
  font-size: 14px;
}

table {
  border-collapse: collapse;
}
body {
  	width: 80%;
  	line-height: 28px;
	  margin: 0 auto;
	  padding-bottom: 30px;
	  overflow-wrap: break-word;
}

.container{width: 90%;margin: 0 auto;}
h3{font-size: 18px;text-align: center;line-height: 60px;}
h5{line-height: 32px;}
p{text-indent: 2em;line-height: 26px;}




	