body{
	font-family:"宋体";
	font-size:12px;
	line-height:200%;
	color:#000;
	padding:0px;
	margin:0px;
	background-image: url(../images/bg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
a{
	color:#000;
	text-decoration:none;
}
a:hover{
	color:#F60;
	text-decoration:none;
}
ul,li,ol{
	padding:0px;
	margin:0px;
	list-style:none;
}
form{
	padding:0px;
	margin:0px;
}
img{
	border-width:0px;
}
p{
	padding:0px;
	margin:0px;
}
.title{
	height:32px;
	line-height:32px;
	font-size:14px;
	font-weight:bold;
	color:#444;
	text-indent:2em;
	background-image:url(../images/index/title_bg.jpg);
}