.bg_hilite {
	xbackground-image: url('/images/bg/bg_b2s_200.jpg');
	background-image: url('/images/bg/bg_wht_200.jpg');
	background-repeat: no-repeat;
	background-position: center;
}
.bg_killer {
	background-image: url('/landingpages/killer/images/killer_bg.jpg');
	background-repeat: no-repeat;
	background-color: #000000;
}
.sysname_killer {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: #FFFF00;
}
.spec_killer {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: normal;
color: #FFFFFF;
padding-left: 10px;
text-indent: -10px;
}
.price_killer {
font-family: Arial, Helvetica, sans-serif;
font-size: 18pt;
font-weight: bold;
color: #FFFF00;
}

.customizebtn { position: relative; top: 4px; right: 15px;}
a.customizebtn:link, a.customizebtn:visited, .nplink a:link, .nplink a:visited 
{ 
  background: transparent url(/template/default/images/LayoutIMG.png) no-repeat -409px -10px; 
  display: inline-block; 
  width: 71px; 
  height: 20px;
}

a.customizebtn:hover, .nplink a:hover 
{ 
  background: transparent url(/template/default/images/LayoutIMG.png) no-repeat -409px -32px; 
  display: inline-block; 
  width: 71px; 
  height: 20px;
}