/* content style */
#content a{COLOR: #d7661c; TEXT-DECORATION: none}
#content a:visited { COLOR: #d7661c; BORDER-BOTTOM: #ccc 1px dotted; TEXT-DECORATION: none }
#content a:hover { COLOR: #94ab36; BORDER-BOTTOM: #ccc 1px solid; TEXT-DECORATION: none}
#content dl{margin:0px}
#content dl dd{margin-left:12px;padding-left:12px}
#content ul{margin-top:5px;margin-bottom:5px;margin-left:9px;padding-left:9px}
#content h1{
	border-bottom-color: #d7661c;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	background-image: url(http://fc.ffsky.cn/navbar/para1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	clear:both;
	padding:0px 0px 0px 32px;
	margin:0px;
	color:#A39F3C;
	font-size: 18px;
	font-weight:normal;
}
#content h2{
	background-repeat: no-repeat;
	background-position: left top;
	clear:both;
	padding:2px 0px 0px 20px;
	margin-top:16px;
	margin-bottom:0px;
	margin-left:-5px;
	background-image: url(http://fc.ffsky.cn/navbar/para2.jpg);
	color:#A39F3C;
	font-size: 13px;
	font-weight:normal;
}
#content .list{border:dashed 1px #d7661c}
#content .list td{padding:9px;}
#content .top{text-align:right}
