@charset "utf-8";
/* CSS Document */
*{
	margin:0; padding:0;
	}
li,dl{
	list-style:none;
	}
img{
	border:0;
	}
a{
	text-decoration:none;
	}
.clear{
	clear:both;
	}
html{
	width: 100%;
	overflow-x: hidden;
	min-width: 1100px;
}