.zj00{
	padding-bottom: 40px;
	padding-top: 4px;
}
.zj01{
	float: left;
	width: 680px;
}
.zj01T{
	padding-left: 38px;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	box-sizing: border-box;
	border-bottom: #CA1212 1px solid;
	background: url(../img/list/class_06.gif) no-repeat 12px center;
}
.zj01T div{
	float: left;
	color: #333;
}
.zj01T a{
	float: left;
	color: #333;
	display: block;
}

.zj01D{
	border: #dfdfdf 1px solid;
	margin-top: 10px;
	width: 100%;
	box-sizing: border-box;
}
.zj01DT{
	border-bottom: #CA1212 1px solid;
	background: url(../img/list/flag_red.png) no-repeat 8px center;
    height: 32px;
    line-height: 32px;
    box-sizing: border-box;
    padding-left: 30px;
    color: #CA1212;
    font-size: 14px;
    font-weight: bold;
}

.zj01DD{
	padding: 8px 14px;
	box-sizing: border-box;
}
.zj01DD li{
	height: 28px;
	padding: 2px 0;
	padding-left: 14px;
	box-sizing: border-box;
	line-height: 24px;
	position: relative;
}
.zj01DD li span{
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #333;
	position: absolute;
	top: 50%;
	margin-top: -3px;
	left: 0;
}
.zj01DD li a{
	display: inline-block;
	max-width: 490px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	color: #333;
}
.zj01DD li div{
	color: rgb(153, 153, 153);
	float: right;
}
.page{
	text-align: right;
    padding-right: 14px;
    padding-bottom: 13px;
    padding-top: 2px;
}

.zj02{
	width: 270px;
	float: right;
}

.zj03{
	border: #ccc 1px solid;
	margin-bottom: 10px;
}
.zj03T{
	background: #f0edee;
	height: 30px;
	width: 100%;
	line-height: 30px;
	padding-left: 28px;
	background-image: url(../img/list/38.gif);
	box-sizing: border-box;
	background-repeat: no-repeat;
	background-position: 9px center;
	color: #CA1212;
	font-size: 14px;
	font-weight: bold;
}
.zj03D{
	padding: 6px 10px;
}
.zj03D li{
	height: 28px;
	padding: 2px 0;
	padding-left: 14px;
	box-sizing: border-box;
	line-height: 24px;
	position: relative;
}
.zj03D li span{
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #333;
	position: absolute;
	top: 50%;
	margin-top: -3px;
	left: 0;
}
.zj03D li a{
	display: inline-block;
	max-width: 100%;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	color: #333;
}