*{
  margin:0;
  padding:0;}
body{
  background-color:#ffffff;
  background:url(../img/splashbodybg.gif) top repeat-x;
  color:#666666;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:12px;}
.fLeft{
  float:left;}
  
.splashSpine{
  width:875px;
  margin:78px auto 0 auto;}
  
.splashContent{
  float:left;
  width:875px;
  height:260px;}
  
.splashMenu{
  float:left;
  width:875px;
  height:43px;
  padding-top:5px;}
.splashButton1, 
.splashButton2, 
.splashButton3, 
.splashButton4{
  float:left;
  width:215px;
  height:43px;
  display:block;}
.splashButton1{
  background:url(../img/splashbusshop.gif) left top no-repeat;
  margin-right:5px;}
.splashButton2{
  background:url(../img/splashbusnet.gif) left top no-repeat;
  margin-right:5px;}
.splashButton3{
  background:url(../img/splashbusdeal.gif) left top no-repeat;
  margin-right:5px;}
.splashButton4{
  background:url(../img/splashbussoft.gif) left top no-repeat;}
.splashButton1:hover, 
.splashButton2:hover, 
.splashButton3:hover, 
.splashButton4:hover{
  background-position:left bottom;}
  
.splashBox{
  float:left;
  width:875px;
  height:97px;
  background:url(../img/splashboxbg.gif) left top no-repeat;}
.splashTxt{
  float:left;
  width:205px;
  padding:5px 5px 0 5px;
  line-height:16px;
  color:#999999;
  font-size:11px;}
  
.splashFooter{
  float:left;
  width:875px;
  text-align:center;
  padding-top:10px;}
