@charset "utf-8";
/* css document */
body, h1, h2, h3, h4, h5, h6, ul, ol, li, p, dl, dt, dd, table, th, td {margin: 0; padding: 0;}
table, th, td, img { border: 0}
em, i, th ,s{ font-style: normal; text-decoration: none}
h1, h2, h3, h4, h5, h6, th { font-size: 100%; font-weight: normal}
input, select, button, textarea, table { margin: 0; font-size: 100%}
input { outline: none;}
ul, ol,li { list-style: none}
a ,u{ text-decoration: none;}
.clearfix:after,.clearfix:before{ content: ""; display: table;}
.clearfix:after{ clear: both;}

.fl{ float:left;}
.fr{ float:right;}

input{  
	outline:none;  
	border:0px;
}
p,a{outline: none;}
*{margin:0;padding:0;}
ul,li{list-style:none;}
img{border:0;}
a{text-decoration:none;}