@charset "UTF-8";
body,p,h1,h2,h3,h4,h5,h6,ul,form,dl,dt,dd {
	margin: 0px;
	padding: 0px;
}
em {
	font-style: normal;
}
strong {
	font-style: normal;
	font-weight: normal;
}
img { border-style:none; }

a img { border-style:none; }
.cf:before, .cf:after {
    content: '';
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    zoom: 1; /* for IE6/7 */
}
