div,form,img,ul,ol,li,dl,dt,dd {
border:0;
margin:0;
padding:0;
}

h1,h2,h3,h4,h5,h6 {
margin:0;
padding:0;
}

li {
white-space:nowrap;
overflow:hidden;
text-overflow:ellipsis;
list-style-type:none;
}


.listbox {
	height: auto;
	width: 998px;
border:1px solid #8F0701;
margin:10px 0;
}
.listbox ul li {
margin-top:10px;
padding-bottom:10px;
border-bottom:1px dashed #999;
width:95%;
margin-left:20px;
font-size:16px;
line-height:1.5em;
}

.listbox ul li p {
margin:0;
}

.pagelist {
text-align:center;
margin:10px 0;
}

.lv {
color:#b14e3a;
}

.ssxg {
background-color:#FFFFC5;
height:35px;
padding:10px;
}

.ssxg ul {
width:90%;
float:right;
}

.ssxg ul li {
font-size:14px;
float:left;
width:19%;
line-height:1.5em;
}