#Content{
	width:960px;
	margin:5px auto 5px auto;
	font-size:12px;
}

#Content .left{
	width:226px;
	float:left;	
}
.left .layer1{
}
.left .layer1 .top{
	width:226px;
	height:83px;
	background:url(/__Images/art_Class.jpg) no-repeat;
}
.left .layer1 .content{
	border-left:#CCCCCC 1px solid;
	border-right:#CCCCCC 1px solid;
	border-bottom:#CCCCCC 1px solid;
}
.layer1 .content ul{
	margin:auto;
	padding:0px;
	list-style-type:none;
	width:200px;
}
.layer1 .content ul li{
	height:20px;
	line-height:20px;
	font-size:14px;	
	padding-left:25px;
/*	
	background-color:#FFFF99;*/
}
.layer1 .content ul li.dot{
	height:2px;
	line-height:2px;
	border-bottom:#CCCCCC 1px dotted;
}
.left .layer2{
	border:#3ab915 1px solid;
	margin-top:10px;
	background:url(/__Images/kf_bg.gif) repeat-x;
}
.left .layer2 .top{
	color:#FFFFFF;
	font-size:14px;
	height:25px;
	line-height: 25PX;
	padding-left:25px;
}
.left .layer2 .content{
 	height:auto;
	padding:5px;
}
.layer2 .content ul{
	margin:0px;
	padding:5px;
	list-style-type:none;
}
.layer2 .content ul li{
	height:35x;
	line-height:35px;
	padding-bottom:15px;
}

.clb{
	clear:both;
}
p.page{
	text-align:center;
}


.right{
	float:right;
	width:720px;
	text-align:left;
	overflow:hidden;
}
.right .wzi{
	height: 30px;
	line-height:30px;
	padding-left:20px;
	border:#55ce32 1px solid;
	background:#e0f5d9;
}
.right .rightDH{/*
	margin-top:5px;	
	margin-bottom:5px;
	height:25px;
	line-height:25px;
	background:#EEE;
	border-bottom:#CCC 2px solid;*/
	height: 25px;
	line-height:25px;
	padding-left:10px;
	border:#55ce32 1px solid;
	background:#e0f5d9;
}
.rightDH span{
	padding-left:25px;
}

 ul.art_ClassList{
 	margin:10px;
	padding:0px;
	width:700px;
	text-align:left;
	list-style-type:none;
}
 ul.art_ClassList li{
 	clear:both;
	line-height:30px;
	border-bottom:#DDD 1px dashed;
	background:url(../__Images/Co_left_ico.gif) no-repeat left;
}
ul.art_ClassList li span.left{;
	float:left;
	padding-left:25px;
}
ul.art_ClassList li span.right{
	float:right;
	width:100px;
}
