@charset "UTF-8";

*	{margin:0; padding:0; }
img	{display:block; border:0; }
h1, h2, h3, h4, h5, h6{
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
}
ul, li	{list-style-type:none; line-height:100%; }
hr	{display:none; }


br.clear{
	font-size:0px;
	line-height:0px;
	clear:both;
}

.left{
	float:left;
}

.right{
	float:right;
}