@charset "utf-8";


body {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

.flash {
	text-align:center;
	width:100%;
	background-position: center;
}

img {
	border: 0;
	background-color: transparent;
	vertical-align: bottom;
}



table {
	border-collapse: collapse;
	cell-spacing: 0;
}



caption,th {
	text-align: left;
}



fieldset {
	border: 0;
}



ol,ul {
	list-style: none;
}



ul ul,ol ul,ul ol,ol ol,
dl ul,dl ol,dl dl,td td {
	font-size: 100%;
}



q:before,q:after {
	content:'';
}



abbr,acronym {
	border: 0;
}

