@charset "gb2312";
/* --- Normalize margin padding --- */
body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,input,p,span,blockquote,th,td,form{ margin:0; padding:0;}

/* ---Remove list-style for lists --- */
ol,ul { list-style:none; }

/* --- Set border for table--- */
table { border-collapse:collapse; border-spacing:0; }

/* --- Romove border from fieldset and img --- */
fieldset,img { border:none; }

/* --- Left-align  text in caption and th --- */
caption,th { text-align:left; }

a { text-decoration:none;}

.clear {
	clear:both;
	width:0;
	height:0;
	border:0;
}