#endPage{float: right;width: 250px;margin: 5px 0px;}
#endTag{clear:both; height:26px; background:url(http://www.yangjh.net/wp-content/plugins/wp-append-content/images/tabinfo_bg.gif) bottom repeat-x;}
#endTag #Tagtext{float:left;padding:6px 5px 0 18px; text-align:left;}
#endTag ul{float:left;margin:0px;padding:0px;}
#endTag ul li{float:left; margin:0px 3px; border-left:1px solid #ccc; border-top:1px solid #ccc; border-right:1px solid #ccc; height:24px; background:#fff;list-style-type:none;padding:0px;}

#endTag .active{background:#F8FCFF; height:25px;}
#endTag h2{padding:8px 10px 0; clear:both;font-size:12px;font-weight:normal;margin:0px;padding:8px 10px 0px;}
#endTag a{color:#000;text-decoration: none;}
#endTag a:visited{color:#000;text-decoration: none;}
#endTag a:hover{color:#99aa88;text-decoration: none;}

#endContent{background:#F8FCFF;clear:both;border-bottom: 1px solid #ccc;min-height:140px;}
#endContent .list{padding:9px 0px;}
#endContent .list ul{margin:10px 0px 0px;padding:0px 0px 0px 10px;}
#endContent .list li{line-height:15px; margin:5px 0 5px 25px; text-align:left; clear:both; font-size:12px;}
#endContent .list li span{font-size:12px; padding:0 0 0 4px; color:#666;}
#endContent a{color:#667755;}
#endContent a:hover{color:#99aa88;}

#contentleft .subscribebox {
	background-color: #ffffdd;
	width: 90%;
	margin: 10px 14px 20px 14px;
	padding: 4px;
	border: 1px solid #dddddd;
	text-align: left;
}
#contentleft .subscribebox a:link, .subscribebox a:visited{
	color: #fe5f10;
	font-weight: 700;
}

/* next & previous post navigation */
.post-nav {
	clear: both;
	padding-bottom: 35px;
	margin-top: 15px;
}
.post-nav a, .post-nav a:visited {
	color:#667755;
	text-decoration: none;
}
.post-nav a:hover {
	color: #99aa88;
	text-decoration: none;
}
.post-nav .previous{
	float: left;
	padding-left: 20px;
}
.post-nav .next{
	float: right;
	padding-right: 20px;
	text-align: right;
}