
/******表头连接样式**********************************************************************/
#MainRightContent .CContentTD
{
	padding: 5px 10px 5px 10px;
	text-align: center;
	vertical-align: top;
}

#MainRightContent .CContentTitleDiv
{
	background-image: url(../image/fieldSetTitleBg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	width: 665px;
	height: 23px;
	margin: 6px 0px 6px 0px;
	padding: 0px 0px 2px 30px;
	text-align: left;
	clear: both;
	overflow: visible; /*	border:1px solid #cccccc;*/
	border-bottom: solid 2px #fdac3e;
	background-color: #bbd3f0/*#b9d7f3*/
}
#MainRightContent .CContentTitle
{
	/*background-color: #89b62f/*#b9d7f3*/
	background-position: left top;
	background-repeat: repeat-x;
	height: 15px;
	text-align: left;
	font-size: 13px;
	font-weight: bold;
	vertical-align: text-bottom;
	width: auto;
	padding: 7px 5px 2px 5px;
	overflow: visible;
	float: left;
	border-right: solid 0px #FFFFFF;
}
/******表头连接样式**********************************************************************/



/******数据列表样式**********************************************************************/

#MainRightContent .RightContentListTable
{
	border-collapse: collapse;
	width: 695px;
	border-bottom: #6699cc 2px solid;
	border-top: #6699cc 2px solid;
	background-color:Gray;
	margin-bottom:5px;
}
#MainRightContent .RightContentListTable td
{
	height: 17px;
	vertical-align: middle;
	text-align: center;
	color: Black;
}

#MainRightContent .RightContentListTable .header
{
	background-image: url(../image/listTitleBg.jpg);
	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: #EFEFF7;
	padding-left: 5px;
}
#MainContentBody .RightContentInfoTable .submittd
{
	height: 30px;
	vertical-align: middle;
	background-color: #EFEFF7;
	padding-right: 30px;
	text-align: right;
}
#MainRightContent .RightContentSearchTable
{
	width: 695px;
	border-bottom: 1px solid #6699cc;
	margin-bottom: 10px;
	margin-top: 6px;
}
#MainRightContent .RightContentSearchTable td
{
	height: 30px;
	padding-left: 6px;
}

#MainRightContent .RightContentSearchTable .submittd
{
	padding-right: 5px;
}

/******数据列表样式**********************************************************************/



#MainRightContent #OperationDIV
{
	text-align:right;	
}

.WelcomeStyle
{
	background-image:url(../image/main/logintitle.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	height:18px;
	text-align: right;
	width:897px;
	margin:0px 0px 1px 0px; 
	padding:6px 0px 2px 0px;
	font-size:13px;
	font-weight:bold;
	color:#333333;	
}
