.td_basic		{ background-color: #ffe77b; padding: 8px; line-height: 150%; }
.td_gray		{ background-color: #aaaaaa; padding: 8px; line-height: 150%; filter: Alpha(Opacity=40) Gray; }
.td_gray2		{ background-color: #ffff99; color: #aaaaaa; filter: Alpha(Opacity=90) Gray; }

.ch_check		{ background-color: red; color: white;}
.re_num			{ width: 150px;}
.re_ac			{ width: 60px;}

.re_button		{ width: 140px; margin: 1px; }
.re_button2		{ width: 145px; margin: 1px; }
.re_content		{ margin: 10px; line-height: 150%; }

.all_ac			{ position: absolute; z-index: 1; }
.all_table		{ background-color: white; filter: progid:DXImageTransform.Microsoft.Shadow(Color=#000000,Direction=135,strength=4); }
.all_title		{ background-color: #993333; color: white; }
.all_body		{ background-color: #ffff99; padding: 8px; line-height: 150%; }
.all_result		{ overflow: auto; height: 200px; border: #000000 solid 1px; }

.all_img		{ cursor: hand; }