/* CSS Document */
a:link {
color: #CC0000;
text-decoration: none;
}

a:active {
color: blue;
text-decoration: overline;
}

a:visited {
color: #993366;
text-decoration: none
}

a:hover {
color: blue;
text-decoration: underline overline;
}

.ac_putonghua_row_height {
padding-top : 12px;
padding-bottom : 2px; 
}

.ac_putonghua_table_content {
font-family: "Verdana", "Arial", "Helvetica", "sans-serif", "lucida sans unicode", "arial unicode ms", "Bitstream Cyberbit", "Bitstream CyberCJK";
font-size: 10pt; 
text-align: left;
}

.ac_putonghua_table_head {
/*  font-family: "·s²Ó©úÅé";  */
font-size: 10pt;
color: #666666;
background-color: #CCCCCC;
}

body {
background-color: #FFE2B7;
color:#996600;
}

td {
padding-left:0.3em;
padding-right:0.3em;
padding-top: 2px;
padding-bottom: 2px;
}

.detailed_table_background {
background-color: #FFFFFF;
color:#000000;
}
