/*主栏*/
.body .content{width:940px; margin:auto; border:1px #e3e3e3 solid; margin-top:5px; display:table;}
	.content_head h1{ text-align:center; padding:10px; margin-top:20px; margin-bottom:10px; color:#3A896D;}
	.content_head .info{ background-color:#F8F8F8; border:#CCC dotted 1px; border-right:0; border-left:0; font-size:12px; font-weight:normal;}
	.content_head .info{ width:930px; padding:6px; margin:auto;  text-align:center;}
	.content_head a{ color:#333;}
	#cnum{ color:#B70004;}
	.content .introduction{ width:930px; background-color:#fefeff;  line-height:25px; padding:10px 0px 10px 0px; margin:auto; color:#333;}
	
	.save_tip{text-align:center; font-size:12px; margin:8px; padding-top:10px; color:#474747;}
		.save_tip span{font-weight:bold;}
	.bd_share{ padding:15px; padding-left:20px; margin:5px; border-top:1px #CCC dotted; height:17px;}	
		.bd_share em{ float:left; height:16px; padding-top:6px; padding-bottom:3px; font-style:normal; font-weight:bold; color:#F00; font-size:14px;}
		.bd_share a,.content .bd_share span{ margin-right:10px;}
	.content .bd_share_top{ border-top:0; border-bottom:1px #CCC dotted; padding-top:5px; }
	.content .bd_share_top{ border-top:0; border-bottom:1px #CCC dotted; padding-top:5px; }

/*评论*/	
.comments{ width:940px; height:240px; border:1px #e5e5e5 solid; margin:auto; display:table; background-color:#f8f8f8; margin-top:5px;}

	.comments_main{ float:left; width:600px; height:230px; font-size:12px; line-height:1.8;}
		.comments_main .tip{ padding:8px; color:#333; font-weight:bold; font-size:14px; }
		.comments_main .list{ border:#e5e5e5 solid 1px; background-color:#FFF; height:190px; width:575px; margin-left:8px; overflow:scroll; overflow-x:hidden;}
			.comments_main .list .d{border-bottom:1px #CCC dotted; padding-bottom:5px; padding-top:5px;}
			.comments_main .list .d1{ background-color:#FFF;}
			.comments_main .list .d2{ background-color:#f4f4f4}
			.comments_main .list .name{ color:#d12012; padding-left:8px;}
				.comments_main .list .name span{ font-weight:bold;}
			.comments_main .list .reference{ color:#999; border:1px #CCC dotted; display:table; padding:1px 5px 1px 5px; margin-left:-2px; margin-bottom:4px; background:#f7f7f7;}
			.comments_main .list .note{ padding-left:16px; color:#333; padding-right:15px;}
			.comments_main .list .notip{margin-top:80px; color:#666; text-align:center;}
			
	.new_comments{ float:left; width:320px; margin-left:2px; font-size:12px;}
		.new_comments .tip{ color:#333; font-size:12px; padding-bottom:12px; margin-top:12px; border-bottom:1px #333 dashed; margin-bottom:10px;}
			.new_comments .tip span{ font-weight:bold; font-size:14px; margin-right:10px;}
			.new_comments .tip a{ color:#6da192;}
			.new_comments .item{ margin-top:4px; padding-left:8px; display:table; height:25px;}
				.new_comments .item span{ float:left; margin-top:4px;}
				.new_comments .item strong{ color:#E80005; font-weight:normal;}
				.new_comments .item	#username{ float:left; width:75px; margin-right:15px;}
				.new_comments .item	#password{ float:left; width:75px;}
				.new_comments .item img{ margin-left:5px; cursor:pointer;}
				.new_comments .item	#content{ width:300px; border:#cdcdce 1px solid; height:115px; background:url(images/main_long.gif) #f3f3f3 -100px -500px no-repeat;}
		

/*下载列表*/
.fileList{ margin-left:15px; margin-bottom:8px; width:900px; border:1px #e3e3e3 solid; padding:10px 0px 10px 15px; border-top:2px #619485 solid; margin-top:5px; display:table;}
	.fileList h3{ display:block; margin:0; padding:0; margin-bottom:5px; border-bottom:1px #CCC dotted; padding-bottom:8px; width:680px;}
	.fileList .cateText{ float:left;font-weight:bold; width:930px; margin-top:15px; text-align:centen; line-height:1.8; border:#e8d348 dotted 1px; padding:2px 10px 2px 10px; margin-bottom:10px; background-color:#fefbe5;}
	.fileList div{ display:block; height:20px;  padding-top:8px;}
		.fileList div a{font-size:14px;  color:#066;}
		.fileList div a img{ width:20px; height:20px; margin-right:5px; vertical-align:-4px;} 



