
#topicWrap{

	width:600px;
	margin:0 auto;
	padding-top:20px;
}
.cBox{
	background-color:#fff;
	border:1px solid #cecece;
	padding:10px;
	border-width:1px 2px 2px 1px;
}
#topicTitle{
	font-size: 19px;
	font-weight: bold;
	color:#900;
	padding: 5px 0;
	text-align:center;
}
.line_dot {
border-bottom:1px dashed #CECECE;
height:0;
overflow:hidden;
width:100%;
margin-top:0.75em;
}
.quote {
background:transparent url(../images/quotel.gif) no-repeat scroll left 4px;
margin:8px 0 0 26px;
overflow:hidden;
padding:0 24px 5px 15px;
width:auto;
}
.quote span.inq {
background:transparent url(../images/quoter.gif) no-repeat scroll right bottom;
color:#666;
display:inline-block;
padding-right:15px;
}

#topicMeta{
	padding: 10px 15px 0 15px;
	text-align:center;
}

#articleList .item{
    padding: 5px 0; 
    border-bottom:1px dashed #ccc;
}
#articleList h3 a{
    color:#a40000;
}
.red{
    color:#a40000;
}
.red:hover{
    text-decoration:underline;
}
.mr3ele_dot {
margin-right:0.25em;
color:#A5A5A5;
font-family:宋体;
}
#pdf_ref a{
    color:#a40000;
}
#pdf_ref a:hover{
    text-decoration:underline;
}
