firtable@charset "utf-8";
/* CSS Document */
body{ padding:0; margin:0; font-size:12px; background:url(../images/right_ico1.gif) repeat-y right; color:#0F5193;}
table td{ font-size:12px;}
a:link{	font-size: 12px;color:#0F5193;	text-decoration: none;}
a:visited{font-size: 12px;color:#0F5193;text-decoration: none;}
a:hover{font-size: 12px;color:#F00;	text-decoration: underline;}
a:active{font-size: 12px;color:#F00;text-decoration: none;}
.alert{ color:#900; font-size:12px; }
	.alert p{ vertical-align:middle;}
.tab_line{ width:100%; height:25px; line-height:25px; border-bottom:1px solid #136AC1; margin-bottom:5px;}
.tab_list{ border-collapse:collapse; background:#FFF;}
	.tab_list td{ line-height:30px; border:1px solid #0E89C5;}
		.tab_list input{ height:20px; line-height:14px;}
	.tab_list th{ background:#56C0F3; border:1px solid #0E89C5; line-height:25px; text-align:center; font-weight:bold;font-size:13px;}
.button_sub{ width:60px; height:24px; border:0; background:url(../images/button.gif) ;}


.styletable{ border-collapse:collapse; border:1px solid #008AC6; background:#F6F6F6;}
.firtable{ border-collapse:collapse;}
.firtable td{ border:1px solid #0C55B8; background:#FFF;padding-left:10px;padding-top:2px; padding-bottom:2px;}
.firtable th{border:1px solid #0C55B8; text-align:left; font-size:12px; padding-left:10px; line-height:20px; background:#69A5F5; color:#000; font-weight:bold;}
.firtable table th{ border:1px solid #ccc; background:#ddd; }
.firtable table td{ border:1px solid #ccc; background:#eee; }
.txtpad{ padding:5px;}
.button_subl{border:1px solid #3E918C; padding:3px 5px; font-size:12px; background:url(../images/tab_14.gif) repeat-x;}
.sentable{ border-collapse:collapse;}
.sentable td{ border:1px solid #0C55B8; background:#FFF;padding-left:10px;padding-top:2px; padding-bottom:2px;}
.sentable th{border:1px solid #0C55B8; text-align:left; padding-left:10px; line-height:25px; background:#68CCF7; color:#000; font-weight:bold;}
.sentable table th{ border:1px solid #ccc; background:#ddd; }
.sentable table td{ border:1px solid #ccc; background:#eee; }
.stylemtable{ border-collapse:collapse;color:#147274; background:#eee; border-bottom:1px dashed #CCC;border-top:1px dashed #CCC;}
#prompt{
background-color: red;
z-index: 2;

}
.msgbox_mask1{position:absolute;left:0px;top:0px;z-index:99999;filter: alpha(opacity=6); background-color:red; width:100%;height:100%;}
