
/**/





.class-content{
	width:700px;
	overflow:hidden;
	height:63px;
	margin:3px 0 0px 2px;
	_width:680px;
}
.maincontent h2{
	background:url(title.png) no-repeat;	
	width:auto;
	padding-top:24px;
	display:block;
	height:1px;
	overflow:hidden;
}
#firstlyContent,.maincontent{width:700px;margin:10px auto;text-align:left; clear:both; overflow:hidden	;position:relative}


.maincontent .b-Abround {
	padding:2px 0
}

.b-Abround{
	border:1px solid #ccc;
	border-top:0;
	border-bottom:0;
	height:auto;
	width:auto;
	overflow:hidden;
}


/*滑动*/
/*顶部圆角曲线*/
.T-curve{
	background: url(commonBg.gif) -4px -3px no-repeat;
	height:5px;
	width:auto;	
	overflow:hidden;
	text-align:right;
}
.T-curve b{
	float:right;
	height:5px;
	overflow:hidden;
	width:20px;
	background: url(commonBg.gif) -933px -3px no-repeat;
}
/*底部圆角曲线*/
.B-curve{
	background: url(commonBg.gif) -5px -15px no-repeat;
	height:4px;
	width:auto;	
	overflow:hidden;
	text-align:right;
	clear:both;
}
.B-curve b{
	float:right;
	height:4px;
	overflow:hidden;
	width:20px;
	background: url(commonBg.gif) -932px -15px no-repeat;
}

.class-cell{
	width:133px;
	height:auto;
	overflow:hidden;
	display:inline;
	float:left;
	border-left:1px solid #ccc;	
	margin-left:-1px;
	padding-right:3px;
	_padding-right:2px;
}
		.class-cell dt{
			width:140px;
			text-indent:20px;
			height:23px;
			line-height:23px;
			float:left;
	background:url(title.png) no-repeat;	
		}
	.class-cell dd{
		float:left;
		border-left:1px solid #ccc;
		margin:2px 0 2px -1px;
		white-space:nowrap;
		width:auto;
		text-indent:7px;
		padding-right:5px;
		height:15px;
		line-height:15px;
	}
		.class-cell dt a:link{
			color:#333;
			font-weight:bold	
		}
		.class-cell dt a:visited{
			color:#333;
			font-weight:bold	
		}