@charset "utf-8";
/*
  ��ʾ��css ��ʽֻ�����޸���ɫ���ԣ���ͼƭ�ĵ�ַ��ͼƭ��сҫ��ĭ�ϵ�һ�£���border:dotted solid double dashed
*/
*:focus {outline: none;}
/* fade */
.jbox-fade{background-color:#000000;}
/* drag */
.jbox-drag{border:1px dashed #b8311f;}
/* jbox */
div.jbox {padding:0px;border:none;font-size:12px;}
/* border */
div.jbox .jbox-border{background: none repeat scroll 0 0 #000000;filter:alpha(opacity=20);-moz-opacity:0.2;opacity:0.2;}
/* container */
div.jbox .jbox-container{background-color:#ffffff;border:none;}
/* div.jbox {padding:0px;border:none;font-size:12px;margin-top:-345px !important;position:fixed !important;left:50% !important;top:50% !important;} */

/* title-panel */
div.jbox .jbox-title-panel{background:#b8311f;border-bottom:1px solid #cccccc;}
div.jbox .jbox-title{font-weight:bold;color:#ffffff;}
div.jbox .jbox-title-icon{background:url(/uploads/image/ajcjsrimages/jbox-title-icon.gif) no-repeat scroll 3px 5px transparent;}
div.jbox .jbox-close{background:url(/uploads/image/ajcjsrimages/jbox-close1.png) no-repeat scroll 0px 0px transparent;z-index:100; width:30px !important; height:30px !important;top: -6px !important;right: -6px !important;}
div.jbox .jbox-close-hover{background-position:-30px 0;}
/* content */
div.jbox .jbox-content{min-height:0;line-height:18px;color:#444444;}
div.jbox .jbox-content-loading{background-color:#e6e6e6;}
div.jbox .jbox-content-loading-image{background:url(/uploads/image/ajcjsrimages/jbox-content-loading.gif) no-repeat bottom center;}
/* button-panel */
div.jbox .jbox-button-panel{border-top:1px solid #cccccc;background-color: #eeeeee;}
div.jbox .jbox-bottom-text{text-indent:10px;color:#444444;}
div.jbox .jbox-button{background:url(/uploads/image/ajcjsrimages/jbox-button2.png) repeat-x transparent;border:#aaaaaa 1px solid;color:#888888;border-radius:3px 3px 3px 3px;margin:1px 7px 0px 0px;height:22px;cursor:default;}
div.jbox .jbox-button-hover{background-position:0px -20px;color:#666666;}
div.jbox .jbox-button-active{background-position:0px -40px;}
div.jbox-warning .jbox .jbox-button-panel{background-color: #ffffff;}
/* tip-color */
div.jbox .jbox-tip-color{background-color:#b8311f;border-color:#b8311f;border-radius:3px 3px 3px 3px;color:#ffffff;}
/* icons */
div.jbox span.jbox-icon{background:url(/uploads/image/ajcjsrimages/jbox-icons.png) no-repeat scroll 0 0 transparent;_background:url(/uploads/image/ajcjsrimages/jbox-icons-ie6.gif) no-repeat scroll 0 0 transparent;}
div.jbox span.jbox-icon-info {background-position:0 0;}
div.jbox span.jbox-icon-question {background-position:-36px 0;}
div.jbox span.jbox-icon-success {background-position:-72px 0;}
div.jbox span.jbox-icon-warning {background-position:-108px 0;}
div.jbox span.jbox-icon-error {background-position:-144px 0;}
div.jbox span.jbox-icon-none {display: none; overflow:hidden;}
div.jbox span.jbox-icon-loading {background:url(/uploads/image/ajcjsrimages/jbox-loading1.gif) no-repeat scroll 0 0 transparent;}