@import url(http://www.hanfeitzu.org/share/css/general.css);
@import url(http://www.hanfeitzu.org/share/css/header.css);
@import url(http://www.hanfeitzu.org/share/css/navigation.css);
@import url(http://www.hanfeitzu.org/share/css/post.css);
@import url(http://www.hanfeitzu.org/share/css/sidebar.css);

div.post p {	
	line-height: 30px;
	font-size: 20px;
	}
div.post h1 {
	font-size: 24px;
	line-height: 30px;
	}
pre, code {
	font-size: 20px;
	}
blockquote {
	font-size: 20px;
	}
li.def a {
	background: url(/share/images/sc/t_small.jpg) left top no-repeat;
}
li.med a {
	background: url(/share/images/sc/t_medium.jpg) left top no-repeat;
}
li.lar a {
	background: url(/share/images/sc/t_large_r.jpg) left top no-repeat;
}