﻿@charset "utf-8";


::-webkit-scrollbar {/*滚动条整体样式*/

        width: 8px;     /*高宽分别对应横竖滚动条的尺寸*/

        height: 1px;

    }

::-webkit-scrollbar-thumb {/*滚动条里面小方块*/

        border-radius: 8px;

         -webkit-box-shadow: inset 0 0 5px rgba(92,183,92,0.2);

        background: rgba(92,183,92,0.2);

    }

::-webkit-scrollbar-track {/*滚动条里面轨道*/

        -webkit-box-shadow: inset 0 0 5px rgba(92,183,92,0.2);

        border-radius: 8px;

        background: rgba(92,183,92,0.2);

}

/************header***************/
#header{ width: 100%; height: 40px; margin: 0 auto; padding-top: 0px; clear: both; overflow: hidden; zoom: 1;}
#header .logo{ width: 138px; min-width:120px; height: 31px; float: left; background: url(/WebUI/Admin/skin/blue/login/img/logo.gif) 0 0 no-repeat;}
#header #menu{ display: block; height: 30px; margin: 8px 0 0 1px; _margin: 4px 0 0 1px; float:left; position: relative;}
#header #menu li{ width: 80px; display: block; float: left; height: 30px; border-bottom: solid #bfbfbf 1px; margin-right: 4px; _margin-right: 2px;}
#header #menu li a{ display: block; padding: 6px 11px 6px; text-align:center; font-size: 12px; font-weight: bold; border: solid #999999 0px; line-height: 18px;background: #ddd; }
#header #menu li a:hover,#header #menu li.Current a{ border: solid #999999 1px; padding: 5px 10px 6px; border-bottom-width:0px; text-decoration: none; background: #fbfbfb;}
#header .account,#header .help,#header .close,#header .home{ float: right; display: block; height: 18px; margin-top: 14px;}
#header .account{ padding: 0 16px 0 23px; background: url(images/account.gif) 0 0 no-repeat; }
#header .help{ padding-left: 22px;background: url(images/icon-help.gif) 0 0 no-repeat; margin-right: 23px;}
#header .close{ padding-left: 22px; background: url(images/icon-close.gif) 0 0 no-repeat; margin-right: 15px; _margin-right: 7px;}
#header .home{ padding-left: 22px; background: url(images/icon-home.gif) 0 0 no-repeat; margin-right: 15px; _margin-right: 7px;}
/************headerend***************/

/************main***************/
#main{  border: solid #ddd 1px; margin: 0 1px;height:560px; margin-top: -2px;_margin-top: -6px; overflow:hidden; }
#main h2{ position: relative; height: 35px; display: block; background: #fbfbfb; line-height: 32px; text-indent: 30px; clear: both; overflow: hidden; zoom:1; margin-bottom: 25px;}
#main h2 .more{ display: none; float: right; width: 12px; height: 12px; background: url(images/icon-add.png) 0 0 no-repeat; position: absolute; top: 12px; right: 130px;}
/*
#main .box{ width: 223px; height: 226px; border: solid #bbbbbb 1px; background: #fbfbfb; margin: 0 0 13px 30px;_ margin: 0 0 13px 15px; float: left;}
#main .box h3{ width: 223px; height: 35px; background: #f6f6f6; text-indent: 15px; line-height: 32px; font-weight: bold; cursor:move;}
#main .box ul{ width: 170px; padding: 12px 33px 0 20px;}
#main .box ul li{ line-height: 21px; height:21px;}
#main .box ul li .tit{ float: left;}
#main .box ul li .num{ float: right; font-weight: bold;}
#main .box ul li .yellow{ color: #ffc10d;}
*/

#main .boxreport{ width: auto; height: 226px; border: solid #666666 1px; background: #fbfbfb; margin: 0 0 13px 30px;_ margin: 0 0 13px 15px; float: left;}
#main .boxreport h3{ width: 400px; height: 35px; background: #262626; text-indent: 15px; line-height: 32px; font-weight: bold; cursor:move;}
#main .boxreport ul{ width: auto; padding: 0px;}

#main .boxmsg{ width:440px; }
#main .boxmsg div{ line-height:18px; text-align:justify; width:400px; }
#main .boxmsg div.firefox img{ margin:10px 0px; height:105px; }
#main .boxmsg div.firefox span{ float:left; }

/************mainend***************/

/************footer***************/
#footer .copyright{ margin: 0 10px; height: 33px;}
#statustext
{ 
    float:left;
    text-align:left;
    padding-top:5px;
    color:#222222;
    display:block;
    width:100%;
    overflow:hidden;
}
#copyrightext,#loadedtimeout
{
    display:block;
    color:#bfbfbf;
    text-align:right;
    padding-top:5px;
    float:right;
    width:25%;
    overflow:hidden;
    min-width:200px;
    
}
/************footerend***************/

/************sider***************/
/*
#main .sider{ width: 100%; height: 100%; overflow-y:auto; overflow-x:hidden; float: left;}

#main .sider h1{ 
    
    color:#000;
    background-color:#C1CDC1;
    font-size:12px;
    font-weight:400;
    line-height:27px;
    padding:0 0 0 14px
}
#main .ui-accordion { border-width:0px; }
#main .sider h3{ width: 100%; height: 32px; padding-left: 22px;  line-height: 30px; font-size: 14px;}
#main .sider h3 a:hover{ text-decoration: none;}
#main .sider li h4{border-width:0px;text-align:left; cursor:pointer;font-weight:400;}
#main .sider li h4:hover{border-width:0px; }
#main .sider ul{ overflow:hidden;}
#main .sider li{ display:inline; width:100%;}
#main .sider li ul{ padding:0px;  border-width:0px;}
#main .sider li ul li{ display:block;height:22px; margin:3px 0; padding-left:22px;}
#main .sider li ul .hover{ background:url(images/siderbg.gif) 0 0 repeat-x;}
#main .sider li ul .current{ background:url("images/ui-bg_inset-soft_30_f58400_1x100.png") repeat-x scroll 50% 50% #F58400;}
#main .sider li ul li a { display:block; text-decoration: none; line-height:22px;}*/

#main .sider{ width: 100%; height: 100%; overflow-y:auto; overflow-x:hidden; float: left;}

#main .sider h1{ 
    
    color:#000;
    font-size:13px;
    font-weight:400;
    line-height:27px;
    padding:0 0 0 14px
}
#main .ui-accordion { border-width:0px; }
#main .sider h3{ width: 100%; height: 32px; padding-left: 12px;  line-height: 30px; font-size: 14px;}
#main .sider h3 a:hover{ text-decoration: none;}
#main .sider li h4{border-width:0px;text-align:left; cursor:pointer;font-weight:400;background:none;padding-top:4px;padding-bottom:4px;font-size:13px;}
#main .sider li h4:hover{color:#262626;background-color:rgba(188,134,200, 0.20);}

#main .sider li h4 a{margin-left:10px; color:#737373;padding-left:12px;}
#main .sider ul{ overflow:hidden;}
#main .sider li{ display:inline; width:100%;}
#main .sider li ul{ padding:0px;  border-width:0px;}
#main .sider li ul li{ display:block;height:32px; margin:3px 0; padding-left:22px;}
#main .sider li ul li:hover{ background-color:rgba(188,134,200, 0.40);}
#main .sider li ul li a { display:block; text-decoration: none; line-height:32px;margin-left:20px; color:#737373;font-size:13px;}
#main .sider li ul li a:hover { color:#BC86C8;}
#main .sider li ul .current{ background-color:rgba(188,134,200, 0.40);}
#main .sider li ul .current a { color:#BC86C8;}
/************siderend***************/


/************toorbar***************/
#order #main{ background: #0c0c0c; position: relative;}

.toolbar{ height: 56px; width: 100%; padding-bottom: 6px;background: #fbfbfb; min-width:300px; overflow:hidden; }
.toolbar .left { float:left; height:100%; margin-right:3px;}

.toolbar .commandBar
{
    float:left;
    width:auto;
    height:100%;
    text-decoration: none;
}
.toolbar .commandBar>ul>li
{
    float:left;
}
.toolbar .separator{  height:48px; margin-top:8px; margin-left:3px; margin-right:3px; background-color:#cfcfcf; width:1px; float:left }
.toolbar .searchbox
{ 
     padding-left:0px;
}
.toolbar .searchbox .title
{ 
     margin-top:3px;
     margin-bottom:2px;
}
.toolbar-input-text{ 
     width: 180px; float: left; margin-right:3px;
}
.toolbar-input-select{
     height: 20px; border: solid 0; float: left; margin-right:3px;
}
.toolbar-input-button{ 
    float:left;
    margin: 1px;
}
.toolbar .commandBar a
{
    cursor:pointer;
    border: 1px solid #fbfbfb;
    text-decoration: none;
    display: block; width: 56px; height: 18px; 
    float: left; margin-top: 10px; 
    text-align: center;
    padding-top: 26px;
    background-repeat:no-repeat;
    background-position:center 3px;
}
.toolbar .commandBar a:hover
{
    background-color: #fefefe;
    text-decoration: none;
    border: 1px solid #fafafa;
}
 .toolbar .btnClass{background-image:url(images/icon-add.png);}
 .toolbar .btnAdd{background-image:url(images/icon-add.png);}
 .toolbar .btnBatchUpdate{ background: url(images/icon-batchedit.png) 50% 1% no-repeat;}
 .toolbar .btnEdit{ background: url(images/icon-edit.png) 50% 1% no-repeat;} 
 .toolbar .btnDelete{ background-image: url(images/icon-delete.png);}
 .toolbar .btnExport{ background-image: url(images/icon-out.png);}
 .toolbar .btnImport{ background-image: url(images/icon-in.png) ;}
 .toolbar .btnRecycle{ background-image: url(images/icon-recycle.png);}

 .toolbar .btnBack{ background-image: url(images/icon-back.png);}
 .toolbar .btnRefresh{ background: url(images/icon-refresh.png) 50% 22% no-repeat;}
 .toolbar .btnSave{ background-image: url(images/icon-save.png)}
 .toolbar .btnSaveAs{ background-image: url(images/icon-saveas.png);}
 .toolbar .btnPrint{ background-image: url(images/icon-Print.png);}
 .toolbar .btnSaveAndBack{ width:76px; background-image: url(images/icon-saveAndback.png);}
 

 .toolbar .btnMail{ background-image: url(images/icon-mail.png);}
 .toolbar .btnMes{ background-image:url(images/icon-sms3.png);}
 .toolbar .btnOpenDir{ background-image: url(images/icon-opendir.png);}
 .toolbar .btnCloseDir{ background-image: url(images/icon-closedir.png);}

 .toolbar .win{ float: right; width: 160px; height: 100%;}
 .toolbar .win a{ width: 27px;height: 0px; margin-top:18px; margin-left:1px; display: block;}
 .toolbar .win .win1{ background: url(images/window.gif) 0 0 no-repeat;}
 .toolbar .win .win2{ background: url(images/window.gif) -26px 0 no-repeat;}
 .toolbar .win .win3{ background: url(images/window.gif) -52px -28px no-repeat;}
 .toolbar .win .win4{ background: url(images/window.gif) -87px 0 no-repeat;}
 .toolbar .win .win5{ background: url(images/window.gif) -113px -28px no-repeat;}
 .toolbar .win .win1:hover{ background: url(images/window.gif) 0 -28px no-repeat;}
 .toolbar .win .win2:hover{ background: url(images/window.gif) -26px -28px no-repeat;}
 .toolbar .win .win3:hover{ background: url(images/window.gif) -52px 0 no-repeat;}
 .toolbar .win .win4:hover{ background: url(images/window.gif) -87px -28px no-repeat;}
 .toolbar .win .win5:hover{ background: url(images/window.gif) -113px 0 no-repeat;}
 
 .toolbar .btnGroup{ background-image:url(images/group.gif);}
 .toolbar .btnadminid { background-image:url(images/adminid.gif);}
 .toolbar .btnVersion { background-image:url(images/Version.gif);}
 .toolbar .btnAdvanced { background-image:url(images/Advanced.png);}
 .toolbar .btntoday{ background-image:url(images/today.gif);}
 .toolbar .btnRuning{ background-image:url(images/Runing.gif);}
 .toolbar .btnForsale{ background-image:url(images/Forsale.gif);}

/*
 .toolbar ul{ display: block; width: 106px; height: 157px; border: solid #1c1c1c 1px; position: absolute; left: 200px; top: 60px; background: #595959; padding: 1px 1px 0; display: none; z-index: 100;}
 .toolbar ul li{ display: block; width: 106px; height: 40px; margin-bottom: 1px; background: #484848; padding: 8px 0 3px 0;}
 .toolbar ul li a{ display: block; width: 90px; height: 20px; padding-left: 16px; }
 .toolbar ul li a:hover{ background: #32708E; text-decoration: none;}
 .toolbar ul.show{ display: block;}
*/

#content { overflow:auto; width:100%; height:100%; float:right; }
#content table.list .odd{ background: #292929;}
#content table.list .even{ background: #0c0c0c;}
#content table.list .hover td{ background: #50545D;}
#content .listtext{ width: 100%; overflow-y: auto; padding-top: 15px; float: right; height: 420px;}
#content .listtext table{ width: 99%;}


/*�������*/
.bs-callout {border-left: 4px solid #EEEEEE;margin: 6px 0;padding: 10px;word-wrap: break-word;word-break:break-all; }
.bs-callout h4 {margin-bottom: 5px;margin-top: 0;}
.bs-callout p:last-child {margin-bottom: 0;}
.bs-callout-danger {background-color: #FDF7F7;border-color: #ff0000;}
.bs-callout-danger h4 {color: #B94A48;}
.bs-callout-warning {background-color: #FAF8F0;border-color: #f4a460;}
.bs-callout-warning h4 {color: #8A6D3B;}
.bs-callout-info {background-color: #F4F8FA;border-color: #008000;}
.bs-callout-info h4 {color: #34789A;}
.bs-callout-custom {background-color: #fcfcfc;border-color: #adff2f;}
.bs-callout-custom h4 {color: #34789A;}


/*******img_show***********/
#main .img_list{ width: 85.9%; float: right;}
#main .img_list .imgbox{ width: 200px; height: 240px; margin: 25px 30px; float: left; text-align: center; position: relative;}
#main .img_list .imgbox a.img{ text-align: center; display: block; width: 200px; height: 200px;}
#main .img_list .imgbox img{ display: block;}
#main .img_list .imgbox ul{ display: block; width: 200px; height: 40px;}
#main .img_list .imgbox ul li{ display: block; width: 200px; clear: both; overflow: hidden; zoom: 1; text-align: left;}
#main .img_list .imgbox ul li a{ float: left;}
#main .img_list .imgbox ul li span{ float: right; color: #999999;}
/*******img_showend***********/

/*******pro_show***********/
#show #main{ background:#fbfbfb;}
.textshow{ width: 100%; margin: 0px;}
.textshow ul{ width: 85%; height: 30px;}
.textshow ul li{ float: left; display: block; width: 80px; height: 30px; background: #CCC; border: solid #ffff 2px; text-align: center; vertical-align: middle; margin-left: 10px;}
.textshow ul li.nav a{ display: block; width: 80px; height: 30px; background: #fbfbfb;line-height: 28px; color: #ffffff;}
.textshow ul li.nav a:hover{ background-color:#2A2A2A; text-decoration:none;}
.textshow ul li.nav a.tabactive{ display: block; width: 80px; height: 30px; background: #171717; text-decoration: none;}
.textshow .content{ width: 97%; height:100%; display:none; padding: 15px 10px;  color: #ffffff; border-top: solid #171717 5px; background: #1f1f1f;}

.panel-bottom{ text-align:center;border-top: 1px solid #EEEEEE; }
.panel-bottom .bottom-button{ margin:4px auto;height: 32px;width: 100%;}

/*******showend***.detail table{ width: 95%; clear: both; margin-right: 10px;}********/
.sortable-detail{ width:auto; overflow:hidden; zoom:1; height:auto;margin: 0 auto; border: solid #fff 1px; }
.sortable-detail .sortable-header
{
    padding:0px 0px 8px 0px; 
    color:#fff; 
    font-weight:bold; 
    font-size:14px;
}

.sortable-detail .sortable-detail-box
{
    float: left;
    width:100%;
    border: 0px solid #fff;
    margin: 0;/*6px 6px 6px 0;*/
}
.sortable-detail .sortable-detail-box>h3{ padding:5px 6px; background:#ddd;}
.sortable-detail .sortable-detail-box>table{ width: 100%; background: #fefef;}
.sortable-detail .sortable-detail-box>table>tbody>tr>td{height: 22px; padding:5px;}
.sortable-detail .sortable-detail-box .le{  border: 0px solid #efefef;text-align:right; width:90px;}
.sortable-detail .sortable-detail-box .re{  border: 0px solid #efefef;padding:3px; text-align:left;}
.sortable-detail .sortable-detail-box .top{ background: url(images/topbg.gif) 0 0 repeat-x;}

.sortable-detail .detail_table
{
    
    width: 100%;
}

.sortable-detail .detail_table th
{
    padding:5px;
    text-align:center;
    font-weight:bold;
    font-size:12px;
    
    border: 1px solid #BBBBBB;
}
.sortable-detail .detail_table td
{
    padding:5px;
    border: 1px solid #BBBBBB;
}

.sortable-detail .detail_table tfoot tr
{
    
}
.sortable-detail .detail_table tbody tr
{
    
}
.sortable-detail .detail_table tbody tr:hover
{
    background:#fbfbfb;
}
.order_dialog
{
    display:none; padding:3px; background:#262626; overflow:hidden;
}
/******showend***********/

/*******toolbarsearchPop***********/
.toolbarsearchPop { width: 100%; height: 100%;  position: relative;}
.toolbarsearchPop p{ font-size: 14px;}
.toolbarsearchPop select,.input{ width: 167px; height:16px; border: solid #bbb 1px; color:black;}
.toolbarsearchPop select{  height:20px; }
.toolbarsearchPop td{ border: solid #bbb 1px; padding:3px;}
.toolbarsearchPop .button{ width: 100%; position: absolute; height: 40px; border-top: solid #fbfbfb 1px; bottom: 0; text-align: right;}
.toolbarsearchPop .button input{  margin:5px}
.toolbarsearchPop table
{
    width:100%;
    border: 1px solid #bbb;
}
.toolbarsearchPop table .left
{
    text-align:right;
    width:80;
    
}
/*******toolbarsearchPop***********/


/*******GridView*******/
.gridview
{
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #ddd;
    height: auto;
    width: auto;
    
}
.gridview-header
{
    width: 100%;
    border-width:0px;
    /*background: url("images/ui-bg_inset-soft_30_f58400_1x100.png") repeat-x scroll 50% 50% #F58400;*//*url("images/footerbg.gif") repeat-x scroll 0 0 transparent;*/
    /*background: url("images/ui-bg_green_9x29.png") repeat-x scroll 50% 50% #EEEEEE;*/
    background: #BD8BCA;
    font-size: 19px;
}
.gridview-header-table,.gridview-footer
{  
    height:28px;
    width: 100%;
}
.gridview-header-tr>th
{
    /*text-align: center;*/
    padding: 5px;
    color: White;
    font-weight: bold;
    font-size:12px;
}
.gridview-header-table tbody .gridview-header-tr th
{
    padding: 6px 8px;
}
.gridview-header-tr>th a
{
    color: White;
    font-weight: bold;
    font-size:13px;
}
.gridview-body
{
    width: 100%;
    overflow:hidden;
    overflow-y:auto;
}

.gridview-body table td
{
    /*text-align:center;*/
    font-size: 13px;
    padding: 5px;
    text-align: center;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    white-space:normal;
    word-break:break-all;
    color:#1a1414;
}
/*
.gridview-body table tr td div
{
    width:inherit;
    display:block;
    overflow:hidden;
}*/
.gridview-body>div>table a
{
    text-decoration:none;
}
.gridview-body table tr
{
    background: #f0f0f0;
}
.gridview-body table tr:hover
{
    background: #fbfbfb;
}
.gridview-body table .gridview-selected
{
    background: #f5f5f5;
}
.gridview-body .alternate
{
    background-color:#fcfcfc;
}
/******GridView End****/

.pager
{
    border-style: none;
    overflow: hidden;
    vertical-align: middle;
    margin:4px 0px 4px 0px;
    width:inherit;
}
.pagecustomInfo
{
    vertical-align:middle;
    text-align:left;
}
.pagepaging
{
   vertical-align:middle;
   white-space:normal;
   height:24px;
}
.pagepaging a{
    padding:2px 6px;
    min-width:18px;
    border: 1px solid #eee;
    
}
.pagepaging a:hover
{
    background-color: #bbb;
    text-decoration: none;
}
/*******content gridview end*********/


/*****�����ؼ�*****/
.calendarPanel table
{
    border: 1px solid #FFFFFF;
    width: 240px;
    text-align: center;
    background-color:#070200;
}
.calendarPanel table tr th
{
    text-align:center;
    background-color: #606060;
}
.calendarPanel table tr td
{
    height:22px;
    background-color: #606060;  
    color:#D7D7D7;
}
.calendarPanel table tr td:hover
{
    height:22px;
    background-color: #ACACAC;
}
.calendarPanel table tr input
{
    font-size:16px;
    width:24px;
    height:24px;
    background-color:#ECECEA;
}
.calendarPanel table tr select
{
    width:80px;
}
/******�����ؼ�����******/
 

/******ui-layoutbegin*****/
.ui-layout-toggler-open{
    background:url(images/arrow-left.png) 49% 50% no-repeat;
    /*background-color:#A0A0A0;*/
}
.ui-layout-toggler-closed{
    background:url(images/arrow-right.png) 49% 50% no-repeat;
    /*background-color:#A0A0A0;*/
 }
.ui-layout-resizer-open
{
  background:#fbfbfb;
}
.ui-layout-resizer-closed
{
  background:#fbfbfb;
}
/******ui-layoutend* background:#495151;****/


/*******ҵ����ҳ����ʽ*******/
.advert-iframe-title
{
    padding: 10px 5px;
    background-color: #484848;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-bottom-color: #6C6C6C;
    font-size:14px;
    color:#FFC20E;
    font-weight:bold;
}

.listview-image
{
    background:#222222;
    display:inline-table;
    height:auto;
    width:100%;
}
.listview-image>ul
{
    margin:0px;
    padding:0px;
}
.listview-image>ul>li
{
    display:inline;
    height:auto;
    width:auto;
    float:left;
    text-align: center;
    padding:5px;
}
.listview-image-img
{
    border: 1px solid #fbfbfb;
    padding:3px;
}
.listview-image-title
{
    height:16px;
    width:158px;
    margin-top:6px;
    overflow:hidden;
    display:block;
}

.product-spec-dialog
{
    background:#222222;
}
.product-spec-list
{
    display:block;
    overflow:auto;
}
.product-spec-list ul li
{
    display:inline;
    float:left;
   
}
.product-spec-list ul li a
{
    text-align:center;
    display:block;
    padding:6px;
    background:#fbfbfb;
    text-decoration:none;
    cursor:pointer;
    border:solid 1px #1F1F1F;
}
.product-spec-list ul li a:hover
{
    background:#444444;
    border:solid 1px #666666;
}
.product-spec-list ul li h1
{
    margin-top:2px;
}
.product-spec-cell
{
    cursor:pointer;
}
.product-spec-color
{
      display:block;
      height:20px;
      width:25px;
}
.product-spec-image
{
      display:none;
      height:20px;
      width:25px;
}


                                   
.product-flag
{
   overflow:hidden;
   zoom:1;
   padding:6px;
}
.product-flag-block
{
    float:left;
    position:relative;
    margin-right:12px;
    display:block;
    filter:alpha(opacity=40);
    -moz-opacity:0.4; 
    opacity: 0.4;
}
.product-flag-active
{
    filter:alpha(opacity=100);
    -moz-opacity:1; 
    opacity: 1;
}
.product-flag-bottom
{
    text-align:center;
    padding:3px;
}
.product-flag-box
{
    overflow:hidden;
    border: 1px solid #505050;
    display:block;
}
.product-flag-img
{
     position:absolute;
     top:0px; 
     left:0px;
     overflow:hidden;
}
.product-flag-price
{
    position:absolute;
}
.product-flag-dialog-label
{
    margin:5px 0px;
}
.product-flag-dialog-label .btn
{
    float:left;
    margin:3px;
    height:18px;
    width:50px;
    text-align:center;
}
.enum-back
{
   color:Green;
}
.enum-waitpacking
{
    color:#F5A038;
}
.enum-stockup
{
    color:Yellow;
}
.enum-transacting
{
    color:Red;
}
.enum-unsettled
{
    color:#F5A038;
}
.enum-waitfor
{
    color:#F5A038;
}
.enum-finished
{
    color:#00E800;
}
.enum-waitsend
{
    color:#F5A038;
}
.enum-sended
{
    color:#00E800;
}
.enum-sendfail
{
    color:red;
}
.enum-canceled
{
    color:Gray;
}
.enum-fail
{
    color:Red;
}


/*******ҵ����ҳ����ʽ����*************/

.header
{
    font-weight:bolder;
    font-size:14px;
    color:#EB8F00;
}
.header a
{
    color:#EB8F00;
}
.header a:hover
{
    color:#FD5703;
}


