/* CSS Document */
body { margin:0; padding:0; font-size:12px; line-height:2; font-family:宋体; text-align:left; }
img { border:0; margin:0; padding:0; }
form,h1,h2,h3,h4,ul,li,dl,dt,dd,input { margin:0; padding:0; }


/*系统公共翻页条*/
.pageslist{margin:0; padding:0; font-family:Verdana, sans-serif; color:#666; line-height:17px;}
	.pageslist .pageinfo {float:left; margin-right:4px; height:17px; padding:2px 4px 0;}
	.pageslist .pageinfo strong{font-weight:normal;}
	.pageslist li { list-style-type:none; float:left; margin-right:4px;}
	.pageslist li.thisclass{height:17px;padding:3px 5px 1px; color:#D80000; font-weight:bold;}
	.pageslist li a{_float:left;display:block; height:17px; border:1px solid #ccc; padding:2px 4px 0; color:#666;}
	.pageslist li a:hover{color:#D80000; border-color:#FFF; border:1px solid #ccc;}
/*文章列表*/




a { text-decoration:none; color:#666; }

.clear { clear:both; overflow:hidden; height:0px; }
.space5 { height:5px; clear:both; overflow:hidden; }
.space10 { height:10px; clear:both; overflow:hidden; }
.space15 { height:15px; clear:both; overflow:hidden; }
.space20 { height:20px; clear:both; overflow:hidden; }
.space30 { height:30px; clear:both; overflow:hidden; }
.mr10 { margin-right:10px; }
.mr15 { margin-right:15px; }
.ml10 { margin-left:10px; }
.ml15 { margin-left:15px; }

.orange { color:#F1782A; }
.gray { color:#999999; }
.green { color:#327818; }
.underline { text-decoration:underline; }

.left { float:left; display:inline; }
.right { float:right; display:inline; }
.center { text-align:center; }
.undis { display:none; }
.noli { list-style-type:none; }


.f10 { font-size:10px; font-family:Arial, Helvetica, sans-serif; }
.f12 { font-size:12px; }
.f14 { font-size:14px; }



.row { clear:both; width:980px; margin:0 auto; }





/* css of article content */

.aclist { padding:10px; }
.aclist li { list-style-type:none; border-bottom:1px dotted #CCCCCC; font-size:14px; line-height:35px; background:url(../images/dot.gif) no-repeat 5px center; padding-left:15px; }
.aclist li .ntime { float:right; font-size:12px; }
.info,.info small  { font-size:8.7pt; text-align:center; color:#999; }
.handle li { list-style-type:none; color:#999; margin-left:20px; }
.handle li a:hover { color:#B81F03; }
.boxoff{
	height:10px;
	overflow:hidden;
	clear:both;
	background:url(../images/boxoff.gif) left 15px repeat-x;
	margin:4px auto 10px;
	padding-top:10px;
}
.boxoff strong{
	display:block;
	width:8px;
	height:10px;
	overflow:hidden;
	font-size:0px;
	line-height:100px;
	background:url(../images/boxoff.gif) right -10px no-repeat;
	float:left;
}
