@charset "utf-8";
/* CSS Document */
body{
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#000;
}
form{ margin:0; padding:0;}
.table{
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:bottom;
}
 a:link {
	color: #000;
	text-decoration: none;
}
 a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #CCC;
	text-decoration: underline;
}
 a:active {
	color: #000;
	text-decoration: none;
} 
span{ margin:0; padding:0;}
.redcolor{ color:#F00;}
#bt_d{margin:0 3px 0 0; float:left; padding:0px 5px; background-image:url(../images/img_bt.gif); background-repeat:repeat-x; } 
#bt_a{float:left; padding:2px 5px; border:1px #CC3 solid; }

#buttoma{ float:left; width: auto; padding:0 2px; background-image:url(../images/img_bt.gif); background-repeat:repeat-x; border:1px #87934b solid; height:23px; margin:0 2px 0 0;}
#buttoms{ float:left; height:23px; background-image:url(../images/img_bt.gif); background-repeat:repeat-x; float:left; width:80px; border:1px #87934b solid;}