	body { background-image:url('../bg/txbg.gif');text-align: center; }
    td   {font-family:宋体;font-size: 14px; color: #666666; line-height: 136%;}
	.td2 { padding: 16px;background-color:#ecf6f9;}
   
    fieldset{ font-family:宋体;font-size: 14px; color: #666666; line-height: 180%;
	          border: 1px solid #3c88d0; padding: 16px;}	
	hr      { border: 1px solid #98afd5 }

	.le  {font-size: 22px;color:#ff8888;font-weight:bold}	
   
    form{ margin-top: 9; margin-bottom: -9;}
	
	input,textarea {  font-family:宋体;font-size: 13px; color: #666666; }
   
    span{color:#ff8888} 
	.sp1{color:#666666;vertical-align:40%;}
	.sp2{color:#98afd5;font-size:12px;line-height:150%;}
	.sp3{font-size:12px;}	
	
	a:link    {COLOR:#3c88d0;  TEXT-DECORATION:underline }<!--普通的 -->
    a:visited {COLOR:#3c88d0;  TEXT-DECORATION:underline }<!--已访问的 -->
    a:active  {COLOR:#3c88d0;  TEXT-DECORATION:underline }<!--激活的 -->
    a:hover   {COLOR:#ff8888;  TEXT-DECORATION:none }<!--鼠标接触的，“underline”为有下划线 -->