*
{
	padding: 0;
	margin: 0;
	font-family: Arial;
	text-decoration: none;
	list-style: none;
	line-height: 1.231;
}
input:focus
{
	outline: none;
}
li img
{
	vertical-align: top;
}
img
{
	border: 0;
}
h1, h2, h3, h4, h5, h6
{
	font-weight: normal;
	font-size: 100%;
}
abbr, acronym, fieldset
{
	border: 0;
}
a:link, a:visited
{
	color: #666;
	text-decoration: none;
}
a:hover, a:active
{
	color: #0080c0;
	text-decoration: none;
}
.Econtent
{
	font-size: 12px;
	line-height: 30px;
	color: #666;
	padding-bottom: 20px;
	border-bottom: #eee 1px solid;
	height: auto;
	overflow: hidden;
	display: block;
}

