/* ------------------------- 用于修正miniUI的分页条显示不完整的BUG ---------------------------- */
.mini-pager-left{
	position:absolute;
	top:0;
	left:0;
}

.mini-pager-right{
	position:absolute;
	top:0;
	right:0;
}

/* ------------------------- 新增可选样式（图标） ---------------------------- */

.icon-btn-noimage
{
	background:url(ico/noimage.gif) no-repeat;
}

.icon-btn-goods
{
	background:url(ico/bricks.png) no-repeat;
}

.icon-btn-order
{
	background:url(ico/transmit.png) no-repeat;
}

.icon-btn-customer
{
	background:url(ico/group.png) no-repeat;
}

.icon-btn-article
{
	background:url(ico/book.png) no-repeat;
}

.icon-btn-web
{
	background:url(ico/world.png) no-repeat;
}

.icon-btn-system
{
	background:url(ico/computer.png) no-repeat;
}

.icon-btn-quit
{
	background:url(ico/quit2.gif) no-repeat;
}

.icon-btn-report
{
	background:url(ico/chart_bar.png) no-repeat;
}

.icon-btn-popedom
{
	background:url(images/icons/bricks.png) no-repeat;
}

.icon-btn-brick
{
	background:url(ico/brick.png) no-repeat;
}

.icon-btn-welcome
{
	background:url(ico/house.png) no-repeat;
}

.icon-btn-leaf
{
	background:url(ico/leaf.gif) no-repeat;
}

.icon-btn-gotoTask
{
	background:url(ico/gototask.gif) no-repeat;
}

.icon-btn-search
{
	background:url(ico/search.gif) no-repeat;
}

.icon-btn-return
{
	background:url(ico/return.gif) no-repeat;
}

.icon-show-yes
{
	background:url(ico/new/yes.gif) no-repeat;
}

.icon-show-no
{
	background:url(ico/new/no.gif) no-repeat;
}

.icon-show-copy
{
	background:url(ico/new/icon_copy.gif) no-repeat;
}

.icon-show-docs
{
	background:url(ico/new/icon_docs.gif) no-repeat;
}

.icon-show-edit
{
	background:url(ico/new/icon_edit.gif) no-repeat;
}

.icon-show-trash
{
	background:url(ico/new/icon_trash.gif) no-repeat;
}

.icon-show-view
{
	background:url(ico/new/icon_view.gif) no-repeat;
}

.icon-btn-collapse
{
	background:url(images/collapse.gif) no-repeat;
}

.icon-btn-expand
{
	background:url(images/expand.gif) no-repeat;
}

.icon-btn-transfer
{
	background:url(ico/application_go.png) no-repeat;
}

.icon-btn-picture
{
	background:url(ico/picture.png) no-repeat;
}

.icon-btn-youhui
{
	background:url(images/money.png) no-repeat;
}

.icon-btn-cuxiao
{
	background:url(images/basket_put.png) no-repeat;
}

.icon-btn-peijian
{
	background:url(images/award_star_silver_2.png) no-repeat;
}

.icon-btn-gguanlian
{
	background:url(images/attach.png) no-repeat;
}

.icon-btn-guanlian
{
	background:url(images/text_signature.png) no-repeat;
}

.icon-show-hourglass
{
	background:url(images/icons/hourglass.png) no-repeat;
}

.icon-btn-refresh
{
	background:url(ico/_refresh.gif) no-repeat;
}

.icon-btn-tongbu
{
	background:url(images/icons/drive_web.png) no-repeat;
}

.icon-btn-phone
{
	background:url(ico/new/phone_little.png) no-repeat;
}

.icon-btn-accept
{
	background:url(ico/accept.png) no-repeat;
}

.icon-btn-delete
{
	background:url(ico/delete.gif) no-repeat;
}

.icon-btn-cancel
{
	background:url(ico/cancel_16_3.png) no-repeat;
}

.icon-btn-multimediaMessage
{
	background:url(ico/color_wheel.png) no-repeat;
	width:16px;
	height:16px;
}

.icon-btn-advancedSearch
{
	background:url(images/search.bmp) no-repeat;
}

.icon-btn-redo
{
	background:url(ico/arrow_redo.png) no-repeat;
}

.icon-btn-feed
{
	background:url(ico/feed.png) no-repeat;
}

.icon-btn-colorparams
{
	background:url(ico/sysParams.png) no-repeat;
}

.icon-btn-zoom
{
	background:url(ico/zoom.png) no-repeat;
}

.icon-btn-sun
{
	background:url(ico/weather_sun.png) no-repeat;
}

/* ------------------------- 新增可选样式（控件） ---------------------------- */
/*工具栏分隔条样式*/  
.toolbar_separator{  
    display:inline-block;
    zoom:1;            
    border:0;
    border-left:solid 1px #adb3b9;
    margin:1px;
    margin-top:1px;    
    height:24px; 
    vertical-align:middle;
    margin-left:-4px;
    margin-right:-4px;
}

/*选项卡激活样式*/
.mini-tab-active{
    border-bottom:solid 1px white;
    background:white;
    cursor:default;
    border-top:solid 1px #FF972F; /*在此增加了border-top样式属性*/
}

/*选项卡内容区域样式*/
.mini-tabs-bodys{
	padding:0px;
}

/*window面板border样式*/
.mini-window-border{
	border:1px solid #999999 !important;
}
.xiangmugaikuang{width:30px; height:30px; display:block; margin:0 8px 0 10px; background:url(images_small/system.png) no-repeat; float:left; margin-top:2px;}
.danganguanli{width:30px; height:30px; display:block; margin:0 8px 0 10px; background:url(images_small/management.png) no-repeat; float:left; margin-top:2px;}
.xianchangdongtai{width:30px; height:30px; display:block; margin:0 8px 0 10px; background: url(images_small/custom.png) no-repeat; float:left; margin-top:2px;}
.chengxuguankong{width:30px; height:30px; display:block; margin:0 8px 0 10px; background:url(images_small/channel.png) no-repeat; float:left; margin-top:2px;}
.shenjishiwu{width:30px; height:30px; display:block; margin:0 8px 0 10px; background:url(images_small/app.png) no-repeat; float:left; margin-top:2px;}
.hudongyewu{width:30px; height:30px; display:block; margin:0 8px 0 10px; background:url(images_small/Interactive.png) no-repeat; float:left; margin-top:2px;}
.zhibiaotixi{width:30px; height:30px; display:block; margin:0 8px 0 10px; background:url(images_small/source.png) no-repeat; float:left; margin-top:2px;}
.tongjifenxi{width:30px; height:30px; display:block; margin:0 8px 0 10px; background:url(images_small/cloud.png) no-repeat; float:left; margin-top:2px;}
.yewuzhinan{width:30px; height:30px; display:block; margin:0 8px 0 10px; background:url(images_small/Guide.png) no-repeat; float:left; margin-top:2px;}
.xitongweihu{width:30px; height:30px; display:block; margin:0 8px 0 10px; background:url(images_small/statistics.png) no-repeat; float:left; margin-top:2px;}
.baogaohuishen{width:30px; height:30px; display:block; margin:0 8px 0 10px; background:url(images_small/audit.png) no-repeat; float:left; margin-top:2px;}
.tuxiangshibie{width:30px; height:30px; display:block; margin:0 8px 0 10px; background:url(images_small/recognition.png) no-repeat; float:left; margin-top:2px;}
.xmjbqk{width:30px; height:30px; display:block; margin:0 8px 0 10px; background:url(images_small/xmjbqk.png) no-repeat; float:left; margin-top:2px;}
.xtgl{width:30px; height:30px; display:block; margin:0 8px 0 10px; background:url(images_small/xtgl.png) no-repeat; float:left; margin-top:2px;}
.sxblqk{width:30px; height:30px; display:block; margin:0 8px 0 10px; background:url(images_small/sxblqk.png) no-repeat; float:left; margin-top:2px;}
.tjbb{width:30px; height:30px; display:block; margin:0 8px 0 10px; background:url(images_small/tjbb.png) no-repeat; float:left; margin-top:2px;}
.xmdagl{width:30px; height:30px; display:block; margin:0 8px 0 10px; background:url(images_small/xmdagl.png) no-repeat; float:left; margin-top:2px;}
.bghs{width:30px; height:30px; display:block; margin:0 8px 0 10px; background:url(images_small/bghs.png) no-repeat; float:left; margin-top:2px;}
.gczbtx{width:30px; height:30px; display:block; margin:0 8px 0 10px; background:url(images_small/gczbtx.png) no-repeat; float:left; margin-top:2px;}
.jjsrcsw{width:30px; height:30px; display:block; margin:0 8px 0 10px; background:url(images_small/jjsrcsw.png) no-repeat; float:left; margin-top:2px;}
.ywzn{width:30px; height:30px; display:block; margin:0 8px 0 10px; background:url(images_small/ywzn.png) no-repeat; float:left; margin-top:2px;}
.cbsh{width:30px; height:30px; display:block; margin:0 8px 0 10px; background:url(images_small/cbsh.png) no-repeat; float:left; margin-top:2px;}
.dlda{width:30px; height:30px; display:block; margin:0 8px 0 10px; background:url(images_small/dlda.png) no-repeat; float:left; margin-top:2px;}

.icon-expand-query{ height:16px; margin:0 8px 0 10px; background:url(images_small/zk.png) no-repeat; line-height:16px;}
.icon-revoke{height:16px; margin:0 8px 0 10px; background:url(images_small/del.png) no-repeat; line-height:16px;}
.icon-opinion-query{ height:16px; margin:0 8px 0 10px; background:url(images_small/cx.png) no-repeat; line-height:16px;}
.icon-preliminary-examination{ height:16px; margin:0 8px 0 10px; background:url(images_small/cs.png) no-repeat; line-height:16px;}
.icon-auditing{ height:16px; margin:0 8px 0 10px; background:url(images_small/sh.png) no-repeat; line-height:16px;}
.icon-final-judgment{ height:16px; margin:0 8px 0 10px; background:url(images_small/zs.png) no-repeat; line-height:16px;}
.icon-personnel{ height:16px; margin:0 8px 0 10px; background:url(images_small/ry.png) no-repeat; line-height:16px;}
.icon-forbidden{height:16px; margin:0 8px 0 10px; background:url(images_small/jy.png) no-repeat; line-height:16px;}
.icon-quote{height:16px; margin:0 8px 0 10px; background:url(images_small/bj.png) no-repeat; line-height:16px;}
.icon-submit-audit{height:16px; margin:0 8px 0 10px; background:url(images_small/tjsh.png) no-repeat; line-height:16px;}
.icon-review-quotation{height:16px; margin:0 8px 0 10px; background:url(images_small/shbj.png) no-repeat; line-height:16px;}
.icon-nuclear-price{height:16px; margin:0 8px 0 10px; background:url(images_small/hj.png) no-repeat; line-height:16px;}
.icon-verification{height:16px; margin:0 8px 0 10px; background:url(images_small/hd.png) no-repeat; line-height:16px;}
.icon-review{height:16px; margin:0 8px 0 10px; background:url(images_small/fh.png) no-repeat; line-height:16px;}
.icon-audit-opinion{height:16px; margin:0 8px 0 10px; background:url(images_small/shyj.png) no-repeat; line-height:16px;}
.icon-review-comments{height:16px; margin:0 8px 0 10px; background:url(images_small/fhyj.png) no-repeat; line-height:16px;}
.icon-return{height:16px; margin:0 8px 0 10px; background:url(images_small/fanhui.png) no-repeat; line-height:16px;}
.icon-leading-in{height:16px; margin:0 8px 0 10px; background:url(images_small/dr.png) no-repeat; line-height:16px;}
.icon-derived{height:16px; margin:0 8px 0 10px; background:url(images_small/dc.png) no-repeat; line-height:16px;}
.icon-set-limit{height:16px; margin:0 8px 0 10px; background:url(images_small/szxz.png) no-repeat; line-height:16px;}
.icon-set-formula{height:16px; margin:0 8px 0 10px; background:url(images_small/szgs.png) no-repeat; line-height:16px;}
.icon-sub-item{height:16px; margin:0 8px 0 10px; background:url(images_small/zxm.png) no-repeat; line-height:16px;}
.icon-limit-management{height:16px; margin:0 8px 0 10px; background:url(images_small/xzgl.png) no-repeat; line-height:16px;}
.icon-process-node{height:16px; margin:0 8px 0 10px; background:url(images_small/lcjd.png) no-repeat; line-height:16px;}
.icon-process-form{height:16px; margin:0 8px 0 10px; background:url(images_small/lcbd.png) no-repeat; line-height:16px;}
.icon-archive-source{height:16px; margin:0 8px 0 10px; background:url(images_small/gdly.png) no-repeat; line-height:16px;}