html{width:100%; height:100%; margin:0px; padding:0px;}
body{width:100%; height:100%; margin:0px; padding:0px;}

#pp_inn{position:fixed; left:0px; top:0px; z-index:1024; background-color:rgba(0,0,0,0.5);}

#pp_tb{width:100%; height:100%; position:relative; left:0px; top:0px; z-index:0;}
#pp_td{width:100%; height:100%;}
#pp_dv{width:100%; height:100%; position:absolute; left:0px; top:0px; z-index:1;}

#pp_bx{width:auto; height:auto; position:relative; left:0px; top:0px; z-index:2; background-color:#FFFFFF; border-radius:3px; box-shadow:0px 1px 8px rgba(0,0,0,0.6);}

#pp_h   {width:100%; height:46px;}
#pp_h td{width:100%; height:26px; background:transparent url(logo.gif) left no-repeat;}

#pp_hep  {width:100%; height:8px; overflow:hidden; background-color:#F0F0F0; border-top:1px solid #DFDFDF; border-bottom:1px solid #DFDFDF;}
















#pp_fep  {width:100%; height:2px; overflow:hidden; background-color:#F0F0F0;}

#pp_x      {width:26px; height:26px; background-image:url(x.gif); background-repeat:no-repeat; background-position:0px 0px; cursor:pointer;}
#pp_x:hover{background-position:-26px 0px;}

#pp_f   {width:100%; height:46px;}
#pp_f td{width:auto; height:26px;}







#pp_gd   {width:auto; height:26px;}
#pp_gd td{width:16px; height:16px; border-radius:2px;}














#pp_image_bx{width:640px; height:390px; position:relative; left:0px; top:0px; z-index:0; background:#F3F3F3 url(image_bg.png) center no-repeat;}
#pp_image{width:640px; height:390px; position:relative; left:0px; top:0px; z-index:1;}
#pp_image_sh_t{width:100%; height:4px; position:absolute; left:0px; top:0px; z-index:2; background:transparent url(sh_t.png) top repeat-x;}
#pp_image_sh_b{width:100%; height:4px; position:absolute; left:0px; bottom:0px; z-index:2; background:transparent url(sh_b.png) bottom repeat-x;}

#pp_image_back      {width:50%; height:100%; position:absolute; left:0px; top:0px; z-index:3;}
#pp_image_back:hover{background:transparent url(image_back.png) left no-repeat;}
#pp_image_next      {width:50%; height:100%; position:absolute; right:0px; top:0px; z-index:3;}
#pp_image_next:hover{background:transparent url(image_next.png) right no-repeat;}





.order-online,
.order-online-ge{
    color:red;
    margin-left:0px;
    font-weight:normal;
    cursor:pointer;
    font-size:14px;
    text-decoration: none;
}
.order-online-ge{
    font-family: Sylfaen;
}
.order-online{
    font-family: arial;
}
.order-online:hover,
.order-online-ge:hover{
    text-decoration: underline;
}