#nrtb {
	margin-right: 35px;
	margin-left: 35px;
	height: 260px;
	background-color: #999;
	margin-top: 25px;
}
#list {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;

}
#list .test {
	height: 130px;

}
#list .test .bt {
	position: absolute;
	margin-top: 100px;
}

#list .test h1 {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
}


#list img {
	border:0;
	height: 130px;
	width: 130px;
	float: left;
	padding-right: 10px;
}




#list2 {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
	padding-top: 5px;
	padding-bottom: 5px;
	float:left;
	text-align: center;
	padding-right: 12px;
	padding-left: 12px;
	width:310px;
}
#list2 .test {
	height: 220px;
	

}
#list2 .title {
	margin-top:5px;
	padding-top:3px;
	height:18px;}

#list2 img {
	border:0;
	width:300px;
	height:220px;
	padding-right: 10px;
}





#productions {
	float: left;
	width: 330px;
	margin-right: 5px;
}
#productions img {
	border:0;
	height: 100px;
	width: 100px;
	float: left;
}
#productions .test1 {
	background-color:#FAFAFA;
	margin-left: 2px;
	float: left;
	padding-left: 2px;
	width: 225px;
	height: 81px;
}
#productions .test2 {
	background-color:#FAFAFA;
	float: left;
	width: 225px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCC;
}


#classright {
		margin-left: 45px;
	width: 680px;
	float: left;
	display: inline;
	word-break:break-all;
	overflow:auto;
}
.cn2 dl {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	padding-top: 5px;
}
.cn2 dt {
	border: 1px dotted #CCC;
	padding: 5px;
	margin-bottom: 2px;
}
.cn2 dt a:hover {
	background: #D33431;
	display: block;
	color: #FFF;
		}
#page{}
#page ul{
	margin: 0px;
	padding: 0px;
}
#page .page{
	margin: 3px;
	padding: 3px;
	float: left;
	border: 1px solid #FFF;
	list-style-type: none;
}
#page ol{
	margin: 3px;
	float: left;
	border: 1px solid #C03434;
	list-style-type: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#page dl{
	margin: 3px;
	float: left;
	border: 1px solid #C03434;
	list-style-type: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #FFDFDF;
	font-weight: bold;
}

