/* CSS Document */
<STYLE type="text/css">
a:active
{
	color: #333333;
	text-decoration: none;
}

imgg
{
	vertical-align: middle;
	float:right;margin:0 0 0 -30px
}

A:link { color:#0099FF; text-decoration: none;}
A:visited { color:#999999; font-style:normal; text-decoration:underline; }
A:hover { color:#0099FF; text-decoration: underline;}
</STYLE>


<style type="text/css">
<!--
.style1 {color: #0000FF}
.style2 {color: #FF6633}
.style3 {color: #FF6600}
.title
{
	background-color: #FFFFFF; 
	color: #0000FF;
	font-family: Verdana;
	font-size: 17px;
}
.pattern 
{
	background-color: #BFDFFF; 
	color: #0000FF;
	font-family: Verdana;
	font-size: 13px;
}
.sample_word 
{
	background-color: #FFFFCC; 
	color: #0000FF;
	font-family: Verdana;
	font-size: 13px;
}
.rule {
	background-color: #CCFFCC; 
	color: #0000FF;
	font-family: Verdana;
	font-size: 13px;
}
.definition {
	background-color: #FF9966; 
	color: #0000FF;
	font-family: Verdana;
	font-size: 13px;
}
.add_pinyin {
	background-color: #9999FF; 
	color: #0000FF;
	font-family: Verdana;
	font-size: 13px;
}

.exception 
{
	background-color: #FFCCFF; 
	color: #0000FF;	
	font-family: Verdana;
	font-size: 13px;
}
.pl {color: #FF0000; }
.sl {color: #808080; }
.bl {color: #0000CC; }
.hl {color: #008000; }
.el {color: #800080; }

.character 
{
	background-color: #BFDFFF; 
	color: #0000FF;
	font-family: Verdana;
	font-size: 17px;
}

.row_1 
{
	background-color: #eeeeee; 
	color: #0000FF;
	font-family: Verdana;
	font-size: 12px;
}

.row_2 
{
	background-color: #ffffff; 
	color: #0000FF;
	font-family: Verdana;
	font-size: 12px;
}

.pinyin 
{
	background-color: #BFDFFF; 
	color: #0000FF;
	font-family: Verdana;
	font-size: 13px;
}


.subject {color: #FF0000; }
.verb {color: #008000; }
.object {color: #0099FF; }
.complement {color: #FF99FF; }
.aux_verb {color: #666666; }
.modifier {color: #FFCC66; }

-->
</style>

table.fancytable {
  margin: 1em 1em 1em 0;
  background: whitesmoke;
}
table.fancytable tr:hover {
   background: snow !important;
}
table.fancytable th, table.fancytable td {
  border: 1px silver solid;
  padding: 0.2em;
}
table.fancytable th {
  background: gainsboro;
  text-align: left;
}
table.fancytable caption {
  margin-left: inherit;
  margin-right: inherit;
}

table.servicesC
{ font-family: Verdana;
font-weight: bold;
font-size: 18px;
color: #404040;
width: 100%;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px;
margin-top: 0px;}

table.servicesC td
{ border-bottom: 1px dotted #6699CC;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 18px;
color: #404040;
background-color: white;
text-align: center;
padding-left: 3px;}

table.servicesT
{ font-family: Verdana;
font-weight: bold;
font-size: 18	px;
color: #404040;
width: 100%;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px;
margin-top: 0px;
}

table.servicesW
{ 
font-family: Verdana;
font-weight: normal;
font-size: 14px;
color: #0099FF;
width: 100%;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px;
margin-top: 0px;
height: 26px;
}

table.servicesV
{ font-family: Verdana;
font-weight: normal;
font-size: 16px;
color: #404040;
width: 100%;
background-color: #fafafa;
border: 1px #6699CC solid;
border-collapse: collapse;
border-spacing: 0px;
margin-top: 0px;}


table.servicesT tr:hover {
   background: yellow !important;
}

table.servicesT td.servHd
{ border-bottom: 2px solid #6699CC;
background-color: #BEC8D1;
text-align: center;
font-family: Verdana;
font-weight: bold;
font-size: 16px;
color: #404040;}

table.servicesW td
{ 
border-bottom: 1px dotted #6699CC;
font-family: Verdana, sans-serif, Arial;
font-weight: bold;
font-size: 13px;
color: #0099FF;
background-color: white;
text-align: left;
padding-left: 3px;
height: 22px;
}

table.servicesV td
{ border-bottom: 1px dotted #6699CC;
font-family: Verdana, sans-serif, Arial;
font-weight: bold;
font-size: 18px;
color: #404040;
background-color: white;
text-align: left;
padding-left: 3px;}


table.servicesT td
{ border-bottom: 1px dotted #6699CC;
font-family: Verdana, sans-serif, Arial;
font-weight: normal;
font-size: 16px;
color: #404040;
background-color: white;
text-align: left;
padding-left: 3px;
padding: 5px;
margin: 20px;
line-height:140%;
}

.servBodL { border-left: 1px dotted #CEDCEA; }
