/*�����޸ĵĲ��� table�Ĺ�����ʽtableAll*/
ul, li, p, h1, h2, h3, h4, h5, h6, dl, dt, dd, input, select,input[type="checkbox"]{
    margin: 0;padding: 0;border: none;list-style: none;}
input[type="text"]{outline: none}
body{
    font-size: 75%;
    color:#000000;
    background-color: #F6FAFD;
    font-family: "Arial", "Times New Roman";
}
*{
    margin: 0;padding: 0;
}
body.LeftTop{margin-left:40px;margin-top: 30px;}
body.LeftNoTop{margin: 0;}
.rf{float: right}
.lf{float: left}
.textLeft{text-align: left;}
.textRight{text-align: right;}
.red{color:#e4383c;}
i{left: -86px;top:12px;float: right;display: inline-block;width: 14px;height: 14px;background: url(../images/concat.gif)no-repeat;position: relative}
table{border-collapse: collapse;}
td{color: #404040}
.tableNOBor{margin-top: 4px;}
/*.tableAll,.tableNOBor{width: 876px;}*/
.tableAll,.tableNOBor{width: 600px;}
.tableAll>tbody>tr,.tableNOBor>tbody>tr{
    height:30px;background-color:#EDEDED;font-size:12px;
    color: #404040;line-height: 24px;}
.tableAll>tbody>tr>.title,.tableNOBor>tbody>tr>,.tableAllesps>tbody>tr>{background: #E5E5E5;font-size: 20px;
    border: 1px solid #DDDDDD;border-right: 0;  border-left: 0;color: #404040;}
.tableAll>tbody>tr>td{border-top: 1px solid #ddd;}
.tableAllesp>tbody>tr>td,.tableAllesp>tr>td{border: 1px solid #ddd;}
.tableNOBor>tbody>tr>td,.tableAll>tbody>tr>td{-border-top: 0 solid #ddd;}
.tableNOBor>tbody>tr>td>span,.tableAll>tbody>tr>td>span,.tableAllesp>tbody>tr>td>span{-margin-left: 12px;}
.tableNOBor>tbody>tr>td.title,.tableAll>tbody>tr>td.title{text-indent: 12px;}
/*.tableNOBor>tbody>tr>td:first-child,.tableAll>tbody>tr>td:first-child,.tableAllesp>tbody>tr>td:first-child{text-indent: 24px;}
table.tableAllesp{color:#404040;margin-left:0;width: 876px;}*/
table.tableAllesp{color:#404040;margin-left:0;width: 600px;}
.tableAllesp>tbody>tr,.tableAllesp>tr{height: 24px;  }

/*table�Ĺ�����ʽ tableAllesp*/
td {font-size:12px;background:#f6fafd;color: #404040;height:21px;}
td.link {cursor: pointer;color: #0033ff;text-decoration: underline;}
td.lab {padding-top: 10px;-padding-left: 10px;padding-right: 10px;}
.width10{width: 10%}
.width15{width: 15%}
.width20{width: 20%}
.width25{width: 25%}
.width30{width: 30%}
.width40{width: 40%}
td.title {
    font-size: 14px;
    font-weight:bold;
    color: #404040;
    background: #EDEDED;
    height: 24px;
    text-align: left;
}
input[type="checkbox"],input[type="radio"]{position: relative;left:0px;top:3px;}
select,input.text{
    line-height: 22px;
    width: 206px;
    height: 24px;
    color:#808080;
    border-radius:4px;
    text-indent:4px;
    outline: 0;
    border:1px solid #cccccc;
}
input.text{height: 20px;}
input.input-disabled{
    background-color: #DCDCDC;
}

/*����button��ť����ʽ*/
input[type="button"]{
    /*width: 100px;*/
    padding: 2px 10px 2px 10px;
    border: 1px solid #ccc;
    height: 28px;
    border-radius: 4px;
    font-size: 12px;
    /*float: right; */
    /*margin: 5px 0;*/
    background: #F3F3F3;
    background: -webkit-linear-gradient(top,#ffffff 0%,#ebebeb 90%,#F3F3F3 100%);
    background: -moz-linear-gradient(top,#ffffff 0%,#ebebeb 90%,#F3F3F3 100%);
    background: -o-linear-gradient(top,#ffffff 0%,#ebebeb 90%,#F3F3F3 100%);
    background: -ms-linear-gradient(top,#ffffff 0%,#ebebeb 90%,#F3F3F3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff',endColorstr='#d7d7d7',GradientType=0 );
    background: linear-gradient(top,#ffffff 0%,#ebebeb 90%,#F3F3F3 100%);
}
#divApply>#next,input[type="button"].click,input[type="submit"],input[type="submit"].click,input[type="button"]{
    color: #fff;border: 0;
    text-align: center;
    /*width:90px;*/
    padding: 2px 10px 2px 10px;
    height:28px;
    border-radius: 4px;
    cursor: pointer;
    background: #2a96d8;
    background: -moz-linear-gradient(top,#2a96d8 0%,#257db9 90%,#2e89c5 100%);
    background: -webkit-linear-gradient(top,#2a96d8 0%,#257db9 90%,#2e89c5 100%);
    background: -o-linear-gradient(top,#2a96d8 0%,#257db9 90%,#2e89c5 100%);
    background: -ms-linear-gradient(top,#2a96d8 0%,#257db9 90%,#2e89c5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a96d8',endColorstr='#0169a9',GradientType=0 );
    background: linear-gradient(top,#2a96d8 0%,#257db9 90%,#2e89c5 100%);
}
#divApply>#next,input[type="button"].click,input[type="submit"].click{
    float:right;
    margin:17px 20px 0 0;
}
/*ͬ�����������ύdiv����ʽ*/
div.btnBottom,div#divApply{border-top: 1px solid #ddd;}
/*div.btnBottom,div#divApply,div.btnBottomNo{margin-top: 15px;overflow: hidden;width: 876px;}*/
div.btnBottom,div#divApply,div.btnBottomNo{margin-top: 15px;overflow: hidden;width: 600px;}
div.btnBottom>input{
    font-size: 12px;
}


/*quickcfg  ����selectҳ���Ĺ�����ʽ*/
/*���ð󶨶˿�������label*/
td.bindPort>label{display: inline-block;width:60px; }

/*NetworkStatus.html*/
td.hd>span{font-weight: bold}
.tabs:before,.cbi-tabmenu:before,.tabs:after,.cbi-tabmenu:after{display: table;content: "";zoom: 1;}
.tabs:after,.cbi-tabmenu:after {clear:both;  }
.tabs li,.cbi-tabmenu li {float: left;  }
.cbi-tabmenu li a {
    display: block;padding: 0 24px;line-height: 34px;color: #808080;text-decoration: none;
    border: none;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
}
li.cbi-tab-null a{padding: 0;}/*�յ�li�µ�a ռλ��*/
.tabs li a:hover,.cbi-tabmenu li a:hover {
    text-decoration: none;color: #0069D6;
    background-color: #D6E9F5;position: relative;top:1px;
}
.cbi-tab {
    background-color: #EDEDED;border: 1px solid #ddd;border-bottom: none;z-index: 100;
    position: relative;top:1px;
    border-top-left-radius: 4px;border-top-right-radius: 4px;
}
li.cbi-tab>a{color: #0069D6;}
.cbi-tab-disabled{border-bottom: 0px solid #ddd;}

/*logconfig.htmll*/
div.logContainer{
    color:#404040 ;padding:10px 0;background-color: #FFFFFC;width: 850px;padding-left: 24px;
}
div.logContainer>span{line-height: 20px;}

/*logView.html�˵��޸�*/
textarea[name="log"]{
    border: 1px solid #ddd;padding-left: 5px;width: 869px;min-height: 150px; font-size: 24px; font-family:Times New Roman;
}
div.container{
    width:340px;height:220px;-border:1px solid red;position:absolute;
    top:50%;left:50%;margin-left: -170px;margin-top: -250px;
}
table.loginTable td{background:#E7E7E7;}
table.loginTable td.td_title{text-align: right;padding: 5px 10px 5px 20px;}
table.loginTable input.text{width: 180px;height: 22px;}
table.loginTable input.btnLogin{width: 80px;}
table.loginTable td.btnUserLogin>input{float: left;margin-left: 102px;}

/*SNIMACStaticPage.htmlҳ���ķ�ҳcss*/
div#pages{
    /*width: 876px;*/
    width: 600px;
    min-height: 50px;
    margin-top: 30px;
    text-align: center;
}
div#pages>input.prev{
    margin-right: 15px;
}
div#pages>input.prev,div#pages>input.next{
    /*float:left;*/
    line-height: 28px;
    margin-right: 15px;
    text-decoration: none;
    display: inline-block;
    color: #fff;
    border: 0;
    text-align: center;
    width: 90px;
    height: 28px;
    border-radius: 4px;
    cursor: pointer;
    background: #2a96d8;
    background: -webkit-linear-gradient(top,#2a96d8 0%,#257db9 90%,#2e89c5 100%);
    background: -moz-linear-gradient(top,#2a96d8 0%,#257db9 90%,#2e89c5 100%);
    background: -o-linear-gradient(top,#2a96d8 0%,#257db9 90%,#2e89c5 100%);
    background: -ms-linear-gradient(top,#2a96d8 0%,#257db9 90%,#2e89c5 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2a96d8',endColorstr='#2e89c5',GradientType=0 );
    background: linear-gradient(top,#2a96d8 0%,#257db9 90%,#2e89c5 100%);
}
div#pages input{width: 50px;text-align: center}
div#pages>div{
    -border:1px solid red;
    float: right;
    line-height: 40px;
    margin-right: 15px;
}
/*SetDefaultLang*/
div.languageChoose{
    min-height:50px;
    margin-top: 35px;
    /*width: 876px;*/
    width: 600px;
}
div.languageChoose>input.BigButton{
    float: left;
    margin-left: 250px;
}

.margin20{
    margin-left: 20px;
}

.table_center table td {
    text-align: center;
}

.btn_ctl{
    width: 600px;
    height: 30px;
}

.btn_ctl > input[type="button"]{
    float: right;
    margin-left:5px;
    vertical-align: middle;
}

input[type="submit"]{
    margin-left:5px;
    float: right;
    vertical-align: middle;
}

.visited_bg{
    color: gray;
}