body
{
	background: url(../images/body_bg.jpg) !important;
	background-repeat:repeat-x !important;
	background-color:#fff;
	margin:0px;
	padding:0px;
	text-align:center;
	margin-left:0;
	margin-right:0;
}

table.tabPage td
{
	font-size:16px;
	text-align:center;
	font-weight:bold;
}
table.tabPage td.normalTab
{
	background-color:#cad9ec;
}
table.tabPage td.selectTab
{
	background-color:#d1def1;
	
}
table.inputLayout
{
	border-width:0px;
	margin-bottom:10px;	
	background-color:#c5d7ed;
}
table.inputLayout td
{
	padding:3px;
    padding-bottom:5px;
	font-size:12px;
	border-width:0px;	
	text-align:left;
	background-color:#fff;
}
table.inputLayout td.subject
{
	text-align:left;
	width:100px;
}
table.inputLayout select
{	
	width:140px;
	border:1px #999999 solid;
}
table.inputLayout input
{	
	border:1px #999999 solid;
}
table.jdbg
{
	border-width:0px;
	margin-top:10px;	
	background-color:black;
}
table.jdbg td
{
	padding:3px;
    padding-bottom:5px;
	font-size:18px;
	border-width:0px;	
	text-align:center;
	background-color:#fff;
}
#the-table{
	table-layout:fixed
}

#the-table td
{   
   overflow:hidden;
   text-overflow:ellipsis;	
   white-space:nowrap;
}


.titleDiv{
	color: #004c8a !important;
    font-weight: bold !important;
	height: 26px !important;
}
	
.tableGrid tbody tr{
	height: 30px !important;
    line-height: 30px !important;
}
div.subjectContent{
	padding-top: 1px !important;
    color: f8f8f8 !important;
}
#nav_box{
	margin-left: 30px !important;
	}
#slidingBlock h4.menuOn {
	background-image: url(../images/nav8_80a1.jpg) !important; 
    background-color: #d4eafe !important;
    background-repeat: no-repeat !important;
    background-position: 6px bottom !important; 
    color: #333 !important;
    font-size: 15px !important;
    margin-top: 3px !important;
    border-top: 3px solid #19d800 !important;
    margin-right: 5px !important;
    -webkit-border-top-left-radius: 3px !important;
    -webkit-border-top-right-radius: 3px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    -moz-border-radius-topleft: 5px !important;
    -moz-border-radius-topright: 5px !important;
    -moz-border-radius-bottomright: 0px !important;
    -moz-border-radius-bottomleft: 0px !important;
    border-top-left-radius: 3px !important;
    border-top-right-radius: 3px !important;
    border-bottom-right-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
	}
#slidingBlock h4 {
    height: 33px !important;
    line-height: 33px !important;
    font-size: 14px !important;
	padding-top:3px !important;
    background-image: url(../images/nav211.jpg) !important; 
}
#slidingBlock h4.menuNo {
	padding-top: 3px !important;
}
	
#slidingBlock DIV.slidingList li {
	font-size:14px !important;
	height: 25px !important;
    line-height: 25px !important;
    text-indent: 30px !important;
    border-bottom: 2px solid #c3def7 !important;
}
#slidingBlock {
	
    min-height: 30px;
    background-image: url(../images/nav21.jpg) !important; 
    background-color: #0054a9 !important;
    font-size: 14px !important;
	border-top: 1px solid #297cbf !important;
}
#line {
	width: 5px !important;
    height: 24px !important;
    margin-top: 5px !important;
    background-image: url(../images/nav6111.jpg) !important; 
    border-left: 1px solid #297cbf !important;
}
.toolbar .tool {
	font-size: 14px !important;
    margin-right: 20px !important;
}

div.subjectBorder {	
	margin-top: -1px !important;
}
div.titleContent {
	font-size: 18px !important;
    color: #2469a0 !important;
    text-align: left !important;
}
div.subjectContent {
	padding-top: 1px !important;
    padding-left: 15px !important;
    font-size: 14px !important;
    color: #2469a0 !important;
}
.tableGrid thead tr {
	height: 26px !important;
    line-height: 26px !important;
}
.tbodyMouseOver {
	background-color:#e3f1ff !important;
}
div#clientBorder {
    width: 100% !important;
}

.navTableSubject {
    background-color: #8dc5ec !important;
    background-repeat: no-repeat !important;
    background-image: url(../images/psmslog-02.jpg) !important;
    background-position: left !important;
}




.extInputSmall
{
	padding:1px 3px;
	background:#fff url(../js/ext2/resources/images/default/form/text-bg.gif) repeat-x 0 0;
	border:1px solid #B5B8C8;
	vertical-align:middle;
	margin:-1px 0;
	height:25px;
	line-height:20px;
	width:140px;
}
.extInputSmallExtend
{
	padding:1px 3px;
	background:#fff url(../js/ext2/resources/images/default/form/text-bg.gif) repeat-x 0 0;
	border:1px solid red;
	vertical-align:middle;
	margin:-1px 0;
	height:18px;
	line-height:18px;
	width:140px;	
}
.extInputRead
{
    border-color: #99BBE8;
    border-width:   0pt;
    border-right-width:   0pt;
    border-bottom-width:   1pt;
    border-left-width:   0pt
	padding:1px 3px;
	background-color: #f6f9fc;
	vertical-align:middle;
	margin:-1px 0;
	height:20px;

	width:160px;
    oReadOnly:expression(this.readOnly=true);
}
.extInputReadExtend
{
    border-color: #99BBE8;
    border-width:   0pt;
    border-right-width:   0pt;
    border-bottom-width:   0pt;
    border-left-width:   0pt
	padding:1px 3px;
	background-color: #f6f9fc;
	vertical-align:middle;
	margin:-1px 0;
	height:20px;
	line-height:18px;
	width:160px;
    oReadOnly:expression(this.readOnly=true);
}

input.extButtonSmall
{
	border-width:1px;
	border-style:solid;
	border-color:#a1badf;
	background:url(../images/extButtonSmall.gif) repeat-x;
	background-color:#f2f2ed;
	height: 25px;

    padding: 5px 10px;
    cursor: pointer;
    font-size: 14px;
    border-radius: 3px;
}

input.extButtonBig
{
	border-width:1px;
	border-style:solid;
	border-color:#a1badf;
	background:url(../images/extButtonBig.gif) repeat-x;
	background-color:#f2f2ed;
	font-size:16px;
	height:30px;
	line-height:28px;
	padding:0px 5px;
}
div.extPanel
{
	border-width:1px;	
	border-style:solid;
	border-color:#99bbe8;
	padding:0px;	
}
div.extPanel .extPanelSubject
{
	border-width:0px;
	border-bottom:1px;
	border-style:solid;
	border-color:#99bbe8;		
	margin-bottom:0px;
	line-height:24px;
	padding-left:15px;
	height:20px;
	color:#15428b;
	font-weight:bold; 
	font-size:12px;
	text-align:left;
	background:#fff url(../images/extPanelSubjectSmallFlat.gif) repeat-x;
	background-color:#dce8f6;
}
div.extBorderOut
{
	border-width:1px;	
	border-style:solid;
	border-top-color:#a3bae9;
	border-right-color:	#dfe8f6;
	border-bottom-color:#dfe8f6;
	border-left-color:#a3bae9;
}
div.extBorderIn
{
	border-width:1px;	
	border-style:solid;
	border-top-color:#dfe8f6;
	border-right-color:	#a3bae9;
	border-bottom-color:#a3bae9;
	border-left-color:#dfe8f6;
	padding:3px;
	background-color:#cad9ec;
}

div.div_tbls
{
	position:absolute;
	text-align:left;
	border:1px solid #b3c4db;
	background-color:#c3d9ff;
	left:250px; 
	top:177px; 
	display:none;
	z-index:901; 
	width:auto;
}

div.x-panel-bwrap
{
	border-width:0px;	
}
div.x-panel-body 
{
	border-width:0px;
}
div.x-panel-body-noheader
{
	border-width:0px;
}

/*--------------------------------------------------------------------

	flatPanel

--------------------------------------------------------------------*/

	div.flatPanel
	{
		float:left;
		border-right: #c5d7ed 1px solid;		
		border-top: #c5d7ed 1px solid;			
		border-left: #c5d7ed 1px solid;			
		border-bottom: #c5d7ed 1px solid;
		width: 100%;	
		padding: 0px 0px 0px 0px;	
		margin:0px;
		/*2016-11-15 zhangtianwei delete start
		background: #e8f0fa;
		2016-11-15 zhangtianwei delete end*/				
					
	}
	div.flatPanelSubject{
		display:block;
		color:#2469a0;
		font-size:14px;
		font-weight:bold;
		padding:4px 10px;
		background: url(../images/10/da11bg.jpg) no-repeat left 50%;
	}
	div.flatPanelContent 
	{		
		border: #ddd 0px solid;			
		padding:8px 8px 3px 8px;
		background-color:#fff;		
		
	}
	div.flatPanelContent div.flatPanelContentInside
	{
		clear:both;
		width:100%;
		color:#555;
		font-size:12px;
	}
	div.flatPanelContent table
	{					
		width:100%;
	}
	div.flatPanelContent tr
	{					
		
	}
	div.flatPanelContent td
	{
		border-top: #ededed 0px solid;
		line-height:24px;		
		font-size:12px;
		color:#666;		
	}
	div.flatPanelContent th
	{					
		font-size:12px;
		color:#555;
		/*
		background: #999999 url(../images/10/daline4.gif) repeat-x 50% 90%;	
		line-height:26px;
		*/
		
		background: #f7f7f7 url(..../images/bgTh.gif) repeat;
		background: #f7f7f7 url(../images/10/daline4.gif) repeat-x 50% 100%;	
		border-top: 1px #f7f7f7 solid;
		height:22px;
	}
	
	table.tableData tr
	{
		behavior: url(/simulation/fsms/include/css/gridView.htc);
	}
	table.tableData td
	{
		border-top: #ededed 1px solid;
	}
	
	div.flatPanelContent div.footer
	{
		clear:both;
		font-size:12px;		
		background: url(../images/10/daline4.gif) repeat-x 50% top;	
		line-height:24px;
		text-align:right;
	}
	div.flatPanelSubject div.tabPanelSubject
	{		
		float:left;
	}
	
	div.flatPanelSubject div.tabPanelActive
	{
		cursor:pointer;
		font-size:12px;
		font-weight:normal;
		background: #fff;	
		line-height:20px;
		text-align:center;
		color:#2c68a0;
		width:80px;
		float:right;
	}
	div.flatPanelSubject div.tabPanelNormal
	{
		cursor:pointer;
		font-size:12px;	
		font-weight:normal;		
		line-height:20px;
		text-align:center;
		color:#aaa;
		width:80px;
		float:right;
		
	}
	div.flatPanel a
	{
		color:#2c69a0;
		font-size:12px;
	}
	
	
	div.caseItem
	{
		float:left; 
		font-size:12px; 		  
		padding-bottom:15px;		  
		display:inline;
		width:185px;
	}
	span.case0
	{
		color:#bf4e46;
		font-size:12px;
	}
	span.case1
	{
		color:#49a4bf;
		font-size:12px;
	}
	span.case2
	{
		color:#9bb657;
		font-size:12px;	
	}
	span.case3
	{
		font-size:12px;
	}
	
	div.divPersonInfo
	{
		 z-index:10;  
		 position:absolute; 
		 margin-top:0px;
		 margin-left:80px;
		 height:140px;
		 width:292px;
		 background-color:#fff;
		 border: #bbb 1px solid;
		 filter:progid:dximagetransform.microsoft.shadow(color=#999999,direction=135,strength=3);
	}


/*--------------------------------------------------------------------

	site

--------------------------------------------------------------------*/

div#header
{
	text-align:left;
}

span.siteSubject
{
	font-size:16px;
	font-family:Arial, Helvetica, 'Î¢ÈíÑÅºÚ',sans-serif;
	font-weight:bold;
	line-height:60px;	
	color:#efefef;
	background-color:#143385;
	background-repeat:no-repeat;
	background-image:url(../images/psmslog.gif);
	display:block;  
	width:100%;
	height:82px;
	margin-top:1px;
}
  
div#clientBorder
{	
	margin: 0px auto 0px auto;
	border:0px solid #ccc;
	padding:0px;
	width:99%;
	
	/*
	filter:alpha(opacity=20);	
	opacity: 0.2;
	-moz-opacity:0.2;
	text-align:left;
	*/
}
div#clientArea
{
	text-align:left;
	width:100%;	
}

div#footer 
{
	border-top: #c5d7ed 1px  dashed;
	text-align:left;
	padding-left:20px;
	padding-top:15px;
	padding-bottom:15px;
	font-size:12px;
	color:#999999;
	background-color:#e1e7f2;
}
.optionDiv    {  background-color:#fff;   border:1px solid #666;position:absolute;visibility:hidden;}   
.optionDiv    div    {    font-size:11px;font-family:Tahoma;padding-left:8px;line-height:160%;cursor:default;width:100%;}
