.normal {
	font-family:"Arial", "sans-serif", "Times New Roman", "Microsoft Sans Serif", "Comic Sans MS", "MS Sans Serif", "Geneva";
	font-size: 16px;
	color: #333333;
}
.small {
	font-family:"Times New Roman", "Arial", "Microsoft Sans Serif", "Comic Sans MS", "MS Sans Serif";
	font-size: 14px;
	color: #333333;
	line-height: 20px;

}
.heima {
	font-family: "黑体", "Arial";
	font-size: 34px;
	color: #000000;
}
.homekuang {
	border: 1px dotted #666666;
}
a,a:link {
color:#333333;
text-decoration:none; /*下划线效果：无下划线*/
}
a:hover {
color:#006699;
text-decoration:none;
}
.bottomborder {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666666;
}
.heimasmall {
	font-family: "黑体", "Arial";
	font-size: 22px;
	color: #666666;
}
.ssmall {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666666;
	line-height: 18px;
}
.blogtitle {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #000000;
}
.fr-link {
        font-family: "Microsoft YaHei", "Arial", "Helvetica", "sans-serif";
        font-size: 12px;
        color: #555;
        line-height: 18px;
}
.fr-link a {
        color: #888;       
}

.fr-link a:hover {
        color: #555;
}

.sm {
    font-family: "Microsoft YaHei", "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #666;
}
