@charset "utf-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
	border:0px;
}
ul {
	list-style-type:none;
}
a {
	text-decoration:none;
}
/*----------------------------IE PNG FIX-----------------------*/
/* img, div, a, input { behavior: url(iepngfix.htc) }*/
