body {
	font-size: 14px;
	font-weight:bold;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	}
	
td{
  font-size:22px;
  font-weight:normal;
  font-family:Arial, Helvetica, sans-serif
  }


.bannerStyle {
float:right;
font-size:16;
font-weight:bold;
font-family:Arial;
}

.modelStyle {
float:right;
font-size:12;
font-weight:bold;
font-family:Arial;
} 


.bannerL {
float:left;
background-image:url('image/bannerL.gif');
background-repeat:no-repeat;
width:332px;
height:82px;
}

.bannerM {
float:left;
background-image:url('image/bannerM.gif');
background-repeat:repeat-x;
width:5px;
height:82px;
}


.bannerR {
float:right;
background-image:url('image/bannerR.gif');
background-repeat:no-repeat;
width:580px;
height:82px;
}

.bannerD {
float:left;
background-image:url('image/bannerB.gif');
background-repeat:no-repeat;
width:1281;
height:3;
}

