@charset "utf-8";
/* CSS Document */


.jydt{
	float: left; width: 235px; 
}
.jydt_headerdiv{
	float: left;
	width:235px;
	height:26px;
	background:url(jydt_headerdiv.gif) no-repeat;
}
.jydt_headertext{
	font-size: 13px;
	color: #fff;
	font-weight: bold;
	float: left;
	margin-top: 6px;
	width:180px;
	text-align:center;
}
.jydt_bodydiv{
	width:235px;
	margin: 0;
	float: left;
	background:#F8F7F3;
}
.jydt_bodyheight{
		height: 180px;
		overflow: hidden;
}
.jydt_bottomdiv{

}

.jydt_download{
	width:40px;
	height:15px;
	display: none;
}

.jydt_table{
	width: 100%;
}
.jydt_title{
	width: 100%;
	padding-left: 20px;
	background:url(ball2.gif) no-repeat 8px 5px;
}
a.jydt_lilink:link,a.jydt_lilink:visited {
color:#237B00;}
a.jydt_lilink:hover{color:#000;}

.jydt_newspic{
	width: 27px;
	height:13px;
	
}
.jydt_zhiding{
	width:19px;
	height:16px;
	border:none;
	cursor:hand;
	display: none;
	
}

.jydt_date{
	font-size:12px;
	width:15%;
	color:#7C8BA0;
	display: none;
}
.jydt_downmorediv{
	float: right;
	width: 56px;
	height: 19px;
	background: url(more.gif) no-repeat;
	cursor:hand;
	margin-right:2px;
	margin-top: 2px;
}
