body, td, input, textarea, p {
	font-family: ËÎÌå, Simsun;
	font-size: 12px;
}

button {
	cursor: pointer;
	cursor: hand;
	padding: 0px;
}

tr.list_item:hover {
	background-color: #fff0d6 !important;
}

.can_click {
	cursor: pointer;
	cursor: hand;
}

span.modified {
	font-color: #0000ff;
}

div.quote {
        margin: 10px;
        padding: 10px;
        border: 1px solid #0000ff;
}
.title_font{ 
	   font-family: Tahoma, Verdana; 
	   font-size: 12px; 
	   color: #333333; 
	   font-weight: bold; 
}
.list_font { 
	  font-family: Tahoma, Verdana; 
	  font-size: 12px; 
	  color: #333333; 
}
A,A:link  { 
	text-decoration: none; 
	color: #000000 }
A:hover{ 
	color:#ff6500;
    text-decoration: none;   
}
