﻿*{font-size:12px;}
body
{
    font-family:helvetica,tahoma,verdana,sans-serif;
    padding:0px;
    font-size:12px;
    margin:0;
}
a{color:#000000; text-decoration:none;}
a:hover{color:red;text-decoration:underline;}
a:focus{outline:none;-moz-outline:none;}
h2 
{
    font-size:18px;
    color:#333;
    font-weight:bold;
    margin:0;
    margin-bottom:15px;
}
.demo-info
{
    background:#FFFEE6;
	color:#8F5700;
	padding:12px;
}
.demo-tip
{
    width:24px;
	height:16px;
	float:left;
}    
.c-red{color:Red;}
.c-gray{color:Gray;}
.w100{width:100px;}
.bg_transparent
{
    background:transparent;
    border-top:0px;
    border-right:0px;
    border-left:0px;
}
.transparent
{
    background:transparent;
    border:0px;
}
.text{ height:16px; line-height:16px; border:1px solid #8DB2E3;}
.textarea{border:1px solid #8DB2E3;}
.select{height:18px; border:1px solid #8DB2E3;}
.selects{border:1px solid #8DB2E3;}
.tb1
{
    border: 0 none;
}
.tbpanel{ margin-bottom:5px;}
.tbpanel-border{border:1px solid #8DB2E3;}
.bg_transparent {
   background:transparent;
   border-top:0px;
   border-right:0px;
   border-left:0px;
}
.number{text-align:right;} 
.tbpanel-title {
    background: url("../../Images/Common/panel_title.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #99BBE8;
    color: #15428B;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    padding: 0px;
    position: relative;
}
.tbpanel-title2 {
    background: url("../../Images/Common/panel_title2.png") repeat-x scroll 0 0 transparent;
    border: 1px solid #99BBE8;
    color: #15428B;
    font-size: 12px;
    font-weight: bold;
    line-height: 16px;
    padding: 0px;
    position: relative;
}
.tbpanel-margintop{margin-top:5px;}
.tb-margintop{margin-top:5px;}
.td-td-left{padding-left:5px; text-align:right;}
.td-td-right{text-align:left;}
.tbmargin{height:6px;}
.search_padleft{ padding-left:5px;}
.align_left{ text-align:left;}
.align_right{ text-align:right;}
.grid_margin_bottom{margin-bottom:5px;}
.readonlybgcolor{background:#EFF9FF;}
.ssinputcursor{cursor:default;}
/*已生效层*/
.divApproveFlag{top:110px; left:440px;z-index:999;position:absolute;}
/*重写jqury easyui样式部分*/
.setflot a{ float:left}/*tbmenu设为flot:left*/
.setflotright a{ float:right}/*tbmenu设为flot:right*/
.tbmenu-btn-separator{border-left: 1px solid #808080; border-right:1px solid #ffffff; float: left;height: 15px;margin: 6px 1px;}/*linkbutton之间竖线*/
a.l-btn-disabled{color:#999;}
/********************************/
 .tbmenu{height:36px; border:1px solid #8DB2E3;background: url('../Images/Common/tbmenu_bg1.gif') repeat-x; margin:2px 0px;} 
 /*备注颜色*/
 .remark_1{color:#666666;}
/*颜色*/
.color_red{color:Red;}
.color_Blue{color:Blue;}
.color_Green{color:Green;}
.color_Navy{color:Navy;}
/*加1减1*/
.addSub{border: 1px solid #8DB2E3;height:7.5px;width:12px; display:block;margin-top:1px;cursor:pointer;}
/*色码表*/
.seMaBiaoTd{border-left:1px solid Gray; border-top:1px solid Gray;width:120px;text-align:center;cursor:pointer;}
.seMaBiao_trSelect{background-color:Olive;}
/*归类*/
.classfy_p
{
    margin: 0px 0px 1px 2px;
    border-left: 1px solid Gray;
    border-bottom: 1px solid Gray;
    border-top: 1px solid Gray;
    height: 20px;
    text-align: center;
    cursor: pointer;
}
.classfy_p:hover
{
    margin: 0px 0px 1px 2px;
    border-left: 1px solid Blue;
    border-bottom: 1px solid Blue;
    border-top: 1px solid Blue;
    height: 20px;
    text-align: center;
    cursor: pointer;
    font-weight: bolder;
    color: Blue;
}
.classfy_p_active
{
    margin: 0px 0px 1px 2px;
    border-left: 2px solid Black;
    border-bottom: 2px solid Black;
    border-top: 2px solid Black;
    height: 20px;
    text-align: center;
    cursor: pointer;
    font-weight: bolder;
    color: Black;
}
.classfy_p_active:hover
{
    margin: 0px 0px 1px 2px;
    border-left: 1px solid Red;
    border-bottom: 1px solid Red;
    border-top: 1px solid Red;
    height: 20px;
    text-align: center;
    cursor: pointer;
    font-weight: bolder;
    color: Red;
}
.classfy_leftDiv
{
    width: 40px;
    height: 400px;
    display: inline-table;
    border-right: 1px solid Gray;
    float: left;
}
.classfy_topTitle
{
    width: 300px;
    height: 20px;
    border-bottom: 1px solid Gray;
    float: right;
    border-top: 1px solid Gray;
    margin-top: 0px;
    text-align: center;
    font-weight: bolder;
    font-family: 微软雅黑;
}
.classfy_active_div
{
    z-index: 99;
    position: absolute;
    left: 41px;
    background-color: White;
}
.classfy_isShow
{
    z-index: 99;
    position: absolute;
    left: 341px;
    padding: 3px 0px 0px 4px;
    cursor: pointer;
    border: 1px solid Gray;
    width: 20px;
    height: 40px;
    margin-top:0px;
    color:Blue;
}
.classfy_isHide
{
    z-index: 99;
    position: absolute;
    left: 41px;
    padding: 3px 0px 0px 4px;
    cursor: pointer;
    display: none;
    border: 1px solid Gray;
    width: 20px;
    height: 40px;
    margin-top:0px;
    color:Blue;
    float:left;
}
