﻿body 
{   
    font-family:宋体;
    font-size:12px;    
    color:#000000;
    margin:10px;
    padding: 0;
	text-align: left;
	BACKGROUND: white;
 }

A:link      { color: #000000; text-decoration:none; }
A:visited 	{ color: #000000; text-decoration:none; }
A:active 	{ color: #000000;  cursor:hand; text-decoration:none; }
A:hover 	{ color: red;  cursor:hand; text-decoration:none; }
		
	
.tr_line
{
  line-height:28px;   
  background:#e9f3ff;
}

	
.tr_line_a
{
     line-height:28px;   
    background:#d6edfe;
}

.table_title
{
    line-height:20px;
    background:#bfd7f3;
    
}


.page_button_background
{
     line-height:45px;
     background:;
     padding-left:8px;
}

.page_button
{
    border:1px solid #2caced;
    padding:5px;
    background:#e5f1ff;
}



.add_item_div
{
    border:1px solid red;
    
     margin:5px;
     padding:10px;
     line-height:30px; 
}


.title_css
{
     line-height:30px;
  
     background:#e3f0fe;
     margin-bottom:1px; padding-left:5px; margin-top:9px;
     font-size:14px; font-weight:bold;
}


.popupback
{
	 background:white;
	 filter:alpha(opacity=80);

}

.panelstyle
{
  margin-top:-50px; background:#e5f1ff;
 
}


.auto_listitem
{
	  line-height:24px; margin-left:5px;
	 }