html, body, div, p, span, ul, li, span, h1, h2 {
	margin:0;
	padding:0;
}
body {
	background:url("/templets/tp/index_01.jpg") repeat-x #fff;
	font:12px "宋体";
	color:#454545;
	line-height:2em;
}
a, a:link, a:visited {
	color:#454545;
	text-decoration:none;
}
a:hover {
	color:#4ac831;
	text-decoration:none;
}
img {
	border:0;
	vertical-align:top;
}
ul, li {
	list-style:none;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	overflow:hidden;
}
.clear {
	clear:both;
}
