@charset "utf-8";
#pageBody{background:url(../images/classbodybg.gif) repeat-y;}
#currentPath{position:absolute;top:0px;left:0px;width:982px;height:28px;line-height:28px;text-align:left;padding-left:20px;color:#888;}
	#currentPath a{color:#888;}

#primaryBody{position:absolute;left:4px;top:32px;width:680px;}
	#primaryBody .ItemTitle{background:url(../images/bodyTitlebg.gif) no-repeat;height:30px;line-height:30px;padding-left:30px;font-size:14px;color:#C03;font-weight:bold;}
	
	#primaryBody ul{list-style:none;padding-top:8px;margin-top:0px;margin-bottom:8px;height:296px;border:1px solid #ccc;}
	#primaryBody ul li{padding-left:25px;height:26px;line-height:26px;border-bottom:1px dotted #ccc;background:url(../images/dot01.gif) no-repeat 15px 8px;overflow:hidden;word-break:keep-all;white-space:nowrap;}
	#primaryBody ul li.more{background:none;}
	#primaryBody ul li.more a{background:none;display:block;text-align:right;padding-right:20px;}
	#primaryBody ul li span{display:block;float:left;line-height:26px;overflow:hidden;}
	#primaryBody ul li span.title{width:420px;line-height:26px;overflow:hidden;}
	#primaryBody ul li span.author{width:100px;color:#666;line-height:26px;overflow:hidden;}
	#primaryBody ul li span.time{width:120px;color:#666;line-height:26px;overflow:hidden;}
	
	#primaryBody .pageList{margin:10px;width:660px;text-align:center;border-top:1px solid #CCC;border-bottom:1px solid #ccc;height:28px;line-height:28px;}
	
#secondaryBody{position:absolute;right:4px;top:32px;width:300px;background:#FFF;}
	#secondaryBody h2{background:url(../images/sideTitlebg.gif) no-repeat;height:26px;line-height:26px;padding-left:25px;font-size:14px;color:#FFF;font-weight:bold;}
	#secondaryBody h2 span.more{float:right;padding:5px 10px 0px 0px;font-size:10px;font-weight:normal;}
	
	#secondaryBody ul{list-style:none;margin:2px 0px 8px 0px;width:300px;background:#F0F0F0;}
	#secondaryBody ul li{padding-left:16px;height:22px;line-height:22px;background:url(../images/dot01.gif) no-repeat 8px 8px;}

