/* CSS Document */

/*-------------------------------
 * project: 福建省外经贸厅(2008新版)
 * datetime: 2008-10-24
 * author: 榕基软件
 *-------------------------------
 */

/*文章页*/
#articleArea{ padding: 20px 43px; }
#articleTop{ height:20px; background:url(/images/article_top.gif) no-repeat; }
#article{ padding:20px 40px; background:url(/images/article_bg.gif) repeat-y; font-size:14px; }
#article .articlePrint{ text-align:right; font-size:12px;}
#article h2{ font-size:25px; font-weight:bold; text-align:center; padding:20px; line-height:35px;}
#article h3{ font-size:16px; font-weight:bold; text-align:center; padding:0 0 10px 0; }
#article #articleForm{ text-align:center; font-size:12px; border-bottom:2px solid #f2f9fe; padding:5px; margin-bottom:10px; }
#article #articleForm span{ color:#f1a005; }
#articleBottom{ height:20px; background:url(/images/article_bottom.gif) no-repeat; }
#article span#attach{ display:block; color:#0077ce; padding:10px 0; }
#article span#attach a{ color:#0077ce; text-decoration:underline; }
#article span#Zoom a{ color:#0077ce; text-decoration:underline; }
#article span#fontzoom a{ color: #0033FF; text-decoration:underline; }