body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif, 宋体;
	font-size: 12px;
}

a:link {
	color: #3d5376;
	text-decoration: none;
}
a:visited {
	color: #3d5376;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #FA7D3A;
}

a:active {
	text-decoration: none;
	color: #FA7D3A;
}

a.blue:link {
	color: #3D5376;
	text-decoration: underline;
}
a.blue:visited {
	color: #3D5376;
	text-decoration: underline;
}
a.blue:hover {
	color: #FA7D3A;
	text-decoration: underline;
}
a.blue:active {
	color: #FA7D3A;
	text-decoration: underline;
}

.bold-blue {
	font-weight: bold;
	color: #3d5376;
}

.bold-white {
	font-weight: bold;
	color: #ffffff;
}

.orange {
	color: #EB5F01;
}

.gray {
	color: gray;
}

span.link {
	color : #3d5376;
	cursor: pointer;
}
span.blueLink {
	color : #3D5376;
	cursor: pointer;
	text-decoration: underline;
}
span.blueGrayLink {
	color : #108AC6;
	cursor: pointer;
}
span.redLink {
	cursor: pointer;
	color: #af3042;
	font-weight: bold;
}
span.blueBoldLink {
	color : #3D5376;
	cursor: pointer;
	font-weight: bold;
}

.cx-open-1 {
	background-image: url(../images/folder-open.gif) !important;
}

.cx-copy-1 {
	background-image: url(../images/copy.gif) !important;
}

.cx-paste-1 {
	background-image: url(../images/paste.gif) !important;
}

.cx-rename-1 {
	background-image: url(../images/rename.gif) !important;
}

.cx-refresh-1 {
	background-image: url(../images/refresh.gif) !important;
}
.cx-refresh-2 {
	background-image: url(../images/refresh2.gif) !important;
}

.cx-lock-1 {
	background-image: url(../images/lock.gif) !important;
}

.cx-tabs-1 {
	background-image: url(../images/tabs.gif) !important;
}

.cx-wait-1 {
	background-image: url(../images/wait.gif) !important;
}

.cx-regist-1 {
	background: url('../images/regist.gif') 0 4px no-repeat !important;
}

.cx-login-1,.cx-online {
	background: url('../images/user_online.gif') 0 4px no-repeat !important;
}

.cx-submit-1 {
	background: url('../images/submit1.gif') 0 2px no-repeat !important;
}

.cx-submit-2 {
	background: url('../images/submit2.gif') 0 2px no-repeat !important;
}

.cx-submit-3 {
	background: url('../images/submit3.gif') 0 4px no-repeat !important;
}

.cx-close-1 {
	background: url('../images/cross.gif') 0 4px no-repeat !important;
}

.cx-close-2 {
	background: url('../images/close.gif') 0 3px no-repeat !important;
}

.cx-save-1 {
	background: url('../images/save.gif') 0 2px no-repeat !important;
}

.cx-new-1 {
	background: url('../images/new.gif') 0 2px no-repeat !important;
}

.cx-new-2 {
	background: url('../images/new2.gif') 0 2px no-repeat !important;
}

.cx-new-3 {
	background-image: url(../images/add.gif) !important;
}

.cx-new-4 {
	background: url('../images/new.gif') 0 0 no-repeat !important;
}

.cx-delete-1 {
	background: url('../images/cross.gif') 0 4px no-repeat !important;
}

.cx-delete-2 {
	background: url('../images/delete.gif') 0 4px no-repeat !important;
}

.cx-delete-3 {
	background: url('../images/cross.gif') 0 0 no-repeat !important;
}

.cx-upload-1 {
	background: url('../images/go_top.gif') 0 4px no-repeat !important;
}

.cx-detail-1 {
	background: url('../images/rscInfo.gif') 0 2px no-repeat !important;
}

.cx-detail-2 {
	background: url('../images/rscInfo.gif') 0 4px no-repeat !important;
}

.cx-detail-3 {
	background: url('../images/rscInfo.gif') 0 0 no-repeat !important;
}

.cx-importXls {
	background-image: url(../images/excel_import.gif) !important;
}

.cx-exportXls {
	background-image: url(../images/excel_export.gif) !important;
}

.cx-search-1 {
	background: url('../images/search.gif') 0 4px no-repeat !important;
}

.cx-list-1 {
	background: url('../images/tabs.gif') 0 4px no-repeat !important;
}

.cx-list-2 {
	background: url('../images/rscInfo.gif') 0 4px no-repeat !important;
}

.cx-list-3 {
	background: url('../images/rss.gif') 0 4px no-repeat !important;
}

.cx-list-4 {
	background: url('../images/icon1.gif') 0 4px no-repeat !important;
}

.cx-welcome-1 {
	background: url('../images/welcome.gif') 0 4px no-repeat !important;
}
.cx-tree-node-1 {
    height : 23;
    margin: 2 2 2 2;
}

.cx-checked-1{
	background: url('../images/right.gif') 0 4px no-repeat !important;
}

.cx-menu-new-1{
	background: url('../images/new2.gif') 0 0 no-repeat !important;
}

.cx-menu-delete-1{
	background: url('../images/cross.gif') 0 0 no-repeat !important;
}

.cx-menu-detail-1{
	background: url('../images/rscInfo.gif') 0 0 no-repeat !important;
}

.cx-menu-checked-1{
	background: url('../images/right.gif') 0 0 no-repeat !important;
}

.cx-authority-1{
	background: url('../images/man.gif') 0 2px no-repeat !important;
}

.cx-install-1{
	background: url('../images/install_icon.gif') 0 2px no-repeat !important;
}
.cx-install-2{
	background: url('../images/install_icon.gif') 0 4px no-repeat !important;
}
.cx-excel-1{
	background: url('../images/excel_export.gif') 0 4px no-repeat !important;
}
.cx-changpwd-1{
	background: url('../images/lock.gif') 0 4px no-repeat !important;
}

.cx-menu-excel-1{
	background: url('../images/excel_export.gif') 0 0 no-repeat !important;
}

.cx-menu-changpwd-1{
	background: url('../images/lock.gif') 0 0 no-repeat !important;
}

.cx-customers-1{
	background: url('../images/man.gif') 0 4px no-repeat !important;
}

.cx-release-1{
	background: url('../images/install_icon.gif') 0 4px no-repeat !important;
}

.cx-record-1{
	background: url('../images/detail.gif') 0 4px no-repeat !important;
}

.cx-up-1{
	background: url('../images/Cprevious.gif') 2px 4px no-repeat !important;
}

.cx-down-1{
	background: url('../images/Cnext.gif') 2px 4px no-repeat !important;
}

.cx-goTop-1{
	background: url('../images/go_top.gif') 2px 2px no-repeat !important;
}
