@charset "utf-8";
/* CSS Document*/
/**
* Author: Sunxu 
* Version: 1.0
* Last Changed by Sunxu
* Last Update : 2009-06-30
*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
fieldset, img {
	border: 0;
}
ul {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: 400;
	font-size: 100%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	text-align: left;
	font-size: inherit;
}
body {
	text-align: left;
	font: normal 12px/20px Tahoma,Helvetica,Arial,SimSun,sans-serif;
}
a:active, a:focus {
	outline: none;
}
em {
	font-style: normal;
}
