@charset "utf-8";
/* CSS Document */
body{
		color: #000;
}
body, .btn {
	font-family: "微軟正黑體", "新細明體", "Times New Roman", Arial;

}
a {
	font-family: "微軟正黑體", "新細明體", "Times New Roman", Arial;
	color: #000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "微軟正黑體", "新細明體", "Times New Roman", Arial;
}
.navbar {
	min-height: 30px;
}
.nav > li > a {
	padding: 5px 4px;
	font-weight: bold;
	font-size: 12px;
}
.postinfo {
	list-style: none;
	margin-top: 5px;
	padding-left: 0px;
	border-bottom: 1px solid #DDD;
	height: 25px;
}
.postinfo li {
	float: left;
	padding-left: 6px;
	padding-right: 6px;
	border-right: 1px solid #DDD;
}
.postinfo li:nth-child(1) {
	padding-left: 0px;
}
.postinfo li:nth-last-child(1) {
	float: right;
	border-right: 0px;
}
.postspp p {
	font-size: 15px
}
.comment .children {
	list-style: none;
}
.file_doc, .file_pdf
{ display: inline-block; background: url('../images/file.png') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; }
 
.file_doc { background-position: -10px -0px; width: 24px; height: 24px; }
.file_pdf { background-position: -10px -34px; width: 24px; height: 24px; }
.iconmargintop li .file_doc { background-position: -10px -0px; width: 24px; height: 24px; top:5px; position:relative; }
.iconmargintop li .file_pdf { background-position: -10px -34px; width: 24px; height: 24px; top:5px; position:relative;}
.newstopslider h3 {
	color:#FFF;
	margin-top:7px;
	margin-bottom:5px;
}
.ahrefblack .fileicon {
	clear:both;
	padding-top:5px;
	}
.ahrefblack .panel-body {
	padding-top:5px;
	padding-left:3px;
	padding-right:3px;
	padding-bottom:5px;
	margin-bottom:5px;
	margin-top:5px;
}
footer {
	padding-top: 20px;
	padding-bottom: 20px;
}
