@charset "gb2312";
/* CSS Document */
body,td,th {
	font-size: 12px;
	color: #3c6592;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 12px;
	color: #3c6592;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3c6592;
}
a:hover {
	text-decoration: underline;
	color: #3c6592;
}
a:active {
	text-decoration: none;
	color: #3c6592;
}
p,ul,li,form{
	margin:0;
	padding:0;
	}
li{ list-style:none;}
.cls{
	clear:both;
	width:0;
	height:0;
	overflow:hidden;
	}
	
.topfrm{
	background:url(nyzf_top.jpg) center no-repeat;
	height:92px;
	width:100%;
	}
.menufrm{
	background:url(nyzf_menu_bg.jpg);
	height:52px;
	overflow:hidden;
	}
.menufrm ul{
	width:880px;
	margin:0 auto;
	}
.menufrm ul li{
	width:164px;
	text-align:center;
	height:52px;
	line-height:52px;
	float:left;
	margin:0 5px;
	}
.menufrm ul li,.menufrm ul li a,.menufrm ul li a:link,.menufrm ul li a:visited,.menufrm ul li a:hover,.menufrm ul li a:active{
	font-size:16px;
	color:#FFF;
	font-weight:bold;
	}
.menufrm ul li.mline{
	background:url(nyzf_menu_line.jpg);
	width:54px;
	overflow:hidden;
	}
.menufrm ul li.sel{
	background:url(nyzf_menu_sel.jpg);
	}
.menufrm ul li.sel,.menufrm ul li.sel a,.menufrm ul li.sel a:link,.menufrm ul li.sel a:visited,.menufrm ul li.sel a:hover,.menufrm ul li.sel a:active{ color:#233c65;}
.bannerfrm{
	padding:10px 0 22px 0;
	text-align:center;
	background:url(nyzf_banner_swd.jpg) bottom repeat-x;
	}
.bottomfrm{
	background:url(nyzf_bottom_bg.jpg);
	height:68px;
	padding-top:15px;
	overflow:hidden;
	width:100%;
	margin-top:20px;
	text-align:center;
	color:#FFF;
	line-height:150%;
	}
.bottomfrm span{ margin:0 0 0 20px;}
.bodyfrm{
	width:980px;
	margin:0 auto;
	}
.blfrm{
	float:left;
	}
.brfrm{
	float:right;
	}
.newslistfrm{
	width:251px;
	border:#acc4d6 solid 1px;
	background:url(nyzf_title_bg.jpg) top repeat-x;
	}
.newslistfrm div{
	background:url(nyzf_title_right.jpg) right no-repeat;
	height:42px;
	}
.newslistfrm div p{
	background:url(nyzf_title_log.jpg) left no-repeat;
	margin-left:13px;
	padding-left:38px;
	line-height:42px;
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	}
.newslistfrm ul{
	background:url(nyzf_list_bg.jpg) bottom repeat-x #FFF;
	}
.newslistfrm ul li{
	height:41px;
	line-height:41px;
	background:url(nyzf_dot.gif) 12px center no-repeat;
	padding-left:30px;
	border-bottom:#7493ae solid 1px;
	}
.blfrm .newslistfrm{ margin-right:7px; float:left;}
.brfrm img{ margin-top:8px;}