body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,p{margin:0;padding:0; color: #7f7f7f;}
body { font-size:16px; font-family:Arial;position: relative;}
article,aside,dialog,footer,header,section,footer,nav,figure,menu{display:block}
ul li{list-style:none;}
a{text-decoration:none; outline:none; color:#595959;}
.fl{float:left;}
.fr{float:right;}
p{color: #7f7f7f;}
img{border:0; max-width:100%;display: block;}
.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}
.page{
text-align:center;
margin:50px auto;
}
.clearfix:after {
    clear: both;
}
.clear{
	clear: both;
}