﻿body
{
font-family:宋体,tahoma; 
font-size: 9pt;
direction: LTR;
margin:	0px;
border: 0px;
background-color:#f2f2f2;
background-repeat: repeat-x;
/*background-image:url(form/form_back.gif);
background-color: #d6e8ff;*/
cursor: default;
scrollbar-3dlight-color:#6699CC;
scrollbar-arrow-color:#567DB1;
scrollbar-base-color:#D6E8FF;
scrollbar-darkshadow-color:#6699CC;
scrollbar-face-color:white;
scrollbar-highlight-color:#D6E8FF;
scrollbar-shadow-color:#D6E8FF;
 padding-left:6px;
 padding-right:6px;
 padding-top:0px;
 padding-bottom:0px;  
 overflow:hidden; 
}
body.stage
{ 
 padding-left:1px;
 padding-top:2px;
 overflow:hidden; 
}
body.stage1
{ 
 padding-top:1px;
 overflow:hidden;
}
body.stage2
{
	padding:6px;
    overflow:auto;
    /*background-color:#B0D2FF;*/
    background-image:url('');
    background-color:#eef5fb;    
}
body.stage3
{
	padding:6px;
    overflow:scroll;
    background-color:#B0D2FF;
}
div.searchfeild
{	
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}
div.datafeild
{
  margin-left:10px;margin-right:10px;
}


table
{
cursor: default;
}

a,
a:link img,
a:link,
a:visited img,
a:visited,
a:active img,
a:active,
a:hover img,
a:hover
{
font-weight: normal;
text-decoration: none;
border: none;
color: #000000;
}
.navigationline
{
  /*background-image:url(form/bar_line.gif);*/
  width:3px;
  background-repeat:repeat-y;
  background-position:center;
}
.navigationline2
{
  /*background-image:url(form/bar_line2.gif);*/
  width:3px;
  height:1px;
  background-repeat:no-repeat;
  background-position:center;
}
 .navigation2
{
  background-image:url(form/bar_left.gif);
  width:3px;
  height:78px;
  background-repeat:no-repeat;
  cursor:pointer;
  background-position:-2px center;
}
 .navigation3
{
  background-image:url(form/bar_right.gif);
  width:3px;
  height:78px;
  background-repeat:no-repeat;
  cursor:pointer;
  background-position:-2px center;
}
/*Login*/
.Login_bg
{
    background-color:White;
	background-image:url(Login/l_bg.gif); 
	background-repeat:repeat-x;
	background-position:left top;
    margin:0;
    padding:0;
}
.Login_topleft
{
	background-image:url(Login/l_topleft.gif); 
	background-repeat:no-repeat;
	background-position:left top; 
	width:404px;
}
.Login_topright
{
	background-image:url(Login/l_topright.gif); 
	background-repeat:no-repeat;
	background-position:right top; 
	width:434px;
}
.Login_topmiddle
{
	background-image:url(Login/l_topmiddle.gif); 
	background-repeat:no-repeat;
	background-position:center top;
}
.Login_middleleft
{
	background-image:url(Login/l_middleleft.gif); 
	background-repeat:no-repeat;
	background-position:right top;
	width:300px;
	height:300px;
}
.Login_middleline
{
	background-image:url(Login/l_middleline.gif); 
	background-repeat:no-repeat;
	width:1px;
	height:233;
	background-position:center top;
}
.Login_middleright
{
	width:280px;
	height:233;
}
.Login_dltxt
{
	background-image:url(Login/l_dltxt.gif); 
	background-repeat:no-repeat;
	height:15px;
	width:163px;
}

.btn_app
{
font-family: 宋体,Tahoma;
font-size: 9pt;
line-height: 18px;
height: 21px;
width: 64px;
text-align: center;
cursor: pointer;
border: 1px #b5afaf solid;
background-color: #CEE7FF;
background-image: url(form/btn_rest.gif);
background-repeat: repeat-x;
padding-left: 5px;
padding-right: 5px;
}
.ddlSpan
{
	width:151px;height:20px; border: 1px solid #6699cc;
}

ul
{
margin:		0px;
padding:    0px;
list-style:	none;
}
/*---------------------------*/ 
.List-Table {
	WIDTH: 100%;
	BORDER-BOTTOM: #6699cc 0px solid;
	BACKGROUND-COLOR:#cce2ff;
	word-break: break-all; 
	work-wrap: break-word;
	text-align:center;
    border:0px solid #cce2ff;
}
.List-Header {
	BORDER-LEFT: #999999 0px solid;
	BORDER-TOP: #f0f0f0 1px solid;
	BORDER-RIGHT: #999999 0px solid;
	BORDER-BOTTOM: #999999 1px solid;
	/*background-image:url(form/tab_line.gif);*/
	background-repeat:repeat-x;
	background-position:bottom;
}
/*---------------------------*/ 
.pagecut_bg
{
	BORDER-LEFT: #c5dfed 1px solid;
	BORDER-TOP: #f0f0f0 0px solid;
	BORDER-RIGHT: #c5dfed 1px solid;
	BORDER-BOTTOM: #c5dfed 1px solid;
	height:28px;
	background:#f0f3f5 url(form/cutpage_bg.gif) repeat-x;
}
.pagecut_btn_click
{
	height: 18px;
    color: red;
    background-color: #f2f2f2;
    border:#E1C6B3 1px solid;
    text-decoration:none;
	cursor:pointer;
	vertical-align:middle;
    font-family :Tahoma;
	font-size: 9pt;
	margin-right:2px;
}
.pagecut_btn_sel
{
	height: 18px;
    color:yellow;
    background-color:Green;
    border:#E1C6B3 1px solid;
    text-decoration:none;
	cursor:pointer;
	vertical-align:middle;
    font-family :Tahoma;
	font-size: 9pt;
	margin-right:2px;
}
.pagecut_btn_no
{
	height:18px;
    color:black;
    background-color:gray;
    border:#E1C6B3 1px solid;
    text-decoration:none;
	cursor:pointer;
	vertical-align:middle;
    font-family :Tahoma;
	font-size: 9pt;
	margin-right:2px;
}
.pagecut_btn
{
	height: 18px;
    color: #003366;
    background-color: #f2f2f2;
    border:#E1C6B3 1px solid;
    text-decoration:none;
	cursor:pointer;
	vertical-align:middle;
    font-family :Tahoma;
	font-size: 9pt;
	margin-right:2px;
}
.pagecut_btn_hov
{	
	height: 18px;
    color: #003366;
    background-color: yellow;
    border:#953326 1px solid;
    text-decoration:none;
	cursor:pointer;
	vertical-align:middle;
    font-family :Tahoma;
	font-size: 9pt;
	margin-right:2px;
}
.pagecut_btnjump
{
	width: 40px;
	height: 19px;
    color: #003366;
    border:#E1C6B3 1px solid;
    background-color:#f2f2f2;
	cursor:pointer;
	vertical-align:middle;
    font-family :Tahoma;
	font-size: 9pt;
}
.pagecut_btnjump_hov
{
	width: 40px;
	height: 18px;
    color: #003366;
    background-color:#f2f2f2;
	cursor:pointer;
	vertical-align:middle;
    font-family :Tahoma;
	font-size: 9pt;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-right:1px solid #aaa;
	border-bottom:1px solid #aaa;
}
.pagecut_btn_num
{
	width: 30px;
    color: black;
    /*border:#E1C6B3 1px solid;*/
	cursor:pointer;
    font-family :Tahoma;
	font-size: 9pt;
}

.btn_gridtool
{
	border: #6893cf 0px solid;
	background-image:url(form/gridtoolbar_back.gif);
	width: 100%;
    color: #000000;	
    background-color: #d6e8ff;    
	height: 20px;
	cursor:pointer;	
}
.btn_gridtool_hov
{
	border: #6893cf 0px solid;
	background-image: url(form/toolbar_hov.gif);
	width: 100%;
    color: #000000;
    background-color: #d6e8ff;    
	height: 20px;
	cursor:pointer;	
}



table.ActionTable1{
	border-top: #d5d9dc 1px solid;
	overflow : hidden;
	width: 100%;
	height:100%;
    color: #000000;
}
table.ActionTable2{
	border-right: #c5dfed 1px solid;
	border-top: #d0e5ff 0px solid;
	border-left: #c5dfed 1px solid;
    /*border-bottom: #d0e5ff 1px solid;*/
	background-image:url(form/gridtoolbar_back.gif);
	overflow : hidden;
	width: 100%;
    color: #000000;
	background-repeat: repeat-x;
	height: 25px;
	background-color:#d6e8ff;
}
table.ActionTable3{
	/*border-right: #c5dfed 1px solid;
	border-left: #c5dfed 1px solid;
	border-bottom: #c5dfed 1px solid;*/
	border: #c5dfed 0px solid;
	width: 100%;
}
table.ActionTable4{
	border: #c5dfed 1px solid;
	background-image:url(form/gridtoolbar_back.gif);
	overflow : hidden;
	width: 100%;
    color: #000000;
	background-repeat: repeat-x;
	height: 25px;
	background-color:#d6e8ff;	
}
div.ActionDiv{
    border-bottom: #6893cf 1px solid;
	background-image:url(form/gridtoolbar_back.gif);
	overflow : hidden;
	width: 100%;
    color: #000000;
	background-repeat: repeat-x;
	height: 17px
}
div.AlterDiv
{
    position:absolute;
    z-index:101;
    top:-10000px;
    left:0px; 
    background:white;
    border:2px solid #6893cf;
    padding:0px;  
}
table.ActionTable5{
	border: #c5dfed 1px solid;
	width: 100%;
	overflow : hidden;
}
table.ActionTable6{
	border: #c5dfed 1px solid;
	background-image:url(form/gridtoolbar_back.gif);
	overflow : hidden;
	width: 100%;
    color: #000000;
	background-repeat: repeat-x;
	height: 25px
}
table.ActionTable7{
	border-right: #c5dfed 0px solid;
	border-top: #c5dfed 1px solid;
	border-left: #c5dfed 0px solid;
    border-bottom: #c5dfed 0px solid;
	width: 100%;
}
table.ActionTable8{
	border-right: #c5dfed 1px solid;
	border-top: #c5dfed 1px solid;
	border-left: #c5dfed 1px solid;
    border-bottom: #c5dfed 0px solid;
	width: 100%;
}
table.ActionTable9{
    border-bottom: #c5dfed 1px solid;
    border-right: #c5dfed 1px solid;
	border-left: #c5dfed 1px solid;
	background-image:url(form/gridtoolbar_back.gif);
	overflow : hidden;
	width: 100%;
    color: #000000;
	background-repeat: repeat-x;
	height: 30px;
}
table.ActionTable10{
    border-bottom: #c5dfed 1px solid;
	background-image:url(form/gridtoolbar_back.gif);
	overflow : hidden;
	width: 100%;
    color: #000000;
	background-repeat: repeat-x;
	height: 30px;
}
table.ActionTable11{
	border-top: #c5dfed 1px solid;
	width: 100%;
	overflow : hidden;
}
table.ActionTable12{
	border-right: #c5dfed 1px solid;
	border-left: #c5dfed 1px solid;
	width: 100%;
}
table.ActionTable13{
	border-top: #c5dfed 1px solid;
	border-bottom: #c5dfed 1px solid;
	width: 100%;
	background-image:url(form/gridtoolbar_back.gif);
	height: 25px
}
.btn_seldate
{
   background-image: url(form/calbtn.gif);
   width: 16px;
   height:16px;
   background-repeat: no-repeat	;
   border:0px;
}
.searchmore-down
{
  vertical-align:bottom;
  text-align:right;
  width: 50px;
  cursor:pointer;
  background-image: url(form/navdown.gif);
  background-repeat: no-repeat;
  background-position:left bottom; 
}
.searchmore-up
{
  vertical-align:bottom;
  text-align:right;
  width: 50px;
  cursor:pointer;
  background-image: url(form/navup.gif);
  background-repeat: no-repeat;
  background-position:left bottom;
}
td.tdsplit
{
	width:5px;
	background-image: url(form/resize.gif);
    background-repeat: no-repeat;	
    background-position:center center; 
}
.grid_bar
{
	width:100%;	
    cursor:pointer;
    border:1px;
    cursor:pointer;
    font-size:9pt;
}
.grid_bar_hov
{
	background-image: url(form/toolbar_hov.gif);
    background-repeat:repeat-x;
	width:100%;
	cursor:pointer;
	font-size:9pt;
}
.grid_bar_nohov
{
	background-image: url(..);
    background-repeat:repeat-x;
	width:100%;
	cursor:pointer;
	font-size:9pt;
}
.grid_baradd
{
	width:16px;
	background-image: url(form/ico5.gif);
    background-repeat: no-repeat;
    background-position:right center; 
    cursor:pointer;
    font-size:9pt;
}
/*form show*/
.btn_barreturn
{
	width:16px;
	background-image: url(form/btn_return1.gif);
    background-repeat: no-repeat;
    background-position:right center; 
    cursor:pointer;
}
.form_barsave1
{
	width:16px;
	background-image: url(form/save.gif);
    background-repeat: no-repeat;
    background-position:right center; 
    cursor:pointer;
}
.form_barsave2
{
	width:16px;
	background-image: url(form/saveClose.gif);
    background-repeat: no-repeat;
    background-position:right center; 
    cursor:pointer;
}
.form_barsave3
{
	width:16px;
	background-image: url(form/saveOpen.gif);
    background-repeat: no-repeat;
    background-position:right center; 
    cursor:pointer;
}

/*table*/ 
table.TabGrid_Main
{
  border-top: 0px solid #6699cc;
  border-left: 1px solid #6699cc;
  border-right: 0px solid #6699cc;
  border-bottom:0px solid #898c95;
}
table.TabGrid_Sub
{	
border-top: 0px solid #898c95;
border-left: 0px solid #898c95;
border-right: 1px solid #6699cc;
border-bottom: 1px solid #6699cc;
background-color:#EAF3FF;
}
table.TabGrid_Sub2
{	
border-top: 1px solid #6699cc;
border-left: 0px solid #898c95;
border-right: 1px solid #6699cc;
border-bottom: 1px solid #6699cc;
background-color:#EAF3FF;
}
table.Tab_Btn_on
{
font-size:10pt; 
font-weight:bolder; 
background-image:url(form/tab_grid_back.gif);
cursor:pointer;
border-top: 1px solid #6699cc;
border-left: 1px solid #6699cc;
border-right: 0px solid #6699cc;
border-bottom: 1px solid #EAF3FF;
vertical-align:middle;
height:19px;
width:100%;
color:Navy;
background-color:#EAF3FF;
}
table.Tab_Btn_off
{	
font-size:10pt; 
font-weight:normal; 
background-image:url("form/tab_off_back.gif");
cursor:pointer;
border-top: 1px solid #6699cc;
border-left: 1px solid #6699cc;
border-right: 0px solid #6699cc;
border-bottom: 1px solid #6699cc;
vertical-align:middle;
height:19px;
width:100%;
color:inherit;
background-color:#EAF3FF;
}
table.Tab_Btn_null
{
border-top: 0px solid #898c95;
border-left: 1px solid #6699cc;
border-right: 0px solid #898c95;
border-bottom: 1px solid #6699cc;
height:21px;
font-size: 9pt;
}
table.table_Btn_off
{ 	
background-image:url("form/tab_off_back.gif");
cursor:pointer;
border-top: 1px solid #6699cc;
border-left: 0px solid #898c95;
border-right: 0px solid #898c95;
border-bottom: 0px solid #EAF3FF;
vertical-align:middle;
text-align:center;
height:19px;
width:100%;
font-size: 9pt;
color:Navy;
background-color:#EAF3FF;
}

/*td*/ 
TD.form_toolbar
{	
  background-image:url(form/form_toolbar_back.gif);
}

/*holiday*/
.td_holiday
{
	background-color:#A4D1FF;
}

/*not holiday*/
.td_noHoliday
{
	background-color:#DDE4EC;
}

.hand
{
	cursor:pointer;
}

.noborder input
{
	border:0px;
}

input[type=text]{
 border : 1px solid #b4b4b4;text-indent: 0px;display: inline-block;
}
.dllsel{border:solid 1px #b4b4b4; cursor:pointer}

.div_explain
{
	border:1px solid #898c95;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:5px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#ffffe2;
	font-size:10pt;
}

/* front of grdiview small Sign   used not have checkbox*/
.frontSign
{
	width:12px;
	background-image:url(form/r.gif);
	background-repeat:no-repeat;
}

table.TabGrid_Sub1
{	
border-top: 1px solid #6699cc;
border-left: 1px solid #6699cc;
border-right: 1px solid #6699cc;
border-bottom: 1px solid #6699cc;
background-color:#EAF3FF;
}

.Upload
{
	background-image: url(form/upload.gif);
	width: 385px;
	height: 230px;
    background-repeat:no-repeat;
}

.info
{
	text-align: left;
	font-size:10pt;
	font-family: MS Sans Serif;
	text-overflow:ellipsis;
	overflow:hidden;
	WIDTH: 300px;
	padding-top:2px;
}

.progressBar
{
	WIDTH: 340px;
	HEIGHT: 20px;
	BACKGROUND-COLOR: #ECF3E1;
	BORDER: solid 1px #5373AD;
}

.indicator
{		
	float: left;
	HEIGHT: 18px;	
	background-image:url(form/Indicatorbg.gif);	
	background-repeat:repeat-x;
}

.formBody
{	
	border-top: 0px solid #898c95;
	border-left: 0px solid #898c95;
	border-right: 1px solid #6699cc;
	border-bottom: 1px solid #6699cc;
	background-color:#EAF3FF;
	margin-top:20px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:10px;
	padding-right:10px;
}
 .LoginXian
 {
	background: url(Login/xuxian.jpg);
    height: 1px;
    background-repeat:repeat-x;
 }
  .maintable 
 {
	BORDER-RIGHT: #6699cc 1px solid; BORDER-TOP: #6699cc 1px solid; BORDER-LEFT: #6699cc 1px solid; BORDER-BOTTOM: #6699cc 1px solid;
 }
 .avatar 
{
	BORDER-RIGHT: #cccccc 1px solid; PADDING-RIGHT: 3px; BORDER-TOP: #cccccc 1px solid; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; BORDER-LEFT: #cccccc 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #cccccc 1px solid; BACKGROUND-COLOR: #d6e8ff;
}
TABLE.panel 
{
	BORDER-RIGHT: #ffffff 1px solid; BORDER-TOP: #ffffff 2px double; MARGIN-BOTTOM: 8px; BORDER-LEFT: #ffffff 1px solid; BORDER-BOTTOM: #ffffff 2px double
} 
div.form_toolbar
{	
  /*background-image:url(form/form_toolbar_back.gif);*/
  background-color:#f2f2f2;
}
div.form_tabpage
{	
 border-top : 0px solid #898c95;
 border-left: 0px solid #898c95;
 border-right: 1px solid #6699cc;
 border-bottom: 1px solid #6699cc;
 /*background-color:#EAF3FF;*/
 margin:0,0,0,0;
 overflow:auto;
}
div.form_tabpage1
{	
 border-top : 0px solid #898c95;
 border-left: 0px solid #898c95;
 border-right: 1px solid #6699cc;
 border-bottom: 1px solid #6699cc;
 background-color:#EAF3FF;
 margin:0,0,0,0;
 overflow:hidden;
}
div.tab_leftline
{
 margin-left:2px;
 margin-right:2px;
 border-left: 1px solid #6699cc;
}
div.tab_leftline2
{
 margin-left:2px;
 margin-right:2px;
 border-left: 1px solid #6699cc;
 border-top: 1px solid #6699cc;
}
.tablecolor0
{
	font-weight:bold;
	text-align:left;
}
.tablecolor1
{
	text-align:left;
}
.errormsg
{
	background-image: url(form/school.gif);
	width: 88px;
	height: 110px;
    background-repeat:no-repeat;
}
.showspecial
{
	background-image: url(Login/showspecial.gif);
	width: 70px;
	height: 16px;
    background-repeat:no-repeat;
}
.moreinfo
{
	background-image: url(Login/moreinfo.gif);
	width: 8px;
	height: 11px;
    background-repeat:no-repeat;
    color:Red;
}
.solidline
{
	background-image: url(Login/solidline.gif);
	height: 4px;
    background-repeat:repeat-x;
}
.displayicon
{
	background-image: url(Login/displayicon.gif);
	width:30px;
    background-repeat:no-repeat;
    background-position:center top;
}
.shownotice
{
	background-image: url(Login/shownotice.gif);
	width: 73px;
	height: 16px;
    background-repeat:no-repeat;
}
.dottedline
{
	background-image: url(Login/dottedline.gif);
	height: 2px;
    background-repeat:repeat-x;
}
.noticeicon
{
	background-image: url(Login/noticeicon.gif);
	width:30px;
    background-repeat:no-repeat;
    background-position:center top;    
}
.noticeset
{
	font-size: 9pt;
	text-align:left;
}

.pn-ftable {
	    MARGIN-TOP: 0px; BACKGROUND-COLOR: #b4cfcf; line-height:23px
    }
    .pn-flabel {
	    PADDING-RIGHT: 3px; BACKGROUND-COLOR: #f9fbfd; TEXT-ALIGN: right;
    }
    .pn-flabel-h {
	    HEIGHT: 27px
    }
    .pn-fcontent {
	    PADDING-LEFT: 5px; BACKGROUND-COLOR: #ffffff;
    }
.STYLE1 {font-size: 12px}
    .STYLE3 {font-size: 12px; font-weight: bold; }
    .STYLE4 {
	    color: #03515d;
	    font-size: 12px;
    }    

/*白色*/
.cnoapply
{
	background-color:white;
}

/*灰色*/
.capplypass
{
	background-color:#A9A9A9;
}
/*当前计划其它周次安排*/
.cotherapply
{
	background-color:#F8D9BE;
}
/*蓝色*/
.cselfapplynocurlab
{
	background-color:Blue;
}
.cselfapplynocurBlue
{
	background-color:#F7CE94;
}
/*橙色*/
.cselfapplycurlab
{
	background-color:#F7903C;
}
/*灰色*/
.cnodata
{
	background-color:#A9A9A9;
}
.capplypass2
{
	background-color:#DCDCDC;
}

.report_t1
{
	/*background-color:Red;*/
}
.report_t2 th
{
	/*background-color:White;
	text-align:center;*/
	border: windowtext 0.5pt solid;
	background-color: transparent;
}
.report_t3 td
{
	/*background-color:White;
	text-align:left;*/
	border: windowtext 0.5pt solid;
	background-color: transparent;
}
.login_bg
{
	background-color:White;
	width:100%;
}
.login_head
{
 width:100%;
 height:100%;
 background-color:#ffffff;
 filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#deecf9', endColorstr='#ffffff',gradientType=0); /* IE6,IE7 */
 -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#deecf9', endColorstr='#ffffff',gradientType=0)"; /* IE8 */ 
 background: -moz-linear-gradient(top, #deecf9, #ffffff); /* 火狐 */
 background: -webkit-gradient(linear, 0 0, 0 100%, from(#deecf9), to(#ffffff));  /* webkit浏览器 */
}
.login_schoolpic
{
	background-image:url(Login/2.gif);
	background-repeat:no-repeat;
	width:375px;
	height:76px;
	background-position:left bottom;
}
.login_help
{
	background-image:url(Login/5.gif);
	height:47px;
	width:17px;
	background-repeat:no-repeat;
	background-position:left center;
}
.login_qq
{
	background-image:url(Login/3.gif);
	width:556px;
	height:381px;
	background-position:center;
	background-repeat:no-repeat;
}
.login_back
{
 background-image : url(form/bgimg.gif);
 background-repeat:repeat;
}
.login_bottom
{
	background-image:url(Login/7.gif);
	height:7px;
	background-repeat:repeat-x;
	background-position:center;
}
/*上传进度条*/
#inlineProgressBarDiv
{
    text-align: left;
}
.jybcbomore
{
 cursor:pointer;
 color:blue;
 background-color : #CEE7FF;
 background-image : url(form/btn_rest.gif);
 background-repeat : repeat-x;
 text-align:center;
 width:100%;
}
.selIndexDiv{
border:2px solid #99C5FC; background:#F2F2F2;
}
.last
{
background-image:url(import/down.gif); 
    width:78px;
    height:28px;
    cursor:pointer;
    background-repeat:no-repeat;
}
.up
{
background-image:url(import/up.gif); 
    width:78px;
    height:28px;
    cursor:pointer;
    background-repeat:no-repeat;
}
.selPlanBtn
{
	font-family: 宋体,Tahoma;
font-size: 9pt;
height: 21px;
width: 21px;
text-align: center;
vertical-align:middle;
border: 1px #3366CC solid;
background-color: #CEE7FF;
background-image: url(form/btn_rest.gif);
background-repeat: repeat-x;
padding-left: 3px;
padding-right: 3px;
padding-top:4px;
cursor: pointer;
}
.selPlanBtnGray
{
	font-family: 宋体,Tahoma;
font-size: 9pt;
height: 21px;
width: 21px;
text-align: center;
vertical-align:middle;
cursor: pointer;
border: 1px #4E4D4D solid;
background-color: #CCCCCC;
background-image: url(form/btn_restGray.gif);
background-repeat: repeat-x;
padding-left: 3px;
padding-right: 3px;
padding-top:4px;
}
.selPlanBtnRed
{
	font-family: 宋体,Tahoma;
font-size: 9pt;
height: 21px;
width: 21px;
text-align: center;
vertical-align:middle;
cursor: pointer;
border: 1px #993300 solid;
background-color: #FFCC99;
background-image: url(form/btn_restRed.gif);
background-repeat: repeat-x;
padding-left: 3px;
padding-right: 3px;
padding-top:4px;
}
.selPlanReport
{
	background-image:url(import/sel1.gif); 
    width:22px;
    height:20px;
    cursor:pointer;
}
.selPlanRed
{
	background-image:url(import/sel.gif); 
    width:22px;
    height:20px;
    cursor:pointer;
}
.tabReport1
{
    background-image:url(import/addPlanReport1.jpg); 
    height:473px;
    width:760px; 
}
.tabReport2
{
    background-image:url(import/addPlanReport2.jpg); 
    height:512px;
    width:740px;     
}
.sharebarleft
{
/*   background-image:url('form/share_barleft.gif'); */
   height:20px;
   width:5px;     
}
.sharebarmiddle
{
/*   background-image:url('form/share_barmiddle.gif'); */
   height:20px;
   width:100px;     
}
.sharebarmiddle span,.BarCss span{ color:Navy;white-space: nowrap;font-weight:bold}

.sharebarright
{
/*   background-image:url('form/share_barright.gif'); */
   height:20px;
   width:25px;     
}
.sharebarplus
{
   background-image:url('form/share_plus.gif'); 
   background-repeat:no-repeat;
   cursor:pointer;
   height:20px;
   width:16px;     
}
.sharebarminus
{
   background-image:url('form/share_minus.gif'); 
   background-repeat:no-repeat;
   cursor:pointer;
   height:20px;
   width:16px;     
}
.shareloading
{
    background-color:Yellow; 
    background-image:url('treeright/loading.gif');
    background-repeat:no-repeat;
    margin-left:10px;
}
/* 时间段设置*/
.barsub_down{background-image: url('NavBar/barsub_down.gif');background-position:center;background-repeat:no-repeat;cursor:pointer;width:16px;height:16px;}
.barsub_up{background-image: url('NavBar/barsub_up.gif');background-position:center;background-repeat:no-repeat;cursor:pointer;width:16px;height:16px;}

.dooropen
{
  background-image:url(form/DoorOpen.gif);
  background-repeat:no-repeat;
}
.doorclose
{
  background-image:url(form/DoorClose.gif);
  background-repeat:no-repeat;
}
.doorlock
{
  background-image:url(form/DoorLCC.gif);
  background-repeat:no-repeat;
}
.BarCss
{ 
  background-color:#f0f0f0;/*#e5e5e5*/
  color:Navy;
  font-family:宋体,tahoma;
  font-size: 9pt; 
  vertical-align:middle;
  text-align:left;
  color:black; 
  BORDER-LEFT: #bcbcbc 1px solid;
  BORDER-TOP: #6893cf 1px solid;
  BORDER-RIGHT: #bcbcbc 1px solid;
  BORDER-BOTTOM: #a2a6b0 1px solid;  /*#898c95*/
} 
