﻿body {
	margin: 0px;
	background-color: White;
	font-size: 12px;
	color: Black;
}

td {
	font-size: 12px;
	color: Black;
}

body td a:link, body td a:visited, body td a:active, body td a:hover {
	background-color: Transparent;
	border: none;
}

/* CRM通用按钮样式 */
.Btn {
	border: 1px buttonhighlight outset;
	background-image: url(Images/ButtonBg.gif);
	height: 24px;
	padding-top: 2px;
	color: #000000;
	font-size: 13px;
}

/* 输入框样式 */
.TextBox {
	border: 1px solid #AAAAAA;
	color: #000000;
	font-size: 13px;
	background-color: White;
}

/* 表格控件标题样式 */
.TableListHeader {
	background: url(Images/TableHeaderBg.gif) #FFF5E4 repeat-x left 2px;
	height: 22px;
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
}
.TableListHeader td {
	padding: 2px 5px 2px 5px;
	border-right: 1px solid #EFC066;
	border-bottom: 1px solid #EFC066;
	white-space: nowrap;
}
.TableListHeader a:link, .TableListHeader a:visited, .TableListHeader a:active {
	background-color: Transparent;
	border: none;
	font-size: 12px;
	color: Black;
}
.TableListHeader a:hover {
	background-color: Transparent;
	border: none;
	font-size: 12px;
	color: Blue;
}
/* 表格控件行样式 */
.TableListRow {
	background-color: #FFFFF5;
	height: 24px;
	padding-left: 5px;
	padding-right: 5px;
}
.TableListRow td {
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #EFC066;
	border-bottom: 1px solid #EFC066;
	white-space: nowrap;
	vertical-align: middle;
}
.TableListRowHighLight {
	background-color: #EFF7F7;
	height: 24px;
	padding-left: 5px;
	padding-right: 5px;
}
.TableListRowHighLight td {
	font-size: 12px;
	padding-left: 5px;
	padding-right: 5px;
	border-right: 1px solid #EFC066;
	border-bottom: 1px solid #EFC066;
	white-space: nowrap;
	vertical-align: middle;
}
a.TableListRowLink:link, a.TableListRowLink:visited, a.TableListRowLink:active {
	background-color: Transparent;
	font-size: 12px;
	color: Blue;
	text-decoration: none;
	border: none;
	padding: 0px;
}
a.TableListRowLink:hover {
	font-size: 12px;
	color: Blue;
	text-decoration: underline;
}
a.TableListIcon:link, a.TableListIcon:visited, a.TableListIcon:active, a.TableListIcon:hover {
	background-color: Transparent;
	border: none;
}
.TableListEmptyDataRow {
	background-color: #FFE0C0;
}
.TableListEmptyDataRow td {
	padding: 5px;
}
/* 表格控件分页样式 */
.TableListPager {
	background-color: #FFE4BC;
	height: 22px;
}
.TableListPager .TableListPagerInfo {
	font-size: 12px;
	color: #000;
	background-color: #FFE4BC;
	text-decoration: none;
	border: none;
	padding: 0px;
	white-space: nowrap;
}
.TableListPager td {
	font-size: 12px;
}
.TableListPager td span {
	color: #FFF;
	background-color: #1591D2;
	text-decoration: none;
	border: 1px solid #000;
	padding: 0px 5px 0px 5px;
	white-space: nowrap;
}
.TableListPager td a:link, .TableListPager td a:visited, .TableListPager td a:active {
	color: #333;
	text-decoration: none;
	background-color: #EEEEEE;
	border: 1px solid #999999;
	padding: 0px 5px 0px 5px;
}
.TableListPager td a:hover {
	color: #FFF;
	background-color: #1591D2;
	text-decoration: none;
	border: 1px solid #000;
	padding: 0px 5px 0px 5px;
}
/* 链接样式 */
a.LinkStyle:link, a.LinkStyle:visited, a.LinkStyle:active {
	font-size: 12px;
	color: Blue;
	border: none;
	padding: 0px;
	margin: 0px;
	text-decoration: underline;
	background-color: Transparent;
}
a.LinkStyle:hover {
	font-size: 12px;
	color: #F26521;
	border: none;
	padding: 0px;
	margin: 0px;
	text-decoration: none;
	background-color: Transparent;
}
/* 窗口标题背景 */
.WinTopBg{
	background: url(Images/WinTopBg.gif) #758897 repeat-x left top;
	color:White;
}
.WinTopBgB{
	background: url(Images/WinTopBgB.gif) #758897 repeat-x left top;
	color:White;
}
/* 窗口标题背景H */
.WinTopBgH{
	background: url(Images/WinTopBgH.gif) #758897 repeat-x left top;
	color:White;
}
/* 窗口内容左 */
.WinContentLeft{
	background: url(Images/WinContentLeft.gif) #C4D2DB repeat-y left top;
}
.WinContentLeftB{
	background: url(Images/WinContentLeftB.gif) #C4D2DB repeat-y left top;
}
/* 窗口内容右 */
.WinContentRight{
	background: url(Images/WinContentRight.gif) #C4D2DB repeat-y left top;
}
.WinContentRightB{
	background: url(Images/WinContentRightB.gif) #C4D2DB repeat-y left top;
}
/* 窗口内容背景 */
.WinContentBg{
	background-color: #F6F7F9;
}
.WinContentBgB{
	background-color: #F6F9F6;
}
/* 窗口底左 */
.WinBottomLeft{
	background: url(Images/WinBottomLeft.gif) #C4D2DB repeat-x left top;
}
/* 窗口底右 */
.WinBottomRight{
	background: url(Images/WinBottomRight.gif) #C4D2DB repeat-x left top;
}
/* 窗口底背景 */
.WinBottomBg{
	background: url(Images/WinBottomBg.gif) #C4D2DB repeat-x left top;
}
/* 主题标题 */
.SubjectTitle{
	color:#003366;
	font-weight:bold;
}
.SubjectDescription{
	color:#898989;
}
/* 按钮图标 */
.IconSubmit{
	background: url(Images/IconSubmit.gif) buttonface no-repeat left top;
	padding-left:4px;
	text-align:center;
}
.IconCancel{
	background: buttonface;
	padding-left:4px;
	text-align:center;
}
/* 标题链接 */
a.TitleLink:link, a.TitleLink:visited, a.TitleLink:active {
	background-color: Transparent;
	font-size: 12px;
	color: White;
	text-decoration: none;
	border: none;
	padding: 0px;
}
a.TitleLink:hover {
	font-size: 12px;
	color: White;
	text-decoration: underline;
}
/* 类别链接 */
a.TypeLink:link, a.TypeLink:visited, a.TypeLink:active {
	background-color: Transparent;
	font-size: 12px;
	color: #666;
	text-decoration: none;
	border: none;
	padding: 0px 0px 0px 5px;
}
a.TypeLink:hover {
	font-size: 12px;
	color: #666;
	text-decoration: none;
	padding: 0px 0px 0px 5px;
}
/* 图标用户 */
.IconME{
	background: url(Images/IconME.gif) #fff no-repeat left top;
}
.IconAG{
	background: url(Images/IconAG.gif) #fff no-repeat left top;
}
.IconCR{
	background: url(Images/IconCR.gif) #fff no-repeat left top;
}
.IconSF{
	background: url(Images/IconSF.gif) #fff no-repeat left top;
}
/* 窗体样式 */
.WinTopLeft{
	background: url(Images/WinTopLeft.gif) #fff no-repeat left top;
}
.WinTopRight{
	background: url(Images/WinTopRight.gif) #fff no-repeat left top;
}
.WinTopLeftB{
	background: url(Images/WinTopLeftB.gif) #fff no-repeat left top;
}
.WinTopRightB{
	background: url(Images/WinTopRightB.gif) #fff no-repeat left top;
}

.ManagerTable{
	background: #fff;
}
.ManagerTable td{
	background: #F6F7F9;
	white-space: nowrap;
}

.ListTable tr td{
	border-bottom: 1px dashed #ccc;	
}