@charset "utf-8";

body,div,p,h1,h2,h3,h4,h5,h6,ul,li,ol,dl,dl,dt,dd,form,input,textarea,select,tabele,tr,td,iflame,section,article,aside,figure,figcaption{
	margin:0;
	padding:0;
	}

h1,h2,h3,h4,h5,h6{
	font-size:100%;
	font-weight:normal;
	}

strong,em,th,address,small{
	font-size:100%;
	font-weight:normal;
	font-style:normal;
	}

table{
	border-collapse:collapse;
	}

th{
	text-aline:left;
	}
	
img{
	vertical-align:bottom;
	}

li{
	list-style:none;
	}

.cf:after{
	content:"";
	display:block;
	clear:both;
	}



