@charset "utf-8";
/**
 * Default print styles
 */
html {
	font-family: "微软雅黑";
	font-size:.688em;
	line-height:16px;
}

ol {
	list-style-type:none;
}


/**
 * Hide these parts of the template
 */
#locale,
#navigation-sitewide,
#navigation-main,
#page-footer ul,
#news-ticker,
#navigation-sub {
	display:none;
}


/**
 * Hide these components on each template
 */
.quick-input,
.breadcrumbs,
.screenreader,
.paging,
.featured {
	display:none;
}
