/** clear css **/
html, body {
	background:none;
	min-width:0;
}

table, caption, tbody, tfoot, thead, tr, th, td {
	margin: auto;
}