@charset "utf-8";
/* CSS Document */

h1, h2, h3, h4, p, ul, li, blockquote, address { 
	font-family: normal;  
	font-size: 100%;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;/
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	list-style-type: none;  
}

img {
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


div, p, a, ul, li {
   zoom: 1 ;
}

table, th, td {
   zoom: 1 ;
}

