#news td	{
			font:10px Verdana, Arial, Helvetica, sans-serif;
			line-height:13px;
			color:#949494;
			}
			
#news td .im_n	{
			width:78px;
			height:92px;
			padding:3px;
			background:url(images/news_im_bg.gif) top left no-repeat;
			}
			
#news td .news_tittle	{
			background:url(images/news_px.gif) top repeat-x #81D4FD;
			vertical-align:middle;
			padding:0 10px 0 10px;
			}
			
#news td .news_also	{
			background:url(images/news_px.gif) top repeat-x #81D4FD;
			vertical-align:middle;
			padding:0 10px 0 10px;
			text-decoration:underline;
			}

#news td .news_tittle b	{
			font:bold 12px Verdana, Arial, Helvetica, sans-serif;
			}

			
#news td .news_tittle a	{
			font:bold 10px Verdana, Arial, Helvetica, sans-serif;
			line-height:11px;
			color:#4C7906;
			text-decoration:underline;
			}
			
#news td .news_tittle a:hover	{
			color:#629415;
			text-decoration:underline;
			}
			
#news td span {
			font-weight:bold;
			font-size:12px;
			}
			
#news td span strong{
			font-weight:bold;
			font-size:12px;
			color:#3E3D3D;
			}
			
#news td a	{
			color:#3E3D3D;
			text-decoration:none;
			}
			
#news td a:hover	{
			color:#3E3D3D;
			text-decoration:underline;
			}
			
#news td ul	{
			margin:20px 0 0 10px;
			padding:0;
			list-style:none;
			}
			
#news td li	{
			margin:0 0 5px 0;
			padding:0 0 0 16px;
			font:10px Verdana, Arial, Helvetica, sans-serif;
			color:#888787;
			line-height:12px;
			background:url(images/li.gif) 0 4px no-repeat;
			}
			
#news td li a	{
			font-size:11px;
			color:#3E3D3D;
			text-decoration:none;
			}
			
.t			{
			font:10px Verdana, Arial, Helvetica, sans-serif;
			line-height:11px;
			color:#3E3D3D;
			vertical-align:middle;
			border-bottom:1px solid #3E3D3D;
			height:20px;
			}
			
.t b		{
			font:normal 10px Verdana, Arial, Helvetica, sans-serif;
			color:#949494;
			}
			
#news h1	{
			margin:0 0 15px 0;
			padding:0;
			font:18px Verdana, Arial, Helvetica, sans-serif;
			line-height:18px;
			color:#3E3D3D;
			}