@charset "utf-8";

/* BEGIN PREV/NEXT BUTTONS */
.jianju_c {
  width:520px;
  text-align:left;
  margin:0 auto;
}

p{
	font-size: 14px;
	color: #FFF;
}

.buttons {
  float:right;
  width:130px;
  text-align:right;
  font-size:12px; 
  font-weight:bold;
}

.buttons img{
  width:23px;
  height:20px;
  margin-left:3px;
}

/* END PREV/NEXT BUTTONS */

.titles {
	float:left;
	width:390px;
	text-align:left;
	font-size: 20px;
	color: #FFF;
	font-weight: bold;
}
.pp img{
	margin-bottom: 10px;
	text-align: center;
	border: 1px solid #ccc;
}
.back {
	padding: 10px;
	text-align: center;
}
.back a{
	text-decoration: underline;
}
.back a:hover{
	text-decoration: none;
}


