/* CSS Document */

body,td,th {
	font-family: 宋体;
	font-size: 13px;
	color: #333333;
}
body {
	background-image:url(../images/bg.gif);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.nav-font1 {
	font-family: "方正楷体简体";
	font-weight: bold;
	font-size: 16px;
}
.nav-font {
	color: #FFFFFF;
	font-size: 18px;
	font-weight: bold;
	font-family: "方正楷体简体";
}
.top-font {
	font-size: 35px; 
	font-family:"隶书";
	letter-spacing:15px
}
.class{
	padding-left:30px;
}
.class td{
	border-bottom:1px dashed #CCCCCC;
}

.footer{
	width:1004px;
	height:84px;
	background-image:url(../images/footer-bg.gif);
	border:0px;
	margin:auto;
}
ul{
	list-style-type:none;
}
.ul{
	font:bold 18px '宋体'
}