* {
	margin:0px;
	padding:0px;
}
div, img {
	_behavior: url("iepngfix/iepngfix.htc");
}
body {
	font:12px "宋体";
}
strong {
	font-size:14px;
}
p {
	line-height:2;
}
img {
	border:none;
}
a {
 hide-focus: expression(this.hideFocus=true);  /* for ie 5+ */
	outline: none;  /* for firefox 1.5 + */
	text-decoration:none;
}
ul li {
	list-style:none;
}
.none {
	display:none;
}
.block {
	display:block;
}
.white {
	color:#fff;
}
.center {
	text-align:center;
}
.right {
	text-align:right;
}
.clear {
	clear:both;
}
.center {
	margin:0px auto;
}
.align_center {
	text-align:center;
}
.font_Arial {
	font:9px Arial, Helvetica, sans-serif;
}
.font_Verdana {
	font:9px Verdana, Geneva, sans-serif;
}

