@import "http://www.hanfeitzu.org/blog/default.css";

.content p {
font-size: 15px;
line-height: 25px;
}

.title, .commentform_title, .comment_title {
font-size:13px;
height:22px;
line-height:23px;
}
.list {
font-size:13px;
}
.resource_links {
font:14px verdana,arial;
}
.resource_links a {
height:18px;
}
.info_title {
font-size:12px;
}
li.fontsize1 a {
	background: url(/blog/img/fontsize_1_off.gif) left top no-repeat;
}
li.fontsize2 a {
	background: url(/blog/img/fontsize_2_off.gif) left top no-repeat;
}
li.fontsize3 a {
	background: url(/blog/img/fontsize_3_on.gif) left top no-repeat;
}
li.fontsize4 a {
	background: url(/blog/img/fontsize_4_off.gif) left top no-repeat;
}