﻿body
{
    margin:0px;
    padding:0px;
    background-color:#0E90D2;
}
#title
{
    padding-top:10px;
    font-size:2.1rem;
    float:left;
    height:46px;
    margin-bottom:0px;
    margin-left:3px;
    }
 #imglog
 {
     display:block;
     float:left;
     margin-bottom:0px
     }
 #mynav
 {
     clear:left;
     margin-bottom:5px
     }
       
 
  #myfooter { padding:1em 0 3em 0;
              font: 12px/1.6 "微软雅黑","黑体",Arial,Helvetica,sans-serif;
              text-align: center;
              clear:left;
              bottom: 0;
                                          
              }
  #myfooter a
  {
      color:White;
      }
  .mail
  {
      float:left;
      margin-left:5px;
      margin-bottom:5px;
      color:#FFFFFF;
    
      }
   #panel
   {
       text-align:center
       
       }
       /*填写登录信息的时候*/
       #dvShortcut
       {
           clear:left;
           text-align:right;
           font: 12px/1.6 "微软雅黑","黑体",Arial,Helvetica,sans-serif;
           margin-bottom:5px;
           }

 

/*登陆页的样式*/
.loginform .buttonsBox .buttonBox, .loginform .buttonsBox input {
    width: 60px;
    font-size: 14px;
    font-weight: bold;
}
.loginform
{
    margin-top:50px;
    }
.loginform .tips {
    text-align: center;
    font-size: 12px;
}
.tips {
    color: #666;
}

/*右侧主要菜单栏的设计member文件夹中的模板样式*/
#main
{
   width:80%;
   height:600px;
   margin-left:10px;
   float:left
    }
/*购物车页面的CSS样式的设置*/
.Panhead
{
    margin:0px 0px;
    padding-left:0px;
   
    }
.Panhead a
{
    font-size:14px;
   
    }
.Panhead li
{
    list-style-type:none;
    float:left;
    font-size:13px;
    height:22.4px;
    }

.Panhead .piao
{
    width:70px;
    }
.Panhead .piaohao
{
    width:90px;
    }
    
.Panhead .liDat
{
    width:80px;
    padding-top:2px
    }
     .Panhead .last
     {
         width:110px;
         padding-top:2px;
         color:Red;
         }
 
 .item
 {
     padding:0px;
     height:45px;
     display:block;
     line-height:45px;
     margin-bottom:0px;
     }
 .item li 
 {
     list-style-type:none;
     float:left;
     font-size:13px;
     }
     
     .item .pcert
    {
        width:30%;
    }
 
 .item .name
 {
     width:17.5%;
     }
 .item .type
 {
     width:23.1%;
     }
 .item .dat
 {
     width:10%
     }
  .item .netdat
 {
     width:10.5%
     }
 .item .day
 {
     width:11.5%
     }
 
 .item .mon
 {
     width:13.3%
     }
 .item cancel
 {
     }
     
  /*购物页面的分页的样式*/
  .page ul li
  {
      list-style-type:none;
      
      }
      
      
  #shopfooter
 {
      font-size:14px;
      
      }
      
   #shopfooter ul
   {
       padding-left:0%;
       display:block;
       float:left
       }   
  #shopfooter ul li
  {      
      list-style-type:none;
      float:left;
      }
  
  #shopfooter 
  {  width:100%;
      
      font-size:13px;
      }
      
    /*所有的amaze-ui面板的下边距间隔都应设为10px.原来默认为20px*/
    .am-panel-default
    {
        margin-bottom:10px;
        }
        
    .input
    {
        border-color:#CCCCCC;
        }
        
/*重新修改公共模板页的CSS样式*/
#mynav ul li
{
    list-style-type:none;
    float:left;
    width:7em
    }
#mynav ul
{
  height:25.6px;
  line-height:45px;
}
#mynav a
{
    color:#FFFFFF;
    }
    
 #mypostion
 {
     clear:left;
     }
#myfooter
{
    clear:left;
    }
#mynav a:link
{
    font-weight:normal;
    }
#mynav a:hover
{
    font-weight:bold;
    }
#mynav a:visted
{
    font-weight:normal;
    }
  
#myfooter dd, #myfooter dt, #myfooter dl
{display:inline;
 margin:0px;
    }
 #myfooter dd
{
    padding-right:1em;
    }
    
 /*修改原来asp.net控件解析成amaze-ui控件后需修改样式。下拉框*/
.am-selected-btn.am-btn-default {
    height:29px;
    line-height:11px;
    font-size:12px
}


input[type="submit"] {
    cursor: pointer;
    height: 29px;
    text-shadow: 1px 1px 0px #0E90D2;
    background-color: #0E90D2;
    border: 1px solid #0E90D2;
    border-radius: 3px;
    box-shadow: 0px 1px 0px rgba(95, 50, 0, 0.7);
    color:White
}


/*登录页的样式*/
 .log_input
{
    font-size:14px;
    width:188px;
    height:28px;
    border-color: #BBB #DDD #DDD #BBB;
    border-style: solid;
    border-width: 1px;
    box-shadow: 1px 1px 1px #DDD inset;
    padding-left: 3px;
    margin-left: 10px;
    }
  
  .loginform .s_btn
  { text-shadow: 1px 1px 0px #0E90D2;
background-color: #0E90D2;
border: 1px solid #0E90D2;
border-radius: 3px;
text-align: center;
color:White;
      }
      
.loginform
{
    width:80%;
    margin:0px auto;
    padding-top:2em;
   
}
.loginform label
{
    
     width:80px; text-align:right; color:#000;
    text-align:right;
    font-weight:normal;
    font-size:16px;
    font-family: "Segoe UI","Lucida Grande",Helvetica,Arial,"Microsoft YaHei",FreeSans,Arimo,"Droid Sans","wenquanyi micro hei","Hiragino Sans GB","Hiragino Sans GB W3",FontAwesome,sans-serif;
    }
  

 .loginform .checkcode a {  height:30px; width:50px; border:1px #ccc solid; text-align:center; vertical-align:middle;
                             line-height:28px;
                             display:inline-block;
                             }
 .loginform p.checkcode a img {
    width: 100%;
    height: 100%;
    align:"absmiddle";
    vertical-align:middle;
    margin:0 auto;
    display: inline;
    border: medium none;
    
}

/*注册页面的重新设计*/
.clearFix .logintable .reg_na
{
    text-align:right
}

.clearFix .logintable .reg_input
{
    padding-left:10px
}

.clearFix .logintable .tip
{
    padding-left:10px
}


.clearFix .logintable tr
{
    height:42px;
    }

.clearFix .logintable input[type=text],.clearFix .logintable input[type=password]
{
    height: 32px;
    padding: 5px;
    line-height: 20px;
    border: 1px solid #DDD;
    font-size: 14px;
    font-family: Tahoma;
    }
    
 .reg_btn {
    text-shadow: 1px 1px 0px #0E90D2;
    background-color: #0E90D2;
    border: 1px solid #0E90D2;
    border-radius: 3px;
    box-shadow: 0px 1px 0px rgba(95, 50, 0, 0.7);
    color:White
}

table { width:auto; border-spacing:0; border-collapse:collapse; margin-bottom:1em;}

.tblList { width:100%; text-align:center; }

#contentBox
{
    min-height:162px
    }
.tblList .tbhead,.tblList th
{
    background-color:#F0F0F0;
    font-size:12px;
    font-weight:normal;
    height:27px;
    text-align:center;
    }
    
  /*查询表格的样式的设定*/
  .Query tr
  {
      height:40px;
      font-size:12px;
      font-family: Simsun,sans-serif;
      }
  
.m_input {
    height: 25px;
    padding-left: 3px;
    margin-right: 10px;
    line-height: 25px;
    border: 1px solid #B4B4B4;
    box-shadow: 1px 1px 3px #DDD inset;
    vertical-align: middle;
    font-family: Arial;
}

.btn_sel {
    width: 64px;
    height: 25px;
    border: 0px none;
    background-position: 0px -496px;
    vertical-align: middle;
    overflow: visible;
    cursor: pointer;
    display: inline-block;
   background-color:#F3F3F3;
background-position: 0px -9999em;
background-repeat: no-repeat;
}


.orderList { padding-left:2em; border-bottom:1px #69c dashed; padding-bottom:1em;}
.orderList li { list-style:decimal; margin-bottom:0.5em; font-size:14px;}

/*会员添加地址的样式设定*/
.am-form-set label
{
    text-align:right;
    font-weight:normal;
    }
 .am-form-set p
{
    margin:10px 5px;
    padding:0px;
    font-weight:normal;
    }
    
   .am-form-set
   {
       font-size:14px;
       
       }
   .am-form-set .btn_save
   {
    text-shadow: 1px 1px 0px #0E90D2;
    background-color: #0E90D2;
    border: 1px solid #0E90D2;
    border-radius: 3px;
    box-shadow: 0px 1px 0px rgba(95, 50, 0, 0.7);
    width: 64px;
    color:White
  
       }
       
      .am-form-set .center
      {
         padding-left:63px;
          }
     #Change p label
     {
         text-align:right
         }
    /*订单信息修改*/
    .infoBox p label
    {
        font-size:14px;
        font-weight:normal
        }
        
   .btn_edit
   {
    text-shadow: 1px 1px 0px #CF7000;
    background-color: #FFB000;
    border: 1px solid #E77C00;
    border-radius: 3px;
    box-shadow: 0px 1px 0px rgba(95, 50, 0, 0.7);
       }
       
    .pro label
    {
    float:left; width:90px; text-align:right; color:#000;
    text-align:right;
    font-weight:normal;
    font-size:14px;
    font-family: "Segoe UI","Lucida Grande",Helvetica,Arial,"Microsoft YaHei",FreeSans,Arimo,"Droid Sans","wenquanyi micro hei","Hiragino Sans GB","Hiragino Sans GB W3",FontAwesome,sans-serif;
    }
    
    .pro p
    {
        margin:10px 50px
        }
    .pro .type
    {
        width:188px;
        margin-left:10px;
        background:#C7EDCA;
        border-color: #BBB #DDD #DDD #BBB;
        border-style: solid;
        border-width : 1px;
        box-shadow: 1px 1px 1px #DDD inset;
    }
    
      .pro .s_btn
 {
    display: inline-block;
    border: 1px solid #0E90D2;
    background: #0E90D2 none repeat scroll 0% 0%;
    vertical-align: middle;
    overflow: visible;
    width:100px;
    margin-left:100px;
    cursor: pointer;
    color:White;
    box-shadow: 0px 1px 0px #0E90D2  inset;
}
/*会员页的公共样式*/
.member ul li
{
    list-style-type:none;
    font-size：14px;
    }
    
    .member  a:link
    {
        text-decoration:none; 
        color:Black;
    }
    
     .member  a:visited
    {
       
        color:Black;
    }
       .member  a:hover
    {
       
        color:#0066CC
    }
    
.ticket i{
    display: inline-block;
    width: 10px;
    height: 17px;
    background-image: url("../images/pic.png");
    background-repeat: no-repeat;
    margin-left: 3px;
}

table .images
{float:left; 
 border:1px #6699cc solid; 
 width:194px; height:112px; 
 overflow:hidden;
  text-align:center;
    }
    
    
 /*订票系统中自动加减功能的样式*/
 .less
 { display:block;
   width:28px;
   height:23px;
   line-height:28px;
   text-align:center;
   float:left;
   color:29px !important;
     }
  
  .add
  {
   dispaly:block;
   width:28px;
   text-align:center;
   float:left;
   background-color:#099FDE;
   color:#FFFFFF;
   height:23px;
   color:29px !important;
      }
      
 /*在线帮助页的样式设置*/
 .s_btn
  { text-shadow: 1px 1px 0px #0E90D2;
background-color: #0E90D2;
border: 1px solid #0E90D2;
border-radius: 3px;
text-align: center;
color:White;
width:60px
      }
      
/*注册页面下的样式*/
.logintable .tips
{
    font-size:12px
    }
    
 /*查询按键的样式*/
 .search
 {
    text-shadow: 1px 1px 0px #0E90D2;
    background-color: #0E90D2;
    border: 1px solid #0E90D2;
    border-radius: 3px;
    box-shadow: 0px 1px 0px rgba(95, 50, 0, 0.7);
    width: 64px;
    color:White
     
     }
     
     /*订单支付页面的样式*/
     .infoBox dt
     {
         float:left
         
         }
         
     .infoBox dl
     {
        margin-bottom:0px
         
         }
    
    .infoBox a
    {
        text-decoration:none;
      
        }
        
     .infoBox a:link
    {
        color:White;
      
        }
        
    .infoBox a:hover
    {
        color:White;
      
        }
        
     .infoBox a:visited
    {
        color:White;
      
        }
        
    .infoBox .buttonsBox
    {
        padding-top:5px
        }
        
        
   .createorder
   {
font-size: 14px;
height: 28px;
border-color: #BBB #DDD #DDD #BBB;
border-style: solid;
border-width: 1px;
box-shadow: 1px 1px 1px #DDD inset;
padding-left: 3px;
margin-left: 10px;      
       }
    
    
   /*订单通知页面的样式*/
   .content dd, .content dt, .content dl
     {
         display:inline-block;
         margin:0px;
         }
  .content dt
  {
      width:120px;
      text-align:right
      }
   .content .title
   {
       text-align:left
       }
  .content .item,.content .title
  {
      display:block;
      margin:10px;
      }
      
   /*帮助文档样式调整*/
    .helpCenter p.center { margin-top:2em;}
.helpCenter .pageNav { margin-top:1.4em;}
.problem dt, .answer dt { float:left; font-weight:bold; padding:2px 0.3em; background-color:#0E90D2; color:#fff; text-align:center;}
.problem { font-size:14px; line-height:1.2em; margin:1em 0 0.5em 0;}
.problem dd, .answer dd { padding:2px 0 2px 3em;display:line-block;}
.problem dd { background-color:#eee;}
.answer { padding:1em; border:1px #6699cc dashed; background-color:#eff3fc; display:none;}
.answer dt { background:none; color:#996600;}
.answer .hidden { text-align:right; position:relative; top:5px;}
.answer dd, .answer dd { padding:2px 0 2px 3em}
.answer dd { background-color:#eee;}

.orderfont
{
    font-size:12px;
    }

.redtips
{
    color:Red;
    }

.logintable .error
{
    font-size:12px;
    color:Red;
     font-weight:normal;
    }
    
    
    .TicketList
    {
        clear:left;
        margin:0px;
        padding:0px 0px 0px 15px;
       display:block;
        list-style-type:none;
        }
        
     .Tname
     {
         float:left;
        
         width:35%;
         }
         
      .Tprice
     {
         float:left;
         width:17%
         }
         
       .Tnetprice
     {
         float:left;
         width:14%
         }
         
      .Tnum
     {
         float:left;
         width:17%
         }
         
     .TableCell
     {
     	float:left;
     	width:23%;
     	}
          
          
 /*创建订单时的样式*/
 .am-panel-footer .AddTicket
 {
display: inline-block;
cursor: pointer;
background: transparent url("../images/icon.png") no-repeat scroll 0% 0%;
background-position: 0px -43px;
height: 30px;
line-height: 30px;
color:black;
padding-left: 20px;
width:68px;
text-align:right;
border: 0px none;
list-style: outside none none;
margin: 0px;
padding: 0px; 
font-size:12px;
font-family:Tahoma,"宋体";   
     }
     
.am-panel-footer span
 {
display: inline-block;
height: 30px;
margin-left:30px;
line-height: 30px;
padding-left: 20px;
color:Red;
border: 0px none;
list-style: outside none none;
margin: 0px;
padding: 0px; 
font-size:12px;
font-family:Tahoma,"宋体";   

     }
     
     
  .chkbox
  {
     vertical-align:text-bottom; 
      }
      
   /*设置表头的信息*/
   .Head
   {
     list-style-type:none; 
     font-family:Tahoma,"宋体";
     font-size:12px;
     padding:0px;
     margin:0px; 
   }
   
   
   .Head .Hpiao
   {
       float:left;
       width:17%;
            
   }
   
   
    .Head .Hmen
   {
       float:left;
       width:10%
           
   }
   
   .Head .ticketcert
   {
       float:left;
       width:30%;
       }
   .Head .Hnet
   {
       float:left;
       width:10.5%;
       }
   .Head .Hnum
   {
       float:left;
       width:11.5%;
       }
       
   .head Htotal
   {
       float:left;
       width:20%
       }
       
       
       
       /*设置身份证入园的样式*/
       
       #cardlist ul
       {
           margin-top:0px
           }
       .HeadCertList
       {
           margin:0px;
           padding:0px;
           list-style-type:none;
           font-family:Tahoma,"宋体";
           font-size:12px;
           }
          
          .HeadCertList .CPiao
          {
              float:left;
              width:17%;
              }
              
         .HeadCertList .Cert
          {
              float:left;
              width:20%;
              }
              
              .HeadCertList .Ccode
          {
              float:left;
              width:15%;
              }
              
              
          .HeadCertList .CPlayDate
          {
              float:left;
              width:15%;
              }
              
          .HeadCertList .CTicPr
          {
              float:left;
              width:18.5%;
              }
              
                 
          .HeadCertList .CNet
          {
              float:left;
              width:10%;
              }
              
              .HeadCertList .CTicNum
          {
              float:left;
              width:12%;
              }
              
          .HeadCertList .CTicTol
          {
              float:left;
              width:5%;
              }
              
              
              /**/
              
              .netdatc
              {
                  width:10.5%;
                  }
              
              .txtCert
              {
                  width:20%
                  }
                     
                     .RealPrice
                     {
                         width:18.5%;
                         }
                        
                         .txtNumber
                         {
                             width:11%;
                             }
                             
                             
                             
                             /**/
                            
   .i-del {
    display: inline-block;
    width: 16px;
    height: 16px;
	background: transparent url("../images/icon.png") no-repeat scroll 0% 0%;
    background-position: 0px -350px;
    vertical-align: middle;
}



.ng-isolate-scope {
    padding-top: 230px;
    background: transparent url("../images/wechat.png") no-repeat scroll center top;
    margin: 50px 0px;
    text-align: center;
    color: #999;
}

.order_step {
    padding: 20px 0px 0px 30px;
    margin: 20px 0px 0px;
}

.order_step .btn_sub {
    display: block;
}
.btn_sub {
    display: inline-block;
    width: 140px;
    line-height: 40px;
    text-align: center;
    background: #F57403 none repeat scroll 0% 0%;
    color: #FFF;
    font-size: 16px;
}

.goback {
    font-size: 14px;
    display: block;
    margin-top: 10px;
}

a {
    text-decoration: none;
    color: #08C;
    font-size: 12px;
}


.bank_items {
    margin: 20px 0px 0px -30px;
    list-style-type:none;
}

.bank_items li {
    width: 205px;
    height: 48px;
    border: 1px solid #DBDBDB;
    cursor: pointer;
    margin: 0px 0px 20px 30px;
    position: relative;
    font-size: 12px;
    text-align: center;
}

.bank_items li.act {
    width: 203px;
    height: 46px;
    border: 2px solid #F57403;
}
.bank_items li i {
    display: inline-block;
    width: 158px;
    height: 34px;
    background-color: #FFF;
    margin: 7px 0px 0px;
}

.more_alipay 
{
 background-image: url("../images/un_card.png");
 background-repeat: no-repeat;
 background-position: 0px -1347px;
}


.dfn
{
    vertical-align: 8px;
    font: 12px/1.5 Arial;
    margin-right: 2px;
    color : #333;
    }
    
    
    
    
    /*订单查询页面的样式*/
    #tblist
    {
        width:100%;
        text-align:center;
    }
        
   #tblist th {
    line-height: 40px;
    background: #EEF1F8 none repeat scroll 0% 0%;
    font-weight: 400;
    font-family:宋体;
    text-align:center;
    border: 1px solid #C0D7E4;
    color: #333;
}

#tblist td {
    line-height: 20px;
    padding: 6px 0px;
    text-align: center;
    font-family:宋体;
    border: 1px solid #C0D7E4;
}

#tblist {
    border-collapse: collapse;
    border-spacing: 0px;
}



/*设置样式网络支付的各种样式*/

.PayChioce,#bankcol
{
    margin:0px;
    padding:0px;    
}

.PayChioce li
{
    list-style:none;
    float:left;
    width:100px;
    text-align:center;
    height:42px;
    line-height:42px;
    cursor:pointer
}    
     .Apllay
     { 
         display:block;
         clear:left;
     }
         /*各类银行的CSS样式*/
         #bankcol li
         {
              list-style:none;
              margin: 0 30px 10px 0;
              float:left;
         }
         /*工行样式依次类推*/
         #bankcol .bank--icbc 
         {
             background-image : url("../images/bank.png");
             background-repeat: no-repeat;
             background-position: 0 -647px;
         }
         
            #bankcol .bank--cmb
         {
             background-image : url("../images/bank.png");
             background-repeat: no-repeat;
             background-position: 0 -396px;
         }
         #bankcol  .bank--ccb
         {
             background-image : url("../images/bank.png");
             background-repeat: no-repeat;
             background-position: 0 -212px;
         }
         
             #bankcol  .bank--abc
         {
             background-image : url("../images/bank.png");
             background-repeat: no-repeat;
             background-position: 0 0px;
         }
         
              #bankcol .bank--boc
         {
             background-image : url("../images/bank.png");
             background-repeat: no-repeat;
             background-position: 0 -146px;
         }
            
                    #bankcol .bank--bofc
         {
             background-image : url("../images/bank.png");
             background-repeat: no-repeat;
             background-position: 0 -178px;
         }
         
                       #bankcol .bank--cib
         {
             background-image : url("../images/bank.png");
             background-repeat: no-repeat;
             background-position: 0 -282px;
         }
         
                           #bankcol .bank--cebb
         {
             background-image : url("../images/bank.png");
             background-repeat: no-repeat;
             background-position: 0 -248px;
         }
         
                             #bankcol .bank--spdb
         {
             background-image : url("../images/bank.png");
             background-repeat: no-repeat;
             background-position: 0 -900px;
         }
                    #bankcol .bank--gdb
                    {
             background-image : url("../images/bank.png");
             background-repeat: no-repeat;
             background-position: 0 -579px; 
                        }
                        
                        
                            #bankcol .bank--zxyh
                    {
             background-image : url("../images/bank.png");
             background-repeat: no-repeat;
             background-position: 0 -1130px; 
                        }
                        
                     #bankcol .bank--cmbc
                     {
                          background-image : url("../images/bank.png");
             background-repeat: no-repeat;
             background-position: 0 -468px; 
                         }
                         
                             #bankcol .bank--pingan
                     {
                          background-image : url("../images/bank.png");
             background-repeat: no-repeat;
             background-position: 0 -762px; 
                         }
                         
                         
                    #bankcol .bank--bob 
                    {
                 background-image : url("../images/bank.png");
                 background-repeat: no-repeat;
    background-position: 0 -110px;
}
 
 #bankcol .bank--bjrcb 
 {
      background-image : url("../images/bank.png");
      background-repeat: no-repeat;
    background-position: 0 -76px;
}
  
   #bankcol .bank--bjrcb 
 {
      background-image : url("../images/bank.png");
      background-repeat: no-repeat;
    background-position: 0 -76px;
}
  
 #bankcol .bank--pspc 
 {
     background-image : url("../images/bank.png");
      background-repeat: no-repeat;
    background-position: 0 -796px;
}

#bankcol .bank--shrcb 
{
    background-image : url("../images/bank.png");
    background-repeat: no-repeat;
    background-position: 0 -864px;
}

#bankcol .bank--hzcb 
{
    background-image : url("../images/bank.png");
    background-repeat: no-repeat;
    background-position: 0 -612px;
}
                  
#bankcol .bank {
    float: left;
    width: 145px;
    height: 32px;
    border: 1px solid #ddd;
    cursor: pointer;
    text-indent: -9999px;
    line-height:32px;
}
/*微信支付的样式*/
#WxCheckPay
{
    clear:left;
}

/*手写选项卡效果样式*/
.Selectin
{
    border-top:2px solid #DDDDDD;
    border-left:2px solid #DDDDDD;
    border-right:2px solid #DDDDDD;
    position:relative;
    z-index:1000;
    background-color:#DDDDDD
    
    
    
      }
      

 
 /*活动选项卡的样式*/
.Apllay
{
    width:100%;
    height:350px;
    border-top:2px solid #DDDDDD;
    border-bottom:2px solid #DDDDDD;
    position:relative;
    top:-2px;
    display:none;
    }
.contentin
{
   display:block; 
    }
    
    /*按键的样式*/
    .radio
    {
        position:relative;
        top:-15px;
        }
        
        
   .OrderDetail
   {
       font-size:14px;
       margin:20px 0px;
       
       }
       
       
  .orderdes
  {
      float:left;
      }
      
  .ordermoney {
    text-align: right;
    height: 24px;
    top: -15px;
    position: relative;
}
       
   .montake
   {
      color:Red;
      font-size:24px 
       }
       
       
   .orderpay
   {
       text-align:right;
       }
       
    .MonTake
    {
        text-align:right;
        margin-top:20px;
        margin-bottom:30px;
        font-size:18px

        }
        
        .total
        {
            font-size:24px;
            color:Red;
            }
            
            
        .HeadCert
        {
           border:1px solid #F5F5F5;
           background-color:#F5F5F5;
           height:30px;
           line-height:30px;
            }
            
         .DCert
         {
             background-image:url("../images/arrow.png");
             background-position:right center;
             background-repeat: no-repeat;
         }
         
         .DCert1
         {
             background-image:url("../images/arrow2.png");
             background-position:right center;
             background-repeat: no-repeat;
         }
         
         
         .dlist
         {
             padding:10px;
             }
             
             .dlcert
             {
                 background-color:#F5F5F5;
                 border:1px solid #F5F5F5;
                 }
                 
                 .tt
                 {
                     display:none;
                     }
                     .tt1
                 {
                     display:block;
                     }
                     
                     
   .tmemo dd , .tmemo dt
   {
       margin: 0px;
       float:left;
       }
       
       
     .tmemo dt
     {
         font-size:14px;
         min-width:90px;
         
     }
     
     .tmemo dl
     {
         margin:0px;
         position:relative;
         margin:0px;
         padding:0px;
         clear:left;
         }
         
     .Divmemo 
     {
         width:90px;
         
         font-size:14px;
         font-weight:bold;
         float:left
         }
         
         
       .Divrmemoesult
       {
           float:left;
           }