#new body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th { 
	margin:0;
	padding:0;
}
#new table {
}
#new fieldset,img { 
	border:0;
}
#new address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
#new ol,ul {
	/*list-style:none;*/
}
#new caption,th {
	text-align:left;
}
#new h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
#new q:before,q:after {
	content:'';
}
#new abbr,acronym { border:0;
}
 .fl{
	 float:left;
 }
 .fr{
	 float:right;
 }