﻿@charset "utf-8";
* {
	margin:0px;
	padding:0px;
	font-size:12px;
	letter-spacing:1px;
	text-decoration:none;
}
ul, li {
	list-style:none;
}
a img {
	border:0px;
}
br {
	height:15px;
	overflow:hidden;
	clear:both
}
.clear {
	clear:both;
	height:0px;
	overflow:hidden;
}
a:hover {
	text-decoration:underline;
}
.wrapfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.wrapfix {
	display: inline-table;
}/* Hides from IE-mac \*/
* html .wrapfix {
	height: 1%;
}
.wrapfix {
	display: block;
}/* End hide from IE-mac */

/*.pngcss{behavior:url("pngbehavior/pngbehavior.htc");}*/
