﻿
body {
}

.zDialogCon {
    padding-top: 5px;
}

.dialog_borderWidth {
    width: 13px;
}

.dialog_title {
    padding: 10px 0 0 4px;
    float: left;
    font-weight: bold;
    color: #fff;
}

.dialog_lt {
    background-image: url(../popup/images/dialog_lt.png) !important;
    background: url(../popup/images/dialog_lt.gif) no-repeat 0 0;
    height: 33px;
}

.dialog_ct {
    background-image: url(../popup/images/dialog_ct.png) !important;
    background: url(../popup/images/dialog_ct.gif) repeat-x top;
    height: 33px;
    vertical-align: top;
}

.dialog_rt {
    background-image: url(../popup/images/dialog_rt.png) !important;
    background: url(../popup/images/dialog_rt.gif) no-repeat right 0;
    height: 33px;
}

.dialog_closebtn {
    background-image: url(../popup/images/dialog_closebtn.gif);
    border: 0;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: 50% 50%;
    margin: 4px 0 0;
    *margin-top: 5px;
    position: relative;
    top: auto;
    cursor: pointer;
    float: right;
    height: 17px;
    width: 28px;
}

.dialog_closebtn_over {
    background-image: url(../popup/images/dialog_closebtn_over.gif);
    border: 0;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: 50% 50%;
    margin: 4px 0 0;
    *margin-top: 5px;
    position: relative;
    top: auto;
    cursor: pointer;
    float: right;
    height: 17px;
    width: 28px;
}

.dialog_maxbtn {
    background-image: url(../popup/images/dialog_maxbtn.gif);
    border: 0;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: 50% 50%;
    margin: 4px 0 0;
    *margin-top: 5px;
    position: relative;
    top: auto;
    cursor: pointer;
    float: right;
    height: 17px;
    width: 28px;
}

.dialog_minbtn {
    background-image: url(../popup/images/dialog_minbtn.gif);
    border: 0;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: 50% 50%;
    margin: 4px 0 0;
    *margin-top: 5px;
    position: relative;
    top: auto;
    cursor: pointer;
    float: right;
    height: 17px;
    width: 28px;
}

.dialog_decreasebtn {
    background-image: url(../popup/images/dialog_decreasebtn.gif)!important;
}

.dialog_mlm {
    background-image: url(../popup/images/dialog_mlm.png) !important;
    background: url(../popup/images/dialog_mlm.gif) repeat-y left;
}

.dialog_bg {
    background: #eaece9 url(../popup/images/dialog_bg.jpg) no-repeat scroll right top;
}

.dialog_messageIcon {
    background-image: url(../popup/images/window.gif);
    border: 0;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: 50% 50%;
    width: 32px;
    height: 32px;
}

.dialog_mrm {
    background-image: url(../popup/images/dialog_mrm.png) !important;
    background: url(../popup/images/dialog_mrm.gif) repeat-y right;
}

.dialog_lb {
    background-image: url(../popup/images/dialog_lb.png) !important;
    background: url(../popup/images/dialog_lb.gif) no-repeat 0 bottom;
    height: 13px;
}

.dialog_cb {
    background-image: url(../popup/images/dialog_cb.png) !important;
    background: url(../popup/images/dialog_cb.gif) repeat-x bottom;
    height: 13px;
}

.dialog_rb {
    background-image: url(../popup/images/dialog_rb.png) !important;
    background: url(../popup/images/dialog_rb.gif) no-repeat right bottom;
    height: 13px;
}

.icon_alert {
    background-image: url(../popup/images/icon_alert.gif);
    border: 0;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: 50% 50%;
    width: 34px;
    height: 34px;
}

.icon_query {
    background-image: url(../popup/images/icon_query.gif);
    border: 0;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: 50% 50%;
    width: 34px;
    height: 34px;
}

.dialog_sample_top {
    background-image: url(popup/dialog_ct.png) !important;
    background: url(popup/dialog_ct.gif) repeat-x top;
    height: 33px;
    font-weight: bold;
    color: #fff;
    text-indent:10px;
}

.dialog__simple_closebtn {
    background-image: url(popup/dialog_closebtn.gif);
    border: 0;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: 50% 50%;
    margin: 4px 0 0;
    margin-top: 5px;
    position: relative;
    top: auto;
    cursor: pointer;
    float: right;
    height: 17px;
    width: 28px;
}

.dialog_sample_middle {
    /*border-left: solid 1px #999999;
    border-right: solid 1px #999999;*/
    border-bottom: solid 1px #ddd;
    background-color: #ffffff;
}

.dialog_tip_middle {
    border-left: solid 1px #999999;
    border-right: solid 1px #999999;
    background-color: #ffffff;
}

.dialog_tip_bottom {
    height: 31px;
    background-image: url(../popup/images/simple_bottomLine.gif);
    background-repeat: repeat-x;

}

.dialog_tip_bottomArr {
    height: 100%;
    background-image: url(../popup/images/simple_tip.png) !important;
    background: url(../popup/images/simple_tip.gif) no-repeat center top;
}

.dialog_shadow_lt {
    background-image: url(../popup/images/shadow_lt.gif);
    background-repeat: no-repeat;
    background-color: #ffffff;
    height: 39px;
    width: 220px;
}

.dialog_shadow_ct {
    background-image: url(../popup/images/shadow_ct.gif);
    background-repeat: repeat-x;
    background-color: #ffffff;
    height: 39px;
}

.dialog_shadow_rt {
    background-image: url(../popup/images/shadow_rt.gif);
    background-repeat: no-repeat;
    height: 39px;
    width: 225px;
}

.dialog_shadow_lm {
    background-image: url(../popup/images/shadow_lm.gif);
    background-repeat: repeat-y;
    background-color: #ffffff;
}

.dialog_shadow_cm {
    background-color: #ffffff;
}

.dialog_shadow_rm {
    background-image: url(../popup/images/shadow_rm.gif);
    background-repeat: repeat-y;
}

.dialog_shadow_lb {
    background-image: url(../popup/images/shadow_lb.png) !important;
    background-image: url(../popup/images/shadow_lb.gif);
    background-repeat: no-repeat;
    height: 130px;
    width: 220px;
}

.dialog_shadow_cb {
    background-image: url(../popup/images/shadow_cb.png) !important;
    background-image: url(../popup/images/shadow_cb.gif);
    background-repeat: repeat-x;
    background-position: 0 100%;
    height: 130px;
}

.dialog_shadow_rb {
    background-image: url(../popup/images/shadow_rb.png) !important;
    background-image: url(../popup/images/shadow_rb.gif);
    background-repeat: no-repeat;
    height: 130px;
    width: 225px;
}

.dialog_shadow_content {
    position: absolute;
    z-index: 100;
    padding: 0 0 0 4px;
}

.dialog_shadow_content_top {
    height: 39px;
    font-weight: bold;
    color: black;
}

.dialog_trans_icon {
    background-image: url(../popup/images/trans.gif);
    border: 0;
    background-repeat: no-repeat;
    background-color: transparent;
    background-position: 50% 50%;
    width: 1px;
    height: 1px;
    float: left;
}

.dialog_icon_default {
    background-image: url(../popup/images/icon_dialog.png);
    _background-image: url(../popup/images/icon_dialog.gif);
    background-repeat: no-repeat;
    background-position: 0 50%;
    padding-left: 15px;
    display: inline-block;
    word-break: keep-all;
    word-wrap: normal;
}

.dialogTaskBg {
    height: 27px;
    width: 100%;
    position: absolute;
    bottom: 0;
    background-image: url(../popup/images/taskBar.jpg);
    background-repeat: repeat-x;
    padding: 2px 5px 0 0;
}

.taskItemContainer {
    height: 26px;
    left: 18px;
    position: absolute;
    top: 4px;
    width: 9999px;
    z-index: 5;
}

.taskItemButtonLeft {
    position: absolute;
    top: 4px;
    left: 0;
    width: 17px;
    height: 23px;
    background-image: url(../popup/images/item_leftBtn.gif);
    background-repeat: no-repeat;
    cursor: pointer;
    cursor: hand;
    z-index: 10;
}

.taskItemButtonRight {
    position: absolute;
    right: 0;
    top: 4px;
    width: 17px;
    height: 23px;
    background-image: url(../popup/images/item_rightBtn.gif);
    background-repeat: no-repeat;
    cursor: pointer;
    cursor: hand;
    z-index: 10;
}

.dialogTaskItem {
    display: inline-block;
    height: 26px;
    width: 100px;
    background-image: url(../popup/images/taskItemRight.jpg);
    background-repeat: no-repeat;
    background-position: 100% 0%;
    margin: 0 0 0 2px;
    padding: 0 5px 0 0;
    text-decoration: none;
}

    .dialogTaskItem .dialogTaskItemRight {
        display: block;
        background-image: url(../popup/images/taskItemLeft.jpg);
        background-repeat: no-repeat;
        height: 26px;
        line-height: 26px;
        color: #ffffff;
        padding: 0 0px 0 5px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        text-decoration: none;
    }

    .dialogTaskItem:hover {
        text-decoration: none;
    }

.dialogTaskItemCurrent {
    background-image: url(../popup/images/taskItemRightCurrent.jpg)!important;
}

    .dialogTaskItemCurrent .dialogTaskItemRight {
        background-image: url(../popup/images/taskItemLeftCurrent.jpg)!important;
    }

.dialogTaskItemIcon {
    overflow: hidden;
    width: 100%;
    text-overflow: ellipsis;
}

.dialogMinEffect {
    border: dotted 1px #000000;
    filter: alpha(opacity=40);
    opacity: 0.4;
    background-color: #000000;
    position: absolute;
    z-index: 9999;
}


/*按钮样式*/
.button{
	background:transparent url(../skins/sky/form/btn_bg.jpg) repeat scroll 0 0;
	border:1px solid #83b1f2;
	font-size:12px;
	height:24px;
	line-height:22px;
	>margin-right:4px;
}
.button_hover{
	background:transparent url(../skins/sky/form/btn_bg_hover.jpg) repeat scroll 0 0;
	border:1px solid #af923f;
	font-size:12px;
	height:24px;
	line-height:22px;
	>margin-right:4px;
}
.button_focus{
	background:transparent url(../skins/sky/form/btn_bg.jpg) repeat scroll 0 0;
	border-color:#00bbff;
	border:1px solid;
	font-size:12px;
	height:24px;
	line-height:22px;
	>margin-right:4px;
}
/*按钮样式*/


 /*分页样式*/
.paging{}
.paging span{
	display:block;
	float:left;
	margin:0 0 0 5px;
	font-family: Arial;
	padding:0!important;
	height:20px;
	line-height:20px;
}
.paging a{
	padding:0 6px 0 6px!important;
	border:solid 1px #cccccc;
	background-color:#edf7f9;
	height:20px;
	line-height:20px;
	display:inline-block;
}
.paging a:hover{
	color:white;
	text-decoration:none;
	background-color:#3366cc;/*鼠标悬停背景色*/
	border:solid 1px #193d84;/*鼠标悬停边框色*/
}
.paging_disabled a{
	color:#cccccc!important;
	cursor:default!important;
}
.paging_disabled a:hover{
	color:#cccccc!important;
	background-color:#edf7f9!important;
	border:solid 1px #cccccc!important;
}
.paging_current a{
	color:white!important;
	cursor:default!important;
	background-color:#3366cc!important;/*鼠标悬停背景色*/
	border:solid 1px #193d84!important;/*鼠标悬停边框色*/
}
 /*分页样式*/
