@charset "gb2312";
/* CSS Document */
#content2 img {
	 margin-left:10px;
	}
/******************postdetail*****************************/
#content2 .date {
	font-size:11px;
	color:#5f5f5f;
	}
#content2 .postdetail {
	margin-left:12px;
	margin-right:35px;
	border-bottom:1px solid #eaeaea;
	}
#content2 #last {
	border-bottom:none;
	}
#content2 .postdetail h2 {
	font-size:14px;
	margin-top:22px;
	margin-bottom:5px;
	color:#ea6a02;
	}
#content2 .postdetail a{
	color:#000;
	text-decoration:none;
}
#content2 .postdetail h2 a{
	color:#ea6a02;
	text-decoration:none;
}
#content2 .postdetail h2 a:hover{
	text-decoration:none;
	
}
#content2 .postdetail a:hover{
	text-decoration:underline;
}
#content2 .postdetail p {
	line-height:20px;
	margin-top:14px;
	margin-bottom:17px;
	}
/******************************postNav**********************************/
#content2 #postNav {
	margin-left:23px;
	margin-top:24px;
	position:relative;
	height:24px;
	}
#content2 #postNav a {
	color:#ac1831;
	margin-right:10px;
	text-decoration:none;
	}
#content2 #postNav .select {
	color:#040404;
	}
#content2 #postNav img {
	position:absolute;
	bottom:4px;;
	left:124px;}
