table#announcement {float: left; width: 90%; background-color: #f3f8fe; border: 1px solid #cdcdcd;}
table.chk_announcement {float: left; width: 90%; background-color: #f3f8fe; border: 1px solid #cdcdcd;}
table#board-list   {float: left; width: 90%;}
table#comment      {float: left; width: 90%; background-color: #f3f8fe; border: 1px solid #cdcdcd;}
table.chk_comment      {float: left; width: 90%; background-color: #f3f8fe; border: 1px solid #cdcdcd;}
table#reply      {float: left; width: 90%; background-color: #f3f8fe; border: 1px solid #cdcdcd;}

a.header_link       {color: #ffffff;}
a.header_link:hover {color: #FF0000;}

.silver         {font-weight: bold; color: Silver;}

.small

	{
		font-family:verdana;
		font-size:7pt;
		line-Height:150%
	}

.big

	{
		font-family:verdana;
		font-size:9pt;
		font-weight: bold;
		line-Height:150%
	}

.sub_menu_on
	{
		font-family:verdana;
		font-size:8pt;
		font-weight: bold;
		line-Height:150%
	}

.Input_Nomal
	{
		font-family:verdana;
		font-size:8pt;
		border:0px solid silver;
		padding:1px;
		padding-left:5px;
	}

.reply_options   {float: left; width: 49%;}
.reply_options input {width: 200px;}
.label  {float: left; width: 6em;}
