@CHARSET "UTF-8";
.articletitle {
	font-size: 19px;
    font-weight: bold;
    line-height: 30px;
    margin: 30px auto 10px;
    text-align: center;
    width: 700px;
}
.articlebyinfo {
	border-color: #cccccc;
    border-style: none none dashed;
    border-width: 1px;
    font-size: 13px;
    line-height: 30px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 1000px;
}
.preAndNext {
	margin: 20px;
}
.preAndNext a {
	font-size:15px;
}