﻿@charset "utf-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	font-size:12px;
	font-family:"宋体",Arial, Helvetica, sans-serif;
	background-color:#eee;
	}
a:link, a:visited {
	color:#000;
	text-decoration:none;
	}
a:hover {
	color:#006;
	text-decoration:underline;
	}
a.a2:link,a.a2:visited{
	color:#C00;
	text-decoration:none;
	}
a.a3:link,a.a3:visited {
	color:#fff;
	text-decoration:none;
	}
a.a2:hover {
	text-decoration:underline;
	}
a.more:link,a.more:visited,a.more:hover {
	background:url(zfj_Icon.gif) left -260px no-repeat;
	display:block;
	height:20px;
	line-height:20px;
	text-indent:16px;
	}
form,intput,ul,li,dl,dd,dt,font,h1,strong {
	margin:0;
	padding:0;
	}
ul,li,dl,dd,dt {
	list-style:none;
	}
img {
	border:none;
	font-size:0;
	line-height:0;
	margin:0;
	padding:0;
	}
	
.f14 {
	font-size:14px;
	}
.fc_w {
	color:#fff;
	}
.lSlet {
	width:160px;
	}
.border1 {
	border:1px solid #eee;
	}