body {
	font-family: 宋体, Times New Roman;
}
body, p, input, ul, li,textarea {
	padding: 0px;
	margin: 0px;
}
body {
	background-image: url(../images/sd_bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
ul,li{
	list-style-type:none;
}
img, input,textarea {
	border: 0px;
}
a {
	blr:expression(this.onFocus=this.blur());
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #603;
}
a:hover,.nav .nav-li:hover   ,.fter a:hover{
	text-decoration: none;
	color: #FF9900;
}
a:active {
	text-decoration: none;
}
.true {
	font-family: Arial;
}

.left {
	float: left !important;
}
.right {
	float: right !important;
}
.clear {
	clear: both;
}
.center {
	height: auto;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.top-bg {
	background-image: url(../images/top_bg2.gif);
	background-repeat: repeat-x;
	height: auto;
	width: 100%;
}
.bder {
	border: 1px solid #92ccf4;
	border-top-width:0px;
}
.pt-4 {
}
