
/*---------------通用页面样式---------------*/
#content{ width:98%; margin-top:15px; min-height:500px;}
.tab{ margin-left:auto; margin-right:auto;}
/*--页面左边样式--------------------------- */
#left1{ width:25%; float:left; display:block; float:left; margin-left:15px; }
#left{ width:20%; float:left; display:block; float:left; margin-left:5px; }
.box{ COLOR: #00368f; LINE-HEIGHT: 140%; BORDER-BOTTOM: #79a7e2 1px solid; BACKGROUND-COLOR: #eff5ff; margin-bottom:10px;  display:block;
     BORDER-RIGHT: #dedcd8 1px solid; BORDER-TOP: #dedcd8 1px solid;  BACKGROUND: white;  BORDER-LEFT: #dedcd8 1px solid;  BORDER-BOTTOM: #dedcd8 1px solid
     }
.box .title{ height:20px; padding-top:5px; text-indent:5px; background:url(images/title_bg.gif); color:White; font-weight:bold;}
.title{ height:23px; padding-top:5px; text-indent:5px; background:url(images/title_bg.gif); color:White; font-weight:bold;}
.box .content{ margin:1%; width:98%; background-color:#fff; color:Black;}
.box .moduleHeader {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; FONT-WEIGHT: bold; FLOAT: left; PADDING-BOTTOM: 2px; LINE-HEIGHT: 16px; PADDING-TOP: 2px
}
/*---页面右边样式---------------------------*/
#main{ width:77%; clear:none; float:right; margin-right:5px;}
/*---页面中间样式---------------------------*/
#middle{ width:30%; clear:none; float:left; margin-right:5px;}

/*---页面最右边样式---------------------------*/
#right{ width:71%; clear:none; float:left; margin-right:5px;}
/*---------------------页面底部样式---------*/
#footer{ text-align:center; width:100%; margin-top:10px; display:block; clear:both; background-color:#ECF2FC; height:50px; padding-top:10px; BORDER-TOP: #dedcd8 1px solid;}
.divhelp{background:url(images/hint.gif) no-repeat 20px 10px;border:1px dotted #DBDDD3; background-color:#FDFFF2; margin:0px 10px 10px 10px; padding:5px 10px 5px 36px;}
/* SOFTED  - COLOR THEME*/
body{ font-size:12px;font-family: Arial, Helvetica, sans-serif; margin:0px;}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-weight:bold;	 
}
/*---grid排序样式---------------------------*/
.listFormHeaderLinks{ }
.listFormHeaderLinksup{ background:url(images/arrow_up.gif) no-repeat left top; padding-left:20px;}
.listFormHeaderLinksdown{ background:url(images/arrow_down.gif) no-repeat left top; padding-left:20px;}
/*---grid标题行样式---------------------------*/
.gridtitle
{
line-height:26px;
background:url(topimage/td_bg.png);
text-align:center;
color: #000000;
}



.tabSelected {
	background: #fff url(images/toolbar-bg.png) bottom repeat-x;
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	border-bottom:0px solid #ffffff;

   }
	
	


.tabSelected a{
	color:white;
	text-transform: uppercase;
  
  font-size: 12px;
	
}

.tabSelected a hover{
	color:green;
	text-transform: uppercase;	
}

.tabUnSelected {
	
	background: #fff url(images/toolbar-bg.png) bottom repeat-x;
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	border-bottom:0px solid #ffffff;
	
}

.tabUnSelected a{
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
		color:white;
		font-weight:bold;
		
}

.tabSeperator {
background: #fff url(images/toolbar-div.png) bottom no-repeat;
	background-color:#fff;
	width:2px;
	 height:28px;
}



.level2text {
    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding-left:15px;
    padding-right:15px;
    padding-top:5px;
    padding-bottom:5px;
    font-weight:bold;
    color:white;
    
}



a {
	text-decoration:none;
	color:#33338c;
	
}

a:hover {
	text-decoration:underline;
}

.hdrLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration:none;
	color:#33338c;
	font-weight:bold;
	
}

.hdrLink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration:underline;
	color:#33338c;
	font-weight:bold;
}

.searchBox {
	border: 0px solid #0000aa;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:2px;
	width:100px;
	background-color:#ffffef;
}

.searchBtn {
	border :0px #cccccc solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	width:30px;
	height:19px;
	background: #9d9d9d url(images/button_serach.gif) bottom repeat-x;
	color:white;
}




/* PICK LIST */
ul li{
	padding-bottom:2px;
	padding-top:2px;
}
/* MY PREFERENCES */		


/* CSS FOR REPORTS */


	
/* End of Home Page */

/* All Menu */
#allMenu{
    width:500px;
    border:4px solid #dddcdd;
    left:300px;
    top:100px;
    position:absolute;
    z-index:1000001;
    display:none;
    padding:10px;
    background:#ffffff url(images/layerPopUpBg.gif);
}


.allMnuTable{
    width:100%;
    background-color:#FFFFFF;
}

.allMnuHandle td{
    height:20px;
    color:#FFFFFF;
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
    background-color:#000066;
    cursor:move;
    padding:2px;
    border-bottom:2px solid #666666;
}

.allMnuHdr{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-weight:Bold;
    font-size:11px;
    text-decoration:none;
    display:block;
    background-color:#FFFFFF;
    color:#000099;
    padding-top:5px;
    padding-bottom:5px;
}

a.allMnu{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    text-decoration:none;
    font-weight:normal;
    display:block;
    width:125px;
    height:15px;
    padding-left:5px;
    padding-top:0px;
    padding-bottom:0px;
    background-color:#FFFFFF;
    border:1px solid #FFFFFF;
    color:#000033;
    margin-left:20px;
}

a.allMnu:Hover{
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:10px;
    text-decoration:none;
    font-weight:normal;
    display:block;
    width:125px;
    height:15px;
    padding-left:5px;
    padding-top:0px;
    padding-bottom:0px;
    background-color:#eef;
    color:#333;
}
/* End Of All Menu */




span{ font-size:12px;}
td a{ font-size:12px;}
/*fieldset { border: 1px solid #ccc; margin-bottom: 8px; padding:4px 30px; padding-bottom:10px; text-align:center; margin-left:auto; margin-right:auto; }
legend { font-weight:bold; line-height:45px; padding-left:40px;}*/


.box
{
	border: 1px solid #99BBDD;
	color: #000000;
	margin: 0 10px 0 10px;
}
.box_title
{
text-align:center;
line-height:27px;
background:url(topimage/title_bg.gif);
color:#000;
}
.box_title_ztwsy
{
text-align:center;
line-height:27px;
height:27px;
background:url(topimage/title_bg.gif);
color:#000;
font-size:14px;
font-weight:bold;
}
.box_bot
{
	margin-bottom: 10px;
}
.box a
{
	text-decoration: none;
}
.box ul{ list-style:none;}
.box .lightbutton {
text-align:center;
color:#000000;
font-weight:bold;
background:url(topimage/02.gif);
}
.box .buttonss
{
text-align:center;
color:#000000;
font-weight:bold;
background:url(topimage/02.gif);
}
.box .button
{
text-align:center;
color:#000000;
font-weight:bold;
background:url(topimage/02.gif);
}





/*分页*/
.pages-nav {
	CLEAR:both; MARGIN-TOP: 6px; MARGIN-BOTTOM: -8px; height:35px;
}
.page-left {
	FLOAT: left; WIDTH: 45%; TEXT-ALIGN: left
}
.page-allpages {
	BORDER-RIGHT: #9ed08b 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: #9ed08b 1px solid; PADDING-LEFT: 4px; BACKGROUND: url(images/td_bg2.gif) #ffffff no-repeat 1px 1px; BORDER-LEFT: #9ed08b 1px solid; COLOR: #339900; LINE-HEIGHT: 24px; BORDER-BOTTOM: #9ed08b 1px solid; TEXT-ALIGN: center
}
.page-allpages3 {
	BORDER-RIGHT: #9ed08b 1px solid; PADDING-RIGHT: 4px; BORDER-TOP: #9ed08b 1px solid; PADDING-LEFT: 4px; BACKGROUND: url(images/td_bg2.gif) #ffffff no-repeat 1px 1px; COLOR: #666; LINE-HEIGHT: 20px; BORDER-BOTTOM: #9ed08b 1px solid; TEXT-ALIGN: center
}
.page-allpages3 INPUT {
	MARGIN-LEFT: 2px; MARGIN-RIGHT: 2px; HEIGHT: 18px
}
.page-allpages A {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: normal; PADDING-BOTTOM: 5px; COLOR: #333333; PADDING-TOP: 5px
}
.page-allpages A:hover {
	PADDING-RIGHT: 5px; PADDING-LEFT: 5px; FONT-WEIGHT: normal; BACKGROUND: url(images/page-bg.gif) repeat-x left top; PADDING-BOTTOM: 5px; COLOR: #fff; PADDING-TOP: 5px
}
.page-right {
	FLOAT: right; WIDTH: 54%; TEXT-ALIGN: right
}
.page-right2 {
	FLOAT: right; PADDING-BOTTOM: 5px; WIDTH: 200px; TEXT-ALIGN: right
}
.page-right DIV {
	FLOAT: left; WIDTH: 78px
}
#page-listpage {
	BACKGROUND: url(images/page_list.gif) no-repeat left top; FLOAT: left; WIDTH: 95px; LINE-HEIGHT: 25px; HEIGHT: 26px; TEXT-ALIGN: center
}
#page-listpage2 {
	BACKGROUND: url(images/page_list2.gif) no-repeat left top; FLOAT: right; WIDTH: 77px; LINE-HEIGHT: 25px; HEIGHT: 26px; TEXT-ALIGN: center
}
/*分页end*/

.na1{ color:Green;}
.na2{background:url(images/torigth.gif) no-repeat;padding-left:20px; color:Red; height:100%; vertical-align:top;}	
.level2UnSelTab{
	color:#000000;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
}
.level2SelTab{
	color:#000000;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
 background:url(images/usergroup.gif) no-repeat;
}
.hdrTabBg {
	background:#ffffff url(images/toolbar-bg.png) bottom repeat-x ;
	background-color:#fff;
	border-top: 1px solid #83bbea;
	
}  
.tabSelected {
	background: #fff url(images/toolbar-bg.png) bottom repeat-x;
	background-color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 11px;
	padding-left:10px;
	padding-right:10px;
	padding-top:2px;
	padding-bottom:2px;
	border-bottom:0px solid #ffffff;

   }
.tabSeperator {
background: #fff url(images/toolbar-div.png) bottom no-repeat;
	background-color:#fff;
	width:2px;
	 height:28px;
}
.drop_mnu{
    position:absolute;
    left:0px;
    top:0px;
    z-index:1000000001;
    border-left:1px solid #d3d3d3;
    border-right:1px solid #d3d3d3;
    border-bottom:1px solid #d3d3d3;
    width:150px;
    display:none;
    padding:0px;
    text-align:left;
    overflow-x:hidden;
    overflow-y:hidden;
    background-color:#eee;
    font-size:12px;
}
a.drop_down{
    width:150px;
    text-align:left;
    font-family:  Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height:20px;
    font-weight:normal;
    color:#33338c;
    background-color:#fff;
    padding:2px 5px 2px 5px;
    border-top:1px solid #fafafa;
    border-bottom:1px solid #d3d3d3;
    display:block;
}

a.drop_down:Hover{
    padding:2px 5px 2px 5px;
    width:150px;
    text-align:left;
    color:#33338c;
    font-weight:normal;
    text-decoration:underline;
    background-color:#dadada;
}
/*杨柳样式*/

/*版权样式*/
.bq
{
background:url(topimage/bg_01.png);
border:none;
text-align:center;
}
/*头部样式*/
/*网页顶部的渐变背景图*/
.top_bg
{
background:url(topimage/bg_01.png);
}
.top_bg_cqtl
{
background:url(topimage/cqtl_head11.jpg) 100% 80px;
color:White;
}
/*头部导航的样式*/
.top_dh
{
border-top-style:none;
border-right-style:none;
border-bottom-style:none;
border-left-style:groove;
border-left-width:2px;
border-left-color:#84bdef;
margin:0;
background-image: url(topimage/toolbar-bg.png); text-align: center; color: #FFFFFF; font-weight:bold;
}

/*头部学校名称标题样式*/
.top_h1
{
font-size: 14px;
font-weight: bold;
}
/*表格样式*/

/*列表标题*/

/*表格中的字段样式单元格的背景颜色*/
.text_td
{
text-align:right;
background-color:#6CABE7;
}
/*鼠标划过单元行变色文本样式*/
.table_text
{
text-align:center;
}
/*正文表格中标题样式*/
.tit
{  
letter-spacing:0.3cm;
text-align:center;
color: #FFFFFF;
font-weight: bold;
}
/*正文表格中标题列名样式*/
.td_title
{
line-height:26px;
text-align:right;

}
.td_title a
{
 color:White;
}
/*表格样式*/
/*细线表格的继承类*/
TABLE.colorTest
{   
border-top: 1px solid #6CABE7;    
border-left: 1px solid #6CABE7;    
border-right: 0px;    
border-bottom: 0px;    
}   
.colorTest TD {   
border-top: 1px solid #FFFFFF;    
border-left: 1px solid #FFFFFF;    
border-right: 1px solid #6CABE7;    
border-bottom: 1px solid #6CABE7;   
}   
.td_conten
{
	text-align:left;
	vertical-align:middle;
}
/*表格背景颜色*/
.table
{
background-color:#F7FAFF;
}
.table_boder
{
border:1px #6CABE7 solid;
border-collapse:collapse;
}
/*表格之间间隙 */
.box_bot
{
margin-bottom:0px;
}
/*下拉列表框*/
.select
{
}
/*单元行奇数行颜色*/
.td1
{
 background-color:#efeff7;
}
/*单元行偶数行颜色*/
.td2
{
 background-color:#efeff7;
}
/*文本域样式*/
.text
{
border-right: #9CBDD6 1px solid;  border-top: #9CBDD6 1px solid;  font-size: 12px; border-left : #9CBDD6 1px solid; border-bottom: #9CBDD6 1px solid; font-family: Arial, 宋体, fantasy;  background-color: #fafafa; height:20px;
}

/*文本框1*/
.txt1
{
border:1px solid #CCCCCC;
}
/*密码框样式*/
input[type="password"]
{
border:1px solid #CCCCCC;
}

.buttons 
{
    /* BORDER-RIGHT: #2C59AA 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #2C59AA 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#C3DAF5); BORDER-LEFT: #2C59AA 1px solid; CURSOR: hand; COLOR: black; PADDING-TOP: 2px; BORDER-BOTTOM: #2C59AA 1px solid */
    width:45px; BORDER-RIGHT: #2C59AA 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #2C59AA 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 12px;FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#C3DAF5);  BORDER-LEFT: #2C59AA 1px solid; CURSOR: hand; COLOR: black; PADDING-TOP: 2px; BORDER-BOTTOM: #2C59AA 1px solid 
}
.butHilight
{
	BORDER-RIGHT: #2C59AA 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #2C59AA 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#ffffff, EndColorStr=#99C1F2); BORDER-LEFT: #2C59AA 1px solid; CURSOR: hand; COLOR: black; PADDING-TOP: 2px; BORDER-BOTTOM: #2C59AA 1px solid 
	}
.lightbutton {
BORDER-RIGHT: #96d875 1px solid; BORDER-TOP: #96d875 1px solid; MARGIN-TOP: 3px; FONT-WEIGHT: normal; FONT-SIZE: 12px; BORDER-LEFT: #96d875 1px solid; COLOR: #339900; BORDER-BOTTOM: #96d875 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif; HEIGHT: 24px; BACKGROUND-COLOR: #f5fafe
}
/*按钮的样式*/

.button
{
border:1px solid #CCCCCC;
text-align:center;
color:#000000;
cursor:hand;
background:url(topimage/02.gif);
}
.but
{
text-align:center;
color:#000000;
font-weight:bold;
background:url(topimage/02.gif);
}
.but1
{
text-align:center;
color:#000000;
font-weight:bold;
background:url(topimage/02.gif);
}
.onmouseout /*本来单元行颜色和鼠标移出单元行颜色*/
{ 
 background-color:#F7FAFF;
}
/*鼠标移入单元行颜色*/
.onmouseover
{
background-color:#ffffff;
}  
/*鼠标点击单元行颜色*/
.onclick
{
background:#C4DAFF;
}
/*表格里面的点击新建按钮*/

/*ljp*/
/*-----------tab-----------------*/
/*----------分野------------*/
div.digg {padding: 3px;  margin: 3px; text-align: center; font-family:Verdana; font-size:12px;}
div.digg a {	border: #aaaadd 1px solid; padding:2px 5px; margin: 2px;  color: #000099; text-decoration: none}
div.digg a:hover {border: #000099 1px solid; color: #000; }
div.digg a:active {border: #000099 1px solid; color: #000; }
div.digg span.current {border: #000099 1px solid; padding:2px 5px; font-weight: bold;  margin: 2px; color: #fff;background-color: #000099}
div.digg span.disabled {	border: #eee 1px solid; padding:2px 5px; margin: 2px; color: #ddd; padding-top: 2px;}

/*-----tree------*/
.load  { padding:2px 2px 0px 2px; line-height:18px; display:inline; color:#FFF; background:#69C;}
        .text0 { padding:2px 0px 0px 2px; line-height:18px; display:block; color:#069; text-decoration:none;}
        .text0:hover { color:#000; background:#CCC;}
        .text1 { padding:2px 0px 0px 2px; line-height:18px; display:block; color:#FFF; text-decoration:none; background:#69C;}
	    #M2_0 a:link{padding 2px 0px 0px 2px;line-height:18px;display:block;color:#069;text-decoration:none;}
        #M2_0 a:visited{padding 2px 0px 0px 2px;line-height:18px;display:block;color:#069;text-decoration:none;background-color:#fff}
         #M2_0 a:hover{padding 2px 0px 0px 2px;line-height:18px;display:block;color:#069;text-decoration:none;background:#69C;}
        .folder_close { padding-left:18px; background-image:url(../../images/plus.gif); background-repeat:no-repeat; height:18px;  cursor:pointer;}
        .folder_open  { padding-left:18px; background-image:url(../../images/minus.gif); background-repeat:no-repeat; height:18px; cursor:pointer;}
        .folder_close_end { padding-left:18px; background-image:url(../../images/plus_bottom.gif); background-repeat:no-repeat; height:18px; cursor:pointer;}
        .folder_open_end  { padding-left:18px; background-image:url(../../images/minus_bottom.gif); background-repeat:no-repeat; height:18px; cursor:pointer;}
        .file     { padding-left: 18px;	background-image: url(../../images/join.gif); background-repeat: no-repeat; height: 18px; cursor: pointer;}
        .file_end { padding-left: 18px;	background-image: url(../../images/joinbottom.gif); background-repeat: no-repeat; height: 18px; cursor: pointer;}
        .list0 { padding-left: 18px; background-image: url(../../images/line.gif);	background-repeat: repeat-y;}
        .list1 { padding-left: 18px;}
/*-----------*/
#mu {
        margin:10px 31px;
        width:94%;
        line-height:24px;
        border-left:1px solid #dcdcdc;
}
#mu_popshow {
        margin:10px 31px;
        width:94%;
        line-height:24px;
        border-left:1px solid #dcdcdc;
}
#mu dt.active {
        border-bottom:1px solid #fff;
        position:relative;
		background-color: #fff;
}
#mu dt {
        padding:0 10px;
		padding-left:10px;
        float:left;
        border:1px solid #dcdcdc;
        cursor:pointer;
		background-color: #FFFFCC;
        margin-bottom:-1px;
		margin-right:5px;
		margin-left:-1px;
}
#mu dd {
        clear:both;
        width:100%;
		height:100%;
        border-left:0;
        border:1px solid #dcdcdc;
        border-left:0;
        display:none;
		margin:0;
        padding:0;
}
/*-----------tab--end---------------*/
/*div table 样式end*/

.pop_close
{
	background: url(../../images/close.gif) no-repeat;
	width: 20px;
	height: 18px;
	cursor: pointer;
}
.add
{
	background: url(../../images/add.png) no-repeat center left;
}
.btnleft
{
	background: url(../../images/left.gif) no-repeat center left;
}
.btnright
{
	background: url(../../images/right.gif) no-repeat center left;
}
.search
{
	background: url(../../images/search.gif) no-repeat center left;
}
.update
{
	background: url(../../images/eidt.gif) no-repeat center left;
}
.fdelete
{
	background: url(../../images/del.gif) no-repeat center left;
}
.higse
{
	background: url(../../images/hig.png) no-repeat center left;
}
.btn_disabled{
color: #999;
}
.loadingimg{
height:11px;
background: url(../../images/progressbar_green.gif) no-repeat center left;
}
/*功能按钮star*/
	.twp_head{height:32px;}
	.twp_head_simp{height:32px;}
	.wp_toolbar{ clear:both;height:30px; background:#fff; border-bottom:1px solid #e1e1e1;border-top:1px solid #f4f4f4;}
	.wp_btn{float:left; margin-right:4px; cursor:pointer;}
	.wp_btn a{height:28px;border:1px solid #fff;cursor:pointer; display:block;text-decoration:none;color:#000;}
	.wp_btn a:hover{border:1px solid #BEBEBE;cursor:pointer; background:#FFFFEE;}
	.wp_btn_unable .btn_allimg{background-image:url(../../images/all_toolbar_gray.gif); background-repeat:no-repeat;}
	.wp_btn_unable a:link,.wp_btn_unable a:visited,.wp_btn_unable a:hover{border:1px solid #fff;cursor:default; color:#999; background:#fff;}
	.wp_btn_unable a{color:#999999;}
	.wp_btn_inner{padding:0px; margin:0px; display:block;}
	.wp_btn_inner a{cursor:pointer;}
    .wp_btn_inner b{ display:block;}
    .wp_btn1{width:90px; }
    .wp_btn2{width:90px; }
	.wp_btn3{width:90px; }
	.wp_btn4{width:90px; }
	.wp_btn5{width:90px; }
    .btn_allimg{background-repeat:no-repeat; width:28px; height:28px; float:left; margin-left:2px;}
    .btn_allimg,.oplist_op_addfile a.btn,.dragbox_en .dragboxico,.dragbox_un .dragboxico,.newfolder .sg_img{background-image:url(../../images/all_toolbar.gif); background-repeat:no-repeat;}
    .btn_ico_1{background-position:-2px -2px;}/*上传*/
	.btn_ico_2{background-position:-34px -2px;}/*下载*/
	.btn_ico_3{background-position:-66px -2px;}/*新建*/
	.btn_ico_4{background-position:-98px -2px;}/*删除*/
	.btn_ico_5{background-position:-130px -2px;}/*移动*/
	.btn_ico_6{background-position:-162px -2px;}/*查看容量*/
	.btn_ico_7{background-position:-194px -2px;}/*属性*/
	.btn_ico_8{background-position:-226px -2px;}/*网盘*/
	.btn_ico_9{background-position:-258px -2px;}/*搜索文件*/
	.btn_ico_10{background-position:-290px -2px;}/*上一*/
	.btn_ico_11{background-position:-320px -2px;}/*下一*/
	.btn_ico_12{background-position:-352px -2px;}/*查看*/
	.btn_ico_13{background-position:-386px -2px;}/*返回*/
	.btn_ico_14{background-position:-450px -2px;}/*返回上级目录*/
	.btn_text{word-wrap:normal;padding:6px 4px 0 3px;display:block;float:left;}
/*功能按钮end*/
/* cy add begin */
.main_border
{
border-top-color :#99BBDD;
border-top-style:solid;
border-top-width:1px;

border-left-color :#99BBDD;
border-left-style:solid;
border-left-width:1px;

border-right-color :#99BBDD;
border-right-style:solid;
border-right-width:1px;
border-bottom-color :#99BBDD;
border-bottom-style:solid;
border-bottom-width:1px;
}
.divbg  /*div背景色*/
{
    background-color:#F7FAFF;
}
/* cy add end */
.onfocus
{
background-color:#FFFFCC;
	}
/* 这几个是弹出窗的     */
.mask_alert {
    position: absolute;
    left: 0;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    /* z-index: 999999;     */
    z-index: 12;
}

.dialog_alert {
    position: absolute;
    background: white;
    width: 300px;
    border-radius: 5px;
    /* z-index: 999998; */
}

.title_alert {
    padding: 30px 0px;
    text-align: center;
    font-size: 16px;
}

.dialog_title {
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #3F97D6;
    color: white;
    font-size: 16px;
}

.dlg_title {
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #3F97D6;
    color: white;
    font-size: 15px;
}
.hidden {
    display: none;
}
.mouseover {
	background: #BBDCEA;
}

.mouseout {
	background: none;
}

