body { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; padding: 20px; margin: 0 0 0 0; color:#333;}
html, form { padding: 0; margin: 0;}

.ff_Header td { font-size: 11px;}
.ff_Header label { font-size: 11px;}
html>body .ff_Header label { vertical-align: top; }
.ff_Header input.button { font-weight: bold; background:#dddad3; }
.ff_Header input, .ff_Header select { font-family: 'Verdana'; font-size: 11px; color: #282b31; }

.ff_Item a:link,
.ff_Item a:active,
.ff_Header a:link,
.ff_Header a:active,
.ff_Nav a:link,
.ff_Nav a:active
{
	text-decoration: underline;
	border: 0;
	-moz-outline-style: none;
	color: #000;
}

.ff_Item a:visited,
.ff_Header a:visited,
.ff_Nav a:visited
{
	color: #000;
}

.ff_Item a:hover,
.ff_Header a:hover
{
	color: #000;
}

.ff_Loc { display: block; padding: 0; margin-top: 5px;}
.ff_Loc label { font-size: 11px; line-height: 18px;}

.ff_Bread { background:#E5F3FC; border-top: solid 1px #CEE5F3; padding: 7px; margin: 20px 0; color:#000; height: 18px; }
.ff_BreadT { float: left; width: 100px;}
.ff_BreadNR { float: right; width: 400px; text-align: right; }

.ff_suggest { background: #E5F3FC; color: red; font-weight: bold; margin: 10px 0; padding: 5px; }
.ff_suggest a { font-weight: normal; }

#td-content .ff_Item { margin-bottom: 15px; font-size: 12px; line-height: 16px; word-break:break-all; }
#td-content .ff_Item h2 { font-size: 15px; line-height:22px; font-weight: normal; padding: 0; margin: 0;}
#td-content .ff_Item p { font-size: 12px; line-height: 17px; padding: 2px 0; margin: 0; color:#333; }
#td-content .ff_Item span { color:#693; font-size: 11px; padding-left: 0;}
#td-content .ff_Item span b { color:#693; }

.ff_Msg { color: yellow; margin-bottom: 15px; }

.ff_Nav { font-size: 11px; margin-top: 50px; }
.ff_Nav a, .ff_Nav b { padding: 2px 6px; }
.ff_Nav a:hover { padding: 2px 5px; border: solid 1px #039; background: #36C; color:#fff;}

.ff_Footer { font-size: 11px; color:#454b51; margin-top: 20px; background:#E5F3FC; border-bottom: solid 1px #CEE5F3;  padding: 10px 0; }
.ff_Footer a { color:#454b51;}


