﻿/*tab*/
.tab { border: 1px solid #dad9d9; }
.tab_top { height: 2px; font-size: 0px; }
.tab_title { width: 100%; height: 35px; user-select: none; border-bottom: 1px solid #dad9d9; position: relative; overflow: hidden; }
.tab_title_ul { float: left; width: 99999px; user-select: none; list-style: none; margin: 0; padding: 2px 0 0 2px; position: absolute; z-index: 10; overflow: hidden; }
.tab_title_ul_li { float: left; height: 31px; margin: 0 4px; cursor: pointer; border-bottom: 2px solid rgba(0,0,0,0); }
.tab_title_ul_li_txt { float: left; height: 31px; white-space: nowrap; line-height: 31px !important; line-height: 30px; padding: 0 8px; }
.tab_title_ul_li_over { float: left; height: 31px; margin: 0 4px; border-bottom: 2px solid #1e9fff; cursor: pointer; }
.tab_title_ul_li_txt_over { float: left; height: 31px; white-space: nowrap; line-height: 31px !important; line-height: 31px; padding: 0 8px; }
.tab_title_ul_li_close { float:left; padding-top:10px!important;  padding-top:6px; cursor:pointer;}
.tab_title_ul_li_close_div { background:url(../images/tab/close.gif) no-repeat left; width:17px; height:11px;}
.tab_title_ul_li_close_div_over { background: url(../images/tab/close1.gif) no-repeat left; width: 17px; height: 11px; }
.tab_title_ul_li_close_div:hover { background: url(../images/tab/close1.gif) no-repeat left; width: 17px; height: 11px; }
.tab_title_ul_li_close_div1 { background: url(../images/tab/close3.gif) no-repeat left; width: 17px; height: 11px; }
.tab_title_ul_li_close_div1:hover { background: url(../images/tab/close4.gif) no-repeat left; width: 17px; height: 11px; }
.tab_title_left { float: left; background: url(../images/tab/scroll.gif) 0 0; width: 17px; height: 30px; margin-top: 2px; z-index: 20; position: relative; cursor: pointer; }
.tab_title_right { float: right; background: url(../images/tab/scroll.gif) -51px 0; width: 17px; height: 30px; margin-top: 2px; z-index: 20; position: relative; cursor: pointer; }
.tab_title_left_over { float: left; background: url(../images/tab/scroll.gif) -17px 0; width: 17px; height: 30px; margin-top: 2px; z-index: 20; position: relative; cursor: pointer; }
.tab_title_right_over { float:right; background:url(../images/tab/scroll.gif) -68px 0;  width:17px; height:30px; margin-top:2px; z-index:20; position:relative; cursor:pointer;}
/*tab*/

/*contextmenu*/
.ctxmenu { background: #f5f5f5 url(../images/menu/bg.gif) repeat-y left; border-radius: 5px; border: 1px solid #ababab; padding: 5px 2px 5px 2px; white-space: nowrap; word-break: keep-all; overflow: visible; position: absolute; z-index: 999999; overflow: hidden; box-shadow: 0 0 5px rgba(0,0,0,0.3); }
.ctxmenuimg { width:31px; padding-left:4px;}
.ctxmenuimg1 { width:31px; cursor:pointer; padding-left:4px; margin:0; background:url(../images/menu/left.gif) no-repeat left;}
.ctxmenutxt { cursor:pointer; padding:4px 9px 4px 0;height:16px;}
.ctxmenutxt1 { cursor:pointer; padding:4px 9px 4px 0;height:16px; margin:0; background:url(../images/menu/right.gif) no-repeat right;}
.ctxmenutxt_disabled { color:#a1a1a1; padding:4px 6px 4px 0;height:16px; }
.ctxmenuimg_disabled { filter:alpha(opacity=20);-khtml-opacity: 0.2;-moz-opacity:.2;opacity:0.2; cursor:initial;}
.ctxmenu_itemsplit { height:15px; background:url(../images/menu/split.gif); }
/*contextmenu*/

/*tree*/
.tree_div { margin:0; padding:0; white-space:nowrap;}
.tree_ul { margin: 0; padding: 0 0 0 2px; list-style: none; vertical-align: top; height: 28px; line-height: 28px; }
.tree_ul_over { margin: 0; padding: 0 0 0 2px; border-radius:5px; list-style: none; vertical-align: top; height: 28px; line-height: 28px; background: #e1edf8; }
.tree_title { display: inline-block; height: 28px; vertical-align: baseline; cursor: pointer; }
.tree_empty { width: 19px; height: 28px; display: inline-block; vertical-align: top; }
.tree_root { width: 19px; height: 28px; display: inline-block; vertical-align: top; cursor: pointer; background: url(../images/tree/root.gif) no-repeat 0px 5px; }
.tree_loading { width: 16px; height: 28px; display: inline-block; vertical-align: top; background: url(../images/tree/loading.gif) no-repeat -1px 6px; }
.tree_close { width: 20px; height: 28px; display: inline-block; vertical-align: top; cursor: pointer; background: url(../images/tree/tree.gif) no-repeat -10px -567px; }
.tree_open { width: 20px; height: 28px; display: inline-block; vertical-align: top; cursor: pointer; background: url(../images/tree/tree.gif) no-repeat -10px -530px; }
.tree_leaf { width: 18px; height: 28px; display: inline-block; vertical-align: top; background: url(../images/tree/tree.gif) no-repeat -11px -602px; }
.tree_minus_top { width: 19px; height: 28px; display: inline-block; vertical-align: top; cursor: pointer; background: url(../images/tree/tree.gif) no-repeat -8px -261px; }
.tree_minus_top_noprev { width: 19px; height: 28px; display: inline-block; vertical-align: top; cursor: pointer; background: url(../images/tree/tree.gif) no-repeat -8px -242px; }
.tree_minus_center { width: 19px; height: 28px; display: inline-block; vertical-align: top; cursor: pointer; background: url(../images/tree/tree.gif) no-repeat -8px -289px; }
.tree_minus_bottom { width: 19px; height: 28px; display: inline-block; vertical-align: top; cursor: pointer; background: url(../images/tree/tree.gif) no-repeat -8px -340px; }
.tree_minus_bottom_noprev { width: 19px; height: 28px; display: inline-block; vertical-align: top; cursor: pointer; background: url(../images/tree/tree.gif) no-repeat -8px -192px; }
.tree_plus_top { width: 19px; height: 28px; display: inline-block; vertical-align: top; cursor: pointer; background: url(../images/tree/tree.gif) no-repeat -8px -47px; }
.tree_plus_top_noprev { width: 19px; height: 28px; display: inline-block; vertical-align: top; cursor: pointer; background: url(../images/tree/tree.gif) no-repeat -8px -42px; }
.tree_plus_center { width: 19px; height: 28px; display: inline-block; vertical-align: top; cursor: pointer; background: url(../images/tree/tree.gif) no-repeat -8px -89px; }
.tree_plus_bottom { width: 19px; height: 28px; display: inline-block; vertical-align: top; cursor: pointer; background: url(../images/tree/tree.gif) no-repeat -8px -140px; }
.tree_plus_bottom_noprev { width: 19px; height: 28px; display: inline-block; vertical-align: top; cursor: pointer; background: url(../images/tree/tree.gif) no-repeat -8px 0px; }
.tree_line_conn { width: 19px; height: 28px; display: inline-block; vertical-align: top; background: url(../images/tree/tree.gif) no-repeat -8px -390px; }
.tree_line_center { width: 19px; height: 28px; display: inline-block; vertical-align: top; background: url(../images/tree/tree.gif) no-repeat -8px -440px; }
.tree_line_bottom { width: 19px; height: 28px; display: inline-block; vertical-align: top; background: url(../images/tree/tree.gif) no-repeat -8px -490px; }
.tree_line_top { width: 19px; height: 28px; display: inline-block; vertical-align: top; background: url(../images/tree/tree.gif) no-repeat -8px -626px; }
.tree_li { display: inline; vertical-align: top; }
/*tree*/

/*window*/
.window_maskdiv{background-color:#000000;position:absolute; filter:alpha(opacity=5);-khtml-opacity:0.1;-moz-opacity:0.1; opacity:0.1;left:0;top:0;right:0;bottom:0;}
.window_maskdiv1{background-color:#ffffff;position:absolute; filter:alpha(opacity=5);-khtml-opacity:0.1;-moz-opacity:0.1; opacity:0.1;left:0;top:0;right:0;bottom:0;}
.window_maindiv { position: absolute; background: #ffffff; border-radius: 5px; overflow: hidden; border: 1px solid #0085e8; border-top-width: 2px; box-shadow: 0px 0px 10px rgba(0,0,0,0.3); filter: progid:DXImageTransform.Microsoft.Shadow(color='#666666', Direction=120, Strength=3); }
.window_title { height: 26px; padding-left: 1px; padding-right: 0px; color: #000; background: #fafbfc; cursor:default;}
.window_title_title{font-weight:bold; float:left; overflow:hidden; height:26px; line-height:28px; }
.window_title_title_ico{font-weight:bold; float:left; padding-left:6px; height:26px; line-height:28px; overflow:hidden; }
.window_title_button{float:right; width:26px; cursor:pointer; height:26px; line-height:26px; background:url(../images/window/close.gif) no-repeat center;}
.window_title_button1{float:right; width:26px; cursor:pointer; height:26px; line-height:26px; background:#ec5d69 url(../images/window/close1.gif) no-repeat center; }
.window_body{padding:0;}
.window_resize{ padding:0 2px 2px 0; height:13px;}
.window_resize_img{ height:11px; width:11px; float:right; background:url(../images/window/drag.gif) no-repeat right center; cursor:se-resize;}
/*window*/

/*text*/
.text1, .mytext, .mytextarea { -webkit-appearance: none; border-radius: 5px; -webkit-border-radius: 5px; background: #ffffff; border: 1px solid #b7b6b4; line-height: 26px; height: 26px; padding: 0 0 0 3px; margin: 0; vertical-align: middle; }
.text2, .mytext:hover, .mytext:focus, .mytextarea:hover, .mytextarea:focus { -webkit-appearance: none; border-radius: 5px; -webkit-border-radius: 5px; background: #ffffff; border: 1px solid #0085e8; box-shadow: 0 0 1px #ccc; line-height: 26px; height: 26px; padding: 0 0 0 3px; margin: 0; vertical-align: middle; }
/*text*/

/*disabled text*/
.disabled { -webkit-appearance: none; border-radius: 5px; -webkit-border-radius: 5px; background: #efeeee; border: 1px solid #c8c8c7; color: #666666; line-height: 26px; height: 26px; padding: 0 0 0 3px; vertical-align: middle; }
/*disabled text*/

/*validate*/
.validate1 { display: inline-block; height: 20px; width: 18px; vertical-align: top; margin-left: 4px; border: none; border-radius: 5px; -webkit-border-radius: 5px; background: url(../images/validate/right.png) no-repeat left center; _background: none; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/validate/right.png',sizingMethod='crop'); }
.validate2 { display: inline-block; height: 20px; vertical-align: top; margin-left: 4px; padding: 3px 3px 0 0; border: 1px solid #ffcc5d; border-radius: 5px; -webkit-border-radius: 5px; padding-left: 18px; background: #fffdcf url(../images/validate/error.png) no-repeat left center; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/validate/error.png',sizingMethod='crop'); }
.validate3 { display: inline-block; height: 20px; width: 18px; vertical-align: top; border-radius: 5px; -webkit-border-radius: 5px; background: url(../images/validate/error.png) no-repeat center; _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/validate/error.png',sizingMethod='crop'); }
/*validate*/

/*select*/
.select1, .myselect { border-radius: 5px; -webkit-border-radius: 5px; background: #ffffff; border: 1px solid #b7b6b4; padding: 2px; height: 28px; line-height: 28px; [;height:19px;line-height:19px;]; vertical-align: middle; }
.select3, .myselect:hover, .myselect:focus { border-radius: 5px; -webkit-border-radius: 5px; background: #ffffff; border: 1px solid #0085e8; box-shadow: 0 0 1px #ccc; line-height: 28px; [;height:19px;line-height:19px;]; padding: 2px; height: 28px; vertical-align: middle; }
/*select*/

/*button*/
.button1, .mybutton { -webkit-appearance: none; border-radius: 5px; -webkit-border-radius: 5px; background: #0085e8; border: 0px solid #0e66c9; color: #ffffff; height: 28px; margin: 0; vertical-align: middle; }
.button2, .mybutton:hover { -webkit-appearance: none; border-radius: 5px; -webkit-border-radius: 5px; background: #1e9fff; border: 0px solid #0e66c8; color: #ffffff; box-shadow: 0 0 0px #a1a1a1; margin: 0; height: 28px; vertical-align: middle; }
.buttondisabled, .mybutton:disabled { -webkit-appearance: none; border-radius: 5px; -webkit-border-radius: 5px; background: #989898; border: 0px solid #b7b6b4; color: #d5d5d4; height: 28px; vertical-align: middle; }
/*button*/