*{
    margin :0px;
    padding: 0px;
}
html,body{margin:0;padding:0;height: 100%;font-size: 11px;}
input[type="button"], input[type="submit"]{
    padding:2px;
    font-family: Verdana, Arial;
    background-color: #f7f7f7;
}
table{
    border-collapse: collapse;
    font-size: 12px;
    empty-cells : show;
}
table td
{
    empty-cells : show;
}
td{
    font-family: Verdana, Arial;
    text-align: left;
    font-size: 11px;
}
.threecolumnautocomplete li{ display: table-row-group;}
.threecolumnautocomplete a{ display: table-row !important; }
.threecolumnautocomplete .col { display: table-cell;padding: 3px;border-left: 1px solid black;border-top: 1px solid black;}
.ie7 .threecolumnautocomplete .col { display: block; float: left; width: 15em; overflow: hidden; white-space: nowrap; }

.aaa td{
    padding:3px;
}
th {
    font-weight: bold;
    text-align: center;
    background: #c5c5c5;
    padding-left:5px;
    padding-right:5px;
    line-height: 25px;
    height: 25px;
    border: 1px solid #999;
    white-space: nowrap;
}
img{
    border:0px;
}
a{
    color:#424e66;
    text-decoration:none
}
a:hover{
    color: #990002;
    text-decoration:underline
}
input, select{
    font-size: 12px;
    -ms-box-sizing:content-box;
    -moz-box-sizing:content-box;
    box-sizing:content-box;
    -webkit-box-sizing:content-box; 
}
.table_input{
    border:0px;
    width: 95%;
    height: 95%;
    margin: 3px;
}
#loginOut{ 
    text-align:center;
    margin:0 auto;
}

.center{
    background-color:#e6e8e9;
}
.center ul{
    list-style:none;
    height:20px;
    margin:0px;
    margin-bottom:5px;
    margin-top:10px
}
.center li{
    float:left;
    height:25px;
    margin-right:10px
}
#logo{
    text-align:left;
    float:left;
    margin-top:5px
}
span{
    color:#9b0002
}
.star{
    color:#9b0002;
    line-height:30px;
    height:25px;
    margin-right:0px
}

.box{
    height:30px;
    padding-top:5px;
    text-align:left;

}
.box input{
    width:250px;
    background-color:#e6e8e9;
    background-image:url('../images/boxbg.gif');
    background-repeat:no-repeat;
    border:0px;
    font-size:12px;
    line-height: 25px;
    height:25px;
    color:#666666;
    padding-left:5px;
}
.box_pickorder{
    height:32px;
    text-align:left;
}
.box_pickorder input, select{
    width:250px;
    font-size:12px;
    line-height: 20px;
}
.text{
    font-size:12px;
    text-align:left;
    width:115px;
    *width:110px;
    height:25px;
    line-height:25px;
    padding-top:5px;
    float:left;
    color:#666666
}
.text span{
    color:#9b0002
}
#button{
    text-align:right;
    margin-top:5px;
    float:right;
    margin-right:0px
}
#notice, #_message{
    margin-top:15px;
    font-size:12px;
    color:#9b0002
}
#prompt{
    font-size:13px;
    color:#9b0002;
    font-style: italic;
}
#notice1{
    text-align:center;
    margin-top:15px;
    font-size:12px;
    line-height:18px;
    height:18px;
    color:#9b0002
}
#companyname{
    color:#424e66;
    font-size:13PX;
    text-align:left;
    color:#777777;
    font-weight:bold;
    line-height:18px;
    margin-bottom:5px
}
#companyname1{
    color:#424e66;
    font-size:13PX;
    text-align:left;
    color:#777777;
    font-weight:bold;
}
#processing{
    position:absolute;
    z-index:1;
    border:3px double #999;
    background:#33393C;
    width:600px;
    height:200px;
    margin-top:-150px;
    margin-left:-150px;
    top:50%;
    left:50%;
    text-align:center;
    vertical-align:middle;
    font-family:"Trebuchet MS", verdana, arial,tahoma;
    font-size:16pt;
    color:#fff;
}


#title_css{
    line-height:25px;
    font-size:16px;
    font-weight:bold;
    color:#9b0002
}


/*--------left------*/
#box{
    width:160px;
    border-top:1px white solid;
    border-bottom:1px white  solid;
    border-left:1px white  solid;
    display:block;
    background-color:#e6e8e9;
}

#boxOut{
    float:left;
    margin-top:0px;
    margin:0;
    padding:0;
    margin-bottom:-20px;

    *margin-top:0px;
    _margin-top:1px;
}

div.sdmenu {
    font-size: 12px;
    padding-bottom: 10px;
    overflow:hidden; 
    text-overflow:ellipsis; 
    white-space:nowrap; 
}
div.sdmenu div {
    overflow: hidden;
}
div.sdmenu div.collapsed {
    height: 25px;
}
div.sdmenu div span {
    display: block;
    padding: 5px 25px;
    background: url(../images/expanded.gif) no-repeat 10px center;
    font-weight: bold;
    color: #000000;
    cursor: default;
    border-bottom: 1px solid #ddd;
}
div.sdmenu div.collapsed span {
    background-image: url(../images/collapsed.gif);
}
div.sdmenu div a {
    padding: 5px 10px;
    background: #f3f3f3;
    display: block;
    border-bottom: 1px solid #ddd;
    color: #424e66;
}

/*------- middle --------------*/
#box1{
    border-top:1px #a2a2a2 solid;
    border-bottom:1px #a2a2a2 solid;
    border-right:1px #a2a2a2 solid;
    float:right;
    margin-top:1px;
    height:100%;
    margin-bottom:-20px;
    margin-left:-7px;
    margin-top:0px;
    *margin-top:0px;
    _margin-top:1px;
}
#showBar{
    width:8px;
    background-color:#a8d0e7;
    height:100%;
    border:1px white solid;
    cursor:pointer;
    display:block;
}
#showBar img{
    margin-top:200px;
    margin-left:2px;
}

/*----------bottom----------*/
#foot_line01{
    /*background-image:url(../../tracing_files/footer_bg.jpg);*/
    height:2px;
    width:100%;
    font-size:1px;
    margin-bottom:1px;
    margin-top:1px
}
#foot_logo_bg{
    height:35px;
    width:181px;
    float:left;
    background-color:#a8d0e7;
    font-size:1px;
}
#foot_right{
    overflow:hidden;
    height:34px;
    background-color:#e2f0f7;
    border-left:1px white solid
}
#copyright{
    margin-left:10px;
    float:left;
    color:#58514d;
    font-size:12px;
    *margin-top:4px

}
#copyright a a:hover{
    color:#b23737;
    text-decoration:underline;
    font-size:10px;
}

/* --- search --- */
#search_top{
    font-size:12px;
    color: #333333;
    line-height:25px;
    margin-top:10px;
    margin-right:2px;
    *margin-top:0px;
}
#search_top .left{
    float:left;
    line-height:25px;
    font-size:16px;
    font-weight:bold;
    color:#9b0002
}
#search_top .right{
    float:right;
    line-height:25px
}
.inputbg {
    border: 1px #dceef7 solid;
    background-color: #ecf7fd;
    text-align: left;
    width: 100%;
    margin: 0px 0px 5px 0px;
    padding:5px 2px;;
    font-size: 12px;
    color: #424e66;
    overflow:hidden;
}
.inputbg ul {
    margin: 0;
    padding:0;
    margin-bottom: 2px;
    list-style: none;
}
.inputbg li {
    line-height: 25px;
    text-align: right;
    float: left;
}

.multi_modules{float:left; width:450px; height:24px; overflow:hidden; text-align: left;font-weight: bold;padding: 3px 0px 5px 3px;}
.multi_modules input, select{
    width: 320px;
}
.multi_modules1{
    padding: 3px 0px 3px 3px;
}

.modules_time{float:left; width:800px; height:24px; overflow:hidden; text-align: right;font-family: Verdana, Arial;}
.modules_time input, select{
    width: 282px;
}
.modules_time .line{width: 14px;display: inline;text-align: center;}
.modules{float:left; width:400px; height:24px; overflow:hidden; text-align: right;font-family: Verdana, Arial;}
.modules input, select{
    width: 226px;
}
.modules .sl{
    width: 226px;
}
.modules1{float:left; width:520px; height:24px; overflow:hidden; text-align: right;font-family: Verdana, Arial;}
.modules2{float:left; width:260px; height:24px; overflow:hidden; text-align: right;font-family: Verdana, Arial;}
.modules3{float:left; width:400px; height:24px; overflow:hidden; text-align: right;font-family: Verdana, Arial;}
.modules3 input, select{
    width: 82px;
}
.modules3 .line{width: 14px;display: inline;text-align: center;}
.modules4{float:left; width:400px; height:24px; overflow:hidden; text-align: right;font-family: Verdana, Arial;}
.modules4 input, select{
    width: 35px;
}
.modules5{float:left; width:400px; height:24px; overflow:hidden; text-align: right;font-family: Verdana, Arial;}
.modules5 input, select{
    width: 182px;
}
.modules_checkbox{float:left; width:400px; height:24px; overflow:hidden; text-align: left;font-family: Verdana, Arial;}
.modules_checkbox2{float:left; width:100%; height:24px; overflow:hidden; text-align: left;font-family: Verdana, Arial;}
.modules_checkbox1{float:left; width:200px; height:24px; overflow:hidden; text-align: left;font-family: Verdana, Arial;}
/* --- search --- */
input.disabled {
    background:#d4d0c8;
    color:#000000;
    cursor:default;
}
input{
    background-color:expression(this.readOnly == true ?"#EEEEEE":"#FFFFFF");
}
input[readonly]{
    background-color:#EEEEEE;
}
textarea{
    background-color:expression(this.readOnly == true ?"#EEEEEE":"#FFFFFF");
}
textarea[readonly]{
    background-color:#EEEEEE;
}
#checkbox_cc{
    border: 1px solid #999999;
}

#left{
    text-align: left;
}

.title_td_y{
    text-align: left;
    line-height: 20px;
    height:30px;
    font-size: 12px;
    color: #9b0002;
    font-weight: bold;
}

.style1 td{
    padding: 2px;
    word-wrap:break-word;
    word-break:break-all;
}
.style111 td{
    padding: 2px;
    word-wrap:break-word;
    word-break:break-all;
}
.style111 tr:hover { background: yellow; }
.p_box1 input,select {
    width: 230px;
}
.p_box2 input {
    width: 400px;
}

.p_css {
    height: 25px;
    font-weight: bold;
    color: #424e66;
}
.p_css1 {
    height: 25px;
    font-weight: bold;
    color: #424e66;
    text-align: right;
}
#modellist td {
    padding: 2px;
    height: 30px;
    border: 1px #849bca solid;
}