@charset "gb2312";
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 180%;
	text-decoration: none;
}
  a:link {color: #4C4C4C;text-decoration: none}
  a:visited {color: #4C4C4C;text-decoration: none}
  a:hover {color: #026EBB;text-decoration:underline; }
  
  .menu:link {color: #A5090A;text-decoration: none}
  .menu:visited {color: #A5090A;text-decoration: none}
  .menu:hover {color: #007CDD;text-decoration:underline; }
  
  .font14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration: none;
}

input {
	border:1px solid #205D7C; 
	background-color:#CDE7EF;
                     font-size: 9 pt
        }
		textarea {
	border:1px solid #205D7C; 
	background-color:#CDE7EF;
                     font-size: 9 pt
        }
