body {
font-family: "‚l‚r ‚oƒSƒVƒbƒN", "Osaka";
color: #FFFFFF;
text-decoration: none;
margin: 5px;
background-color: #820000;
background-image: url(../img/bg.jpg);
}

a:link { color: #FFFFFF; text-decoration: none; }
a:visited { color: #FFFFFF; text-decoration: none; }
a:active { color: #FFFFFF; text-decoration: none; }
a:hover { color: #FFFF00; text-decoration: underline; }

table { border-collapse: collapse; }
td { font-size: 12px; padding: 0px; }
img { border: 0px; }

.frm_01 { width: 490px; height: 300px; }
.frm_02 { width: 205px; vertical-align: top; }
.frm_03 { width: 285px; vertical-align: top; }
.frm_04 { font-size: 5px; text-align: center; vertical-align: bottom; }

.table { width: 285px; border-collapse: separate; border-style: solid; border-width: 0px; padding: 0px; }

.td1 {
width: 20%;
text-align: center;
border-top-color: #FF3232;
border-left-color: #FF3232;
border-right-color: #780000;
border-bottom-color: #780000;
background: #FF0000;
border-style: solid;
border-width: 1px;
padding: 2px;
white-space: nowrap;
}

.td2 {
width: 80%;
border-top-color: #505050;
border-left-color: #505050;
border-right-color: #191919;
border-bottom-color: #191919;
background: #323232;
border-style: solid;
border-width: 1px;
padding: 2px;
}
