/*=====6Pads=====*/ 
#pad1,#pad2,#pad3,#pad4,#pad5,#pad6{height:145px;margin:3px 0;width:560px;}
#pad1{background:url(../img/pad1.gif) no-repeat;}
#pad2{background:url(../img/pad2.gif) no-repeat;}
#pad3{background:url(../img/pad3.gif) no-repeat;}
#pad4{background:url(../img/pad4.gif) no-repeat;}
#pad5{background:url(../img/pad5.gif) no-repeat;}
#pad6{background:url(../img/pad6.gif) no-repeat;}
#thumb{float:left;height:140px;overflow:hidden;text-align:center;width:110px;}
#thumb img{margin-top:22px;}
#paditem{display:block;float:left;height:130px;padding:5px;text-align:left;width:440px;}
#paditem dt{color:#444444;font:bold 14px/30px Arial,Sans-Serif;margin-left:1em;}
#paditem dd{
background:#F0F0F0;
float:left;
font:14px/25px Arial,Sans-Serif;
margin:4px 8px;
text-align:center;
width:120px;
}
#paditem a:link,#paditem a:visited,#paditem a:active{color:#02648B;font:14px/25px Arial,Sans-Serif;text-decoration:none;}
#paditem a:hover{color:#FC732E;font-weight:bold;}
