@charset "utf-8";
/* CSS Document */
@import url(global.css); 
@import url(sidebar.css); 

.affprodsbox {padding:8px 16px; width:703px; text-align:justify;}
.affprodul { clear:both;}
.affprodul li { width:310px; margin:4px 4px; float:left;}
.affprodul li:hover { background-color:#fff;}
.cbox2 { background-color:#f6f7f9; padding:3px 12px; margin:18px; clear:both;}
.cbox2 .affid { width:80px; height:18px;}
.cbox2 .btns{ float:right; clear:both;}

.padth, .padul { width:640px; margin:0 auto; display:block; clear:both;}
.padth li {float:left; font:bold 10px/24px Verdana, Arial, Helvetica, sans-serif;}
.padth {clear:both;}
.padth .padth1{ width:220px;}
.padth .padth2{ width:80px;}
.padth .padth3{ width:120px;}
.padth .padth4{ width:200px;}
.padul { clear:both;}
.padul li{ display:block; height:24px; margin:4px 0; clear:both;}
.padul li:hover { background-color:#f5f5f5;}
.padul .sname, .padul .rid, .padul .ce, .padul .padf {
display:block; float:left; line-height:24px;}
.padul .sname { width:235px;}
.padul .rid { width:85px;}
.padul .ce { width:85px;}
.padul .padf { width:215px;}

body {
  margin:0px;
  font-size:11px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  line-height:18px;}
  
a img{
  border:0px;}

.banner_txt{
  color:#ffffff;}
  
.banner_price {
   font-weight:bold;
   color:#FFFF00;
   font-size:13px;
   }
  
.Price{
   color:#CC3300;
   font-weight:bold;}
   
.txt-input{
    height:13px;
	width:450px;}