<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*罸����鋇���*/

#content div.pro-list-box {
    width: 960px;
}
/**/


#content div#con-box div.pro-list-box {
   width: 960px;
   float: left;
}	

/**/
#contact_img {
    overflow: hidden;
    width: 400px;
}
form#payment ol.memTitle{
padding: 0;
}
form.payment {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    counter-reset: fieldsets;
    padding: 20px;
}
    
form#payment fieldset {
border: none;
margin-bottom: 10px;
}

form#payment fieldset:last-of-type {
margin-bottom: 0;
}
form#payment legend img , form#payment .legend img{
    margin:-10px 10px 0 0;
}
form#payment legend , form#payment .legend  {
width:95%;
color: #000000;
font-size: 16px;
font-weight: bold;
padding-bottom: 10px;
text-shadow: 0 1px 1px #E9E9E9;
}
form#payment &gt; fieldset &gt; legend:before {
content: "Step " counter(fieldsets) ": ";
counter-increment: fieldsets;
}

form#payment fieldset fieldset legend {
color: #111111;
font-size: 13px;
font-weight: normal;
padding-bottom: 0;
}

form#payment ol li {
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
-khtml-border-radius: 5px;
border-radius: 5px;
line-height: 30px;
list-style: none;
margin-top: 10px;
margin-bottom: 2px
display:block;
text-align:left;
width:100%;
clear:both;

}
    
form#payment ol ol li {
background: none;
border: none;
float: left;

}


form#payment label {
float: left;
font-size: 13px;
width: 160px;
}

form#payment fieldset fieldset label {
background:none no-repeat left 50%;
line-height: 20px;
padding: 0 0 0 30px;
width: auto;
}

form#payment label[for=visa] {
background-image: url(visa.gif);
}
form#payment label[for=amex] {
background-image: url(amex.gif);
}
form#payment label[for=mastercard] {
background-image: url(mastercard.gif);
}

form#payment fieldset fieldset label:hover {
cursor: pointer;
}

form#payment input:not([type=radio]),
form#payment textarea ,
.formInput {
    background: #ffffff;
    border: none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 4px;
    font: 15px "Times New Roman", Times, serif;
    outline: none;
    padding: 5px;
    border:1px solid #E9E9E9;
	margin: 0 auto;
}

form#payment input:not([type=submit]):focus,
form#payment textarea:focus {
background: #eaeaea;
}

form#payment input[type=radio] {
float: left;
margin-right: 5px;
}
form#payment ol.memTitle li label{
             
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -khtml-border-radius: 4px;
  border-radius: 4px;
  background: #999999;    
  margin:0 5px 0 0;
  padding:0px 10px;                    
  border:2px solid #F1F1F1;
} 
div#security_result{
  width:30px;
} 
form#payment ol.memTitle li label.labAddr{
}
form#payment ol.memTitle li input{
  width:300px;
}         
form#payment ol.memTitle li input.inqut_framezip{
  width:40px;
}
form#payment ol.memTitle li textarea{
    width:300px;
    height:150px !important;
	    background: #ffffff !important;
}
form#payment ol.memTitle li label .red_ps{
  color:#CC3300;          
  margin:0 ;
  padding:0px;
  
}
form#payment table.ddtabe{
  float:right;
}
form#payment div.boxBg{
   width:421px; margin:0 auto; background:url(../images/speacial/member_2.jpg) repeat-y;
                      
}
form#payment div.boxTop{
   background:url(../images/speacial/member_1.jpg) top no-repeat;
                      
}
form#payment div.boxBottom{
   background:url(../images/speacial/member_3.jpg) bottom no-repeat; padding:0 0 25px 0; margin:0px;
   
}
form#payment input.widthS1{
  width:155px;
}
form#payment button.buttImg{
               
  cursor: pointer;
  margin:0;
  padding:0;
  background:none;
  border:none;
}
form#payment .buttArea , .buttArea {
  text-align:center;
  padding-top:5px;
}
form#payment .buttArea a , form#payment .buttArea button , .buttArea button , .buttArea a , .formButton{
    background: #686868;
    border: none;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
    color: #ffffff;
    font: 12px Georgia, "Times New Roman", Times, serif;
    letter-spacing: 1px;
    margin: 5px;
    padding: 5px 10px;
    text-shadow: 0 1px 1px #000000;
    text-transform: uppercase;
}
form#payment .buttArea a , .buttArea a{
    padding: 6px 10px;
}
.formButton{
    background:#F5F3F4 ;
    border:1px solid #CBCBCB;
    color:#000;
    text-shadow:none;
}
form#payment .buttArea a:hover , form#payment .buttArea button:hover , .buttArea a:hover , .buttArea button:hover , .formButton:hover{
  background:  #B5B4B4;
  cursor: pointer;
}
form#payment ol li.labLeft div{
  float:left;
  width:350px;
  
}
form#payment ol li.labLeft label{
   background:none;
   border:none;
}

form#payment ol li.labLeft div input[type=checkbox]{
  float:left;
  width:20px;
                          
  margin-top: 7px;
  margin-right: 8px;
  
}
form#payment ol.memTitle li #shaft_table input {
	width: 20px;
}

form#payment ol.memTitle li #shaft_inp input {
	width: 120px;
}
</pre></body></html>