﻿@charset "utf-8";
/* CSS Document */

/*公告栏*/
.gwfb{
	float: left; width: 222px; 
}
.gwfb_headerdiv{
	float: left;
	width:222px;
	height:43px;
	background:url(jgsz_headerdiv.gif) no-repeat;
}
.gwfb_headertext{
	font-size: 14px;
	color: #F76102;
	font-weight: bold;
	float: left;
	margin-top: 8px;
	width:180px;
	text-align:center;
}
.gwfb_bodydiv{
	width:222px;
	margin: 0;
	float: left;
background:url(gwfb_bodydiv.gif) repeat-y;
}
.gwfb_bodyheight{
		height: 180px;
		overflow: hidden;
}
.gwfb_bottomdiv{
	
}

.gwfb_download{
	width:40px;
	height:15px;
	display: none;
}

.gwfb_table{
	width: 100%;
}
.gwfb_title{
	width: 85%;
	padding-left: 25px;
	background:url(ball.gif) no-repeat 8px 5px;
}

.gwfb_newspic{
	width: 27px;
	height:13px;
	
}
.gwfb_zhiding{
	width:19px;
	height:16px;
	border:none;
	cursor:hand;
	display: none;
	
}

.gwfb_date{
	font-size:12px;
	width:15%;
	color:#7C8BA0;
	display: none;
}
.gwfb_downmorediv{
	float: right;
	width: 56px;
	height: 19px;
	background: url(more.gif) no-repeat;
	cursor:hand;
	margin-right:2px;
	margin-top: 2px;
}
