/* CSS Document */

/*-------------------------------
 * project: 福建省外经贸厅(2008新版)
 * datetime: 2008-10-24
 * author: 榕基软件
 *-------------------------------
 */
 
body{
	text-align:center;
	margin:0 auto; 
	padding:0;
	font-size:12px; 
	font-family:"宋体";
	color:#333; 
	font-weight:normal;
	line-height:25px;
	background-color:transparent;
	background:#f7f7f7;
}