@charset "utf-8";
/* CSS Document */
body{ margin: 0px 0px 0px 0px; font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; background-color:#CCCCCC;}
table{ padding:6px 6px 6px 6px;}
div.top{width:100%; height:2px; background-color:#999999; position:fixed; top:0px;}
div.bottom{width:100%; height:2px; background-color:#999999; position:fixed; bottom:0px;}
div.left{height:100%; width:2px; background-color:#999999; position:fixed; left:0px;}
div.right{height:100%; width:2px; background-color:#999999; position:fixed; right:0px;}
div.left2{height:100%; width:2px; background-color:#999999; position:fixed; left:206px;}
div.right2{height:100%; width:2px; background-color:#999999; position:fixed; right:206px;}
div.nick{font-size:22px;}
div.author{font-size:12px;}
div.Fail{font-size:22px; color:#FF0000; margin-left:auto; margin-right:auto; font-weight:bold; text-align:center;}
div.Warning{font-size:16px; color:#FF0000; margin-left:auto; margin-right:auto; font-weight:bold; text-align:center;}
select{ background-color:#FFFFCC;}
select:hover{ background-color:#FFFF99; cursor:pointer;}
input.input{ height:24px; font-size:18px; font-family:"Times New Roman", Times, serif; background-color:#FFFFCC;}
input.input:hover{ background-color:#FFFF99; cursor:pointer;}
input.submit{ height:35px; width:240px; font-size:18px; font-family:Verdana, Arial, Helvetica, sans-serif; cursor:pointer;}
a{ text-decoration:none; color:#000000; font-size:14px;}
a:hover{ text-decoration:underline;}
