@charset   "utf-8";

/*  reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td, select{
margin:0;
padding:0;
font-weight:normal;
}
body{
font-family:Arial, Helvetica, sans-serif;
font-size:80%;
line-height:1.8em;
}
table{
border-collapse:collapse;
border-spacing:0;
} 
fieldset,img{
margin:0;
padding:0;
font-size:0;
border:0;
}
/*address,caption,cite,code,dfn,em,th,var{*/
address,caption,cite,code,dfn,th,var{
font-style:normal;
font-weight:normal;
}
strong{
	font-weight:bold;
}
ol,ul {
list-style:none;
} 
caption,th {
text-align:left;
} 
h1,h2,h3,h4,h5,h6{
font-size:100%;
}
a{
text-decoration:none;
outline: none;
}
img{
margin-bottom:0;
}
