body{
	background-color:#FBFBFB;
	font-family:PingFang SC,Lantinghei SC,Helvetica Neue,Helvetica,Arial,Microsoft YaHei,\\5FAE\8F6F\96C5\9ED1,STHeitiSC-Light,simsun,\\5B8B\4F53,WenQuanYi Zen Hei,WenQuanYi Micro Hei,"sans-serif";
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-size-adjust: 100%!important;
    -ms-text-size-adjust: 100%!important;
    -webkit-text-size-adjust: 100%!important;
}

.f_main{
	border-radius: 4px;
	background-color:#FFF;
}
.f-header {
	background-color: #23282d;
}

.fs_component {
    background-color: #FFF8DC;
    color: #000000;
}

.f_cTitle {
}
.f_cValidate {
}

.block-header {
	display:none;
}

.block-header span {
	background-color:#669acc;
	color:#FFF;
	text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
}
.f_copyright {
}
.f_powerby{
	color:#999;
}

.f_share_main {
    background-color: #345;
}
.f_submit_error{
	line-height:26px;display:inline-block;padding:.2em 1em .2em;
}
.f_body>input.focus_flag,.f_body>input.focus_flag:active,.f_body>input.focus_flag:focus{
	width:1px;
	height:1px;
	border:0;
	outline:none;
	box-shadow:0;
	background:transparent;
}
