@charset "utf-8";
/* CSS Document */

html { background-color:#000000; }
body { font-family:"Times New Roman", Times, serif; margin:0; }

a: { font-family:"Times New Roman", Times, serif; color:#999999; font-size:30px; }
a:link { text-decoration: none;}
a:visited { text-decoration: none;}
a:hover { text-decoration: none;}

h3 { font-family:"Times New Roman", Times, serif; font-size:25px; color:#cccccc; }
h3:hover { font-family:"Times New Roman", Times, serif; font-size:25px; color:#ff0000; text-decoration:underline; }

.rec { width:500px; height:120px; margin:0 auto; }
.tabmain { width:1010px; background:url(../im_db/bgm.gif); margin:0 auto; }

.c: img { border-style: solid; border-color: #770b0a; border-width: 1px;}
.c:link    img { border-style: solid; border-color: #770b0a; border-width: 1px; }
.c:visited img { border-style: solid; border-color: #898989; border-width: 1px; }
.c:hover  img { border-style: solid; border-color: #898989; border-width: 1px; }

.statement { font-family:Arial, Helvetica, sans-serif; font-size:13px; font-weight:400; color:#d04e4e; }

