@charset "gb2312";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, font {
	padding:0;
	font-size:14px;
	font-family:'Î¢ÈíÑÅºÚ', 'ËÎÌå';
	margin:0 auto;
	list-style:none;
}
img {
	border:0;
}
div {
	margin:0 auto;
}

body{ background:#FFF;}

/*body{ background:url(../lab/index_bg.jpg) repeat-x;}*/

table {
	border-collapse:collapse;
	border-spacing:0;
}
address, caption, cite, code, dfn, em, th, var {
	font-weight:normal;
	font-style:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	font-size:100%;
}
abbr, acronym {
	border:0;
}
.clear {
	clear:both;
}
