	
/******新闻的样式**********************************************************************/
#MainRightContent  .ContentNewsTitle
{	
	background-image:url(../images/newsTitleBg.jpg);
	background-position: left top;
	background-repeat:  no-repeat;
	width:524px;
	margin:0px auto;
	padding:10px 0px 15px 40px;
	border:0px;	
	height:26px;
	font-size:13px;
	font-weight:bold;
	color:#686868;	
	float:left;
	}	
#MainRightContent  .NewsListTable
{
	width:564px;	
	
	}	
#MainRightContent  .NewsListTable   td
{
	height:24px;
	background-image:url(../images/ico7.gif);
	background-position: 10px  10px;
	background-repeat:  no-repeat;
	cursor:pointer;
	border-bottom: #bcbcbc 1px dashed;
	padding:0px 0px 1px 25px;
		
	}	
/******新闻的样式**********************************************************************/

