﻿body, ul, li, img, dd, dt, dl, p, div, input, h1, h2, h3, h4, a,span
{
	margin: 0;
	padding: 0;
}
ul, li
{
	list-style: none;
}
img
{
	display: block;
	border: 0;
}
a
{
	text-decoration: none;
}
.clear20
{
	clear: both;
	font-size: 5px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
}
.clear15
{
	clear: both;
	font-size: 5px;
	height: 15px;
	line-height: 15px;
	overflow: hidden;
}
.clear10
{
	clear: both;
	font-size: 5px;
	height: 10px;
	line-height: 10px;
	overflow: hidden;
}
.clear5
{
	clear: both;
	font-size: 5px;
	height: 5px;
	line-height: 5px;
	overflow: hidden;
}
.clear3
{
	clear: both;
	font-size: 3px;
	height: 3px;
	line-height: 3px;
	overflow: hidden;
}
.clear0
{
	clear: both;
	overflow: hidden;
}

