@charset "gb2312";
*, html, body, h1, h2, h3, h4, h5, h6, ul, li, dl, dt, dd, div, p {
	margin:0px;
	padding:0px;
}
ul, li, dl, dt, dd {
	list-style:none;
}
img {
	border:0px;
}
body {
	margin:0px auto;
	padding:0px;
	text-align:center;
	background-color:#F5F5F5;
}
body, table, tr, td, th {
	font-size:9pt;
	color:#222;
	line-height:175%;
	font-family:"ËÎÌå", Arial, sans-serif;
}
a:link, a:visited {
	color:#222;
	text-decoration:none;
}
a:hover, a:active {
	color:#099;
	text-decoration:underline;
}
.claDiv {
	border-bottom:1px;
	height:31px;
	padding-left:13px;
	cursor:pointer;
}
