body {
background-image : url("../img/kb45-03.gif");
text-align:center; 
line-height: 150%;
font-size:80%;
}

#box0 {
width:790px; height:650px;
background-color: #fff;
padding: 0px;
margin:0 auto 0 auto;
border-left:1px solid #ccc; border-right:1px solid #ccc;
}
#box1{
text-align: center;
padding: 10px 0;
}
#box2{
clear:both;
border-bottom: 3px solid #fee;
border-top: 3px solid #fee;
font-size:90%;
color:#666;
text-align:left;
padding:5px 15px; margin:0px;
}


#box3{
clear:both;
border-top: 1px solid #fff;
background-color: #fff;
padding:15px 10px;
text-align: left;
}
.box_center{
width:450px;
margin:0 auto 0 auto;

}
#box4{
clear:both;
border-top: 1px solid #ccc;
background-color: #fff;
padding:10px;
}

a:link,a:active,a:visited { color:#3300ff; }
a:visited { color:#330080; }
a:hover { position:relative; top:1px; left:0px; color:#99ccff;  text-decoration:underline; }

.right { float:right; padding:5px 5px; }
.left{ float:left; padding:5px 5px; }


h1 { font-weight:bold; font-size:200%; padding:15px;}

table { width:95%; font-size:100%; line-height: 150%; }
table,td,th{ border: 1px solid #999; border-collapse:collapse; }
th { table-layout: fixed; background-color:#ffcc66; padding:3px; width:110px; font-weight:bold; }
td { table-layout: fixed; padding:5px@10px; }

.left { float:left; }



