@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, input, textarea, p, th, td {
	margin: 0;
	padding: 0;
	border: 0
}
body {
	line-height: 1
}
a {
	text-decoration: none
}
textarea {
	resize: none;
	overflow: auto
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
img {
	border: 0;
	display: inline-block
}
input, select, textarea {
	outline: 0
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal
}
ol, ul {
	list-style: none
}
caption, th {
	text-align: left
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal
}
blockquote:before, blockquote:after,, q:before, q:after {
content:'';
content:none
}
abbr, acronym {
	border: 0
}
b {
	font-weight: bold
}
:focus {
	outline: 0
}
#clear {
	clear: both
}
.clearfix:before, .clearfix:after {
	content: "";
	display: table
}
.clearfix:after {
	clear: both
}
.clearfix {
*zoom:1
}
