
/******表头连接样式**********************************************************************/


#MainRightContent  .CContentTitleDiv
{
	background-image:url(../images/logintitle.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	width:564px;
	height:23px;
	margin:10px 0px  10px  0px ;
	padding:0px;

	text-align:left;
	clear:both;
	overflow:visible;
	border:1px solid #cccccc;
	}	
#MainRightContent  .CContentTitle
{
	background-image:url(../images/logintitle.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	height:15px;
	text-align:left;
	font-size:13px;
	font-weight:bold;
	color:#363636;
	vertical-align:text-bottom;
	width:auto;
	padding:8px 5px 2px 5px;
	overflow:visible;
	float:left;
	border-right:1px solid #FFFFFF;
	
	

	}
/******表头连接样式**********************************************************************/



/******数据列表样式**********************************************************************/

#MainRightContent .RightContentListTable
{
	BORDER-COLLAPSE: collapse;
	BACKGROUND-COLOR: white;
	width: 564px;
	border-bottom: 2px solid #6699cc;
	border-top: 2px solid #6699cc;
	
	}
#MainRightContent .RightContentListTable td
{
	height:25px;
	vertical-align:middle;
	text-align:center;
	}

#MainRightContent .RightContentListTable .header 
{
	background: #DCDCDC;
	text-align: center;
	
}

#MainRightContent .RightContentListTable .item 
{
	
}

#MainRightContent .RightContentListTable .alterItem 
{	
	BACKGROUND-COLOR: #f5f5f5;
}
/******数据列表样式**********************************************************************/

/******数据列表样式**********************************************************************/
#MainRightContent .RightContentInfoTable
{
	BORDER-COLLAPSE: collapse;
	
	width: 564px;
	background-color:#ccccff;	
	}
#MainRightContent .RightContentInfoTable  td
{
	height:25px;
	vertical-align:middle;
	background-color:#FFFFFF;
	padding-left:5px
	}


/******数据列表样式**********************************************************************/


