@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
html {
	font-size: 12px;
	line-height: 1.8em;
	background-image: url(ldspbj.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 55px;
}
body {
	background-color: #FFFFFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
ul, li {
	list-style-image: none;
	list-style-type: none;
}
.left {
	float: left;
}
.right {
	float: right;
}
