body 
{
		scrollbar-face-color: #f6f6f6;
		scrollbar-highlight-color: #ffffff;
		scrollbar-shadow-color: #cccccc;
		scrollbar-3dlight-color: #cccccc;
		scrollbar-arrow-color: #330000;
		scrollbar-track-color: #f6f6f6;
		scrollbar-darkshadow-color: #ffffff;
		font-size: 9pt;		
		margin: 0px;
		padding: 0px;
		background-color:#FFFEFE;		
}


.sys_frame
{
		background-repeat: repeat-x;
}

.sys_frame_header
{
		height: 64px;
		background-repeat: no-repeat;
}

.sys_frame_header_right
{
		padding-right: 8px;
		padding-top: 2px;
		color: White;
}

.sys_frame_footer
{
		height: 24px;
		border-top: #87B3D0;
		background-repeat: repeat-x;	 	 
}

.sys_frame_footer_title
{
	    font-size: 9pt;
	    font-family: Tahoma,宋体;
	    color: White 
}


.sys_frame_show_header
{
       filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#E8E8E8)
        
}

.sys_frame_show
{
        border-top:#bababa  1px solid;
        border-left:#bababa  0px solid;
        border-right:#bababa  0px solid;
        border-bottom:#bababa  1px solid;
        border-collapse: collapse
}

.sys_frame_show_footer
{
       filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#E8E8E8)
}



.sys_loginname_title
{
	   color: yellow;
}

.sys_switch_back
{
     border-right: #8998C3  1px solid;
     border-bottom: #8998C3 1px solid;
     background-color: #B8E0FF;
     FILTER: progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr=#57D486,endColorstr=#D2F5DF)
}


table
{
		font-size: 9pt;
		color: #333333;
		font-family: 宋体;
}


a:link
{
		font-size: 9pt;
		color: blue;
		text-decoration: none;
}
a:hover
{
		font-size: 9pt;
		color: red;
		text-decoration: none;
}
a:visited
{
		font-size: 9pt;
		color: #000066;
		text-decoration: none;
}
a:visited:hover
{
		font-size: 9pt;
		color: red;
		text-decoration: none;
}

a.sys_grid_head_sort         {font-size: 9pt;color: #333333;text-decoration: none;}
a.sys_grid_head_sort:visited {font-size: 9pt;color: #333333;text-decoration: none;}
a.sys_grid_head_sort:active  {font-size: 9pt;color: #333333;text-decoration: none;}
a.sys_grid_head_sort:hover   {font-size: 9pt;color: red;    text-decoration: none;}


.sys_button
{
	     background: #EBFFF3 url(WebResource.axd?d=vOG1kU9eNA8tZAmKkGgNmPkWo4YmOYKDGKnQHDDqb0YzatKdh4x7BEBD5BtwwQ93MprRj0D5sPA11phpIqx9yQ2&t=633907230185131252) repeat-x ;
		 border: #71CC94 1px solid;		
		 margin: 0px;
		 padding-top:1px;
		 padding-bottom:0px;
		 padding-left:0px;
		 padding-right:0px;
		 height: 21px;
		 text-align:center;
		 font-family: 宋体;
  		 font-size: 9pt;
		 color: #333333;		
}

.sys_editbox
{
		border: #CCCACA 1px solid;
		padding-right: 1px;		
		padding-left: 1px;
		font-size: 9pt;
		padding-bottom: 1px;		
		cursor: text;
		padding-top: 2px;		
		font-family: 宋体;
		height: 21px;
		color: blue;
}


.sys_editbox_disabled
{
		border: #CCCACA 1px solid;
		padding-right: 1px;		
		padding-left: 1px;		
		padding-bottom: 1px;	
		padding-top: 2px;		
		cursor: text;			
		font-family: 宋体;
		font-size: 9pt;
		height: 21px;
		background-color: #F4F4F4;
}

.sys_editbox_readonly
{
		border: #CCCACA 0px solid;
		padding-right: 1px;		
		padding-left: 1px;		
		padding-bottom: 1px;	
		padding-top: 2px;		
		cursor: text;			
		font-family: 宋体;
		font-size: 9pt;
		height: 21px;
}

.sys_editbox_underline
{
	    border: #CCCACA 0px solid;
		border-bottom: #CCCACA 1px solid;
		padding-right: 1px;		
		padding-left: 1px;
		font-size: 9pt;
		padding-bottom: 1px;		
		cursor: text;
		padding-top: 2px;		
		font-family: 宋体;
		height: 21px;
		color: blue;
}

.sys_textarea
{
		border-right: #CCCACA 1px solid;
		padding-right: 1px;
		border-top: #CCCACA 1px solid;
		padding-left: 1px;
		font-size: 9pt;
		padding-bottom: 1px;
		border-left: #CCCACA 1px solid;
		cursor: text;
		padding-top: 2px;
		border-bottom: #CCCACA 1px solid;
		font-family: 宋体;
		color: blue;
}

.sys_textarea_disabled
{
		border: #CCCACA 1px solid;
		padding-right: 1px;	
		padding-left: 1px;
		padding-bottom: 1px;
		padding-top: 2px;		
		font-size: 9pt;				
		cursor: text;		
		font-family: 宋体;
		color: #006699;
		background-color: #F4F4F4;
}

.sys_textarea_readonly
{
		border: #CCCACA 0px solid;
		padding-right: 1px;	
		padding-left: 1px;
		padding-bottom: 1px;
		padding-top: 2px;		
		font-size: 9pt;				
		cursor: text;		
		font-family: 宋体;
		color: #006699;
}

.sys_uploadfile
{
		border-right: #CCCACA 1px solid;
		padding-right: 1px;
		border-top: #CCCACA 1px solid;
		padding-left: 1px;
		font-size: 9pt;
		padding-bottom: 1px;
		border-left: #CCCACA 1px solid;
		padding-top: 2px;
		border-bottom: #CCCACA 1px solid;
		font-family: 宋体;
		height: 21px;
		color: blue;
}

.sys_select
{
		font-size: 9pt;
		font-family: 宋体;
		color: blue;
}

.sys_grid
{
	    border-right: #CCCACA 1px solid;
	    border-top: #CCCACA 1px solid;
	    font-size: 9pt;
	    border-left: #CCCACA 1px solid;
	    border-bottom: #CCCACA 1px solid;
	    border-collapse: collapse;
        background-color:#ffffff
}

.sys_grid_head_cell
{
	    background: url(WebResource.axd?d=vOG1kU9eNA8tZAmKkGgNmOsKwo1ro9_5jgcaIoR9iAeGhrpha33vq_AJMO9zlTS_R3jELZFqiuQIOmJkXH3Z_g2&t=633907230185131252) repeat-x center center;
        font-size: 9pt;
        color: #333333;
       	border-right: #CCCACA 1px solid;
	    border-top: #CCCACA 1px solid;
	    border-left: #CCCACA 1px solid;
	    border-bottom: #CCCACA 1px solid;
	    border-collapse: collapse;
        height: 24px;
	    padding-left: 6px;
	    background-color: #F4F4F4;
 	    background-repeat: repeat-x;
}

.sys_grid_head_cell_child
{
		border-right: #CCCACA 1px solid;
		border-top: #CCCACA 1px solid;
		font-size: 9pt;
		border-left: #CCCACA 1px solid;
		border-bottom: #CCCACA 1px solid;
		border-collapse: collapse;
		background-color: #F4F4F4;
		padding-left: 6px;
		height: 24px;
}

.sys_grid_cell
{
		border-top: #CCCACA 1px solid;
		border-left: #CCCACA 1px solid;
		border-bottom: #CCCACA 1px solid;
		border-right: #CCCACA 1px solid;
		font-family: 宋体;
		font-size: 9pt;
		border-collapse: collapse;
}

.sys_grid_cell_label
{
	    padding-right: 5px;
		border: #CCCACA 1px solid;
		font-size: 9pt;
		font-family: 宋体;
		color: #333333;
		border-collapse: collapse;
		background-color: #FDFDFD;
}

.sys_grid_cell_label_text
{
	    font-family : 宋体;
	    font-size: 9pt;
	    color: red;
}

.sys_grid_foot
{
		border-right: #CCCACA 1px solid;
		border-top: #CCCACA 1px solid;
		font-size: 9pt;
		border-left: #CCCACA 1px solid;
		border-bottom: #CCCACA 1px solid;
		height: 32px;
		border-collapse: collapse;
		background-color: #F4F4F4;
	    background-repeat: repeat-x;
}

.sys_grid_page
{
		border-right: #CCCACA 1px solid;
		font-size: 9pt;
		border-left: #CCCACA 1px solid;
		border-bottom: #CCCACA 1px solid;
		border-top: #CCCACA 0px solid;
		height: 24px;
		border-collapse: collapse;
		background-color: #FDFDFD;
	    background-repeat: repeat-x;
}

.sys_grid_alternating
{
		border-right: #66A6CB 1px solid;
		font-size: 9pt;
		border-left: #66A6CB 1px solid;
		border-bottom: #66A6CB 1px solid;
 		border-collapse: collapse;
		background-color: #F4F4F4;
}


.sys_text_word
{
     font-size: 9pt;
     line-height : 150%;
     letter-spacing : 1pt;	
}

.sys_deskbox_back
{
      background-position: right bottom;
      background-image: url(WebResource.axd?d=vOG1kU9eNA8tZAmKkGgNmH3IMRU4Kc5fUvqYN38dsfhAz6CuGtX4MY7MLapmw_Ki0&t=633907230185131252);
      background-repeat: no-repeat	
}

.sys_desk_context_line
{	
	 background-image: url(WebResource.axd?d=vOG1kU9eNA8tZAmKkGgNmHk3US5nLI52mSCo-WBfZp_wIF_qZADl1r3n3CKr5Nqb0&t=633907230185131252);
     background-repeat: repeat-x	
}

.sys_toolbar
{
     padding-right: 3px;
     padding-left: 3px;
     border-bottom: #C0C0C0 1px solid;
     border-collapse: collapse;
     height: 30px;
     filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#ffffff,endColorStr=#E8E8E8)
}