body{
	margin: 0px;padding: 0px;
	font-family: Î¢ÈíÑÅºÚ,Verdana,sans-serif,ËÎÌå;  
	font-size: 10pt; 
	background:  url(../images/background.gif) repeat-x 0 0;     
}
div{
	border: 0px solid;
	padding: 0px;
} 
.hover{
	background: #E0E0E0; 
}
.center{text-align: center;}
.link{
	cursor: pointer;
}  
.hidden{
	display: none;
}
img{
	vertical-align: middle;    border: 0px;
}
a{
	color: black;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}    



#head ul{                
	list-style-type: none; 
	margin-top:0px ;  
}
#head ul li{
	float: left;
	margin: 0px 16px 0px 0px;    
	color: white;
	font-size: 10pt;     
}
#head{
	font-size: 10pt; 
	height: 30px; 
	line-height: 30px;     
	min-width: 998px;
}
#head a{
	text-decoration: none;
	color: rgb(255, 255, 255);
}
#footer{  
	margin: auto;
	width:1000px;
	margin-top: 20px;
	padding-bottom: 50px;
	height: 38px;
	line-height: 38px;
	border-top: 2px solid rgb(204, 204, 204);
	color: rgb(115, 117, 115);
	text-align: center; 
}
.clear{
	clear:both;
}
#mainPanel h3{
	text-align: center;
	font-size: 16px;
}  

.pTable,.tableShow{
	width: 99%;
	border   : 1px solid #C0C0C0;
	border-collapse: collapse;
	margin-left: 2px;
	margin-bottom: 5px;
}
.pTable td,.tableShow td{
	height: 21px;
	padding: 2px;
	padding-left: 4px;
	border: 1px dotted #C0C0C0; 
}
.pTable tr:hover,.tableShow tr:hover{
   background: #F0F0F0;
}
.pTable .title,.tableShow .title ,.pTable thead{
	font-weight: bold;
	background: #F0F0F0;
	text-align: center;
}   
.tableShow tr:hover{
	background-color:  #A5FCB8;
}