@charset "utf-8";
/* CSS Document */
* { font-family: Tahoma, Arial, Helvetica, sans-serif; line-height:12px; font-size:12px; color:#000000;}
body{ background:url(images/body.jpg) repeat; margin:0; padding:0}
table { border-collapse:collapse;}
table td { padding:0;}
.bg_top1 { background:url(images/bg_top1.jpg) no-repeat; width:182px; height:150px;}
.bg_top2{ background:url(images/bg_top2.jpg) no-repeat; width:364px; height:150px;}
.bg_bot{ background:url(images/bg_bot.jpg) no-repeat; width:546px; height:237px;}
.a { color:#990000; text-decoration:underline; font-weight:bold;}
.a:hover { text-decoration:none;}
.txt{color:#990000; font-weight:bold; text-decoration:none}
img {border:0}