body {
    margin: 0px;
    font: 9pt "宋体", verdana, tahoma, sans-serif;
    background-color: #999999;
}

a:link, a:visited {
    color: #0000cc;
    text-decoration:none;
}

a:hover {
    color: #0000cc;    
    text-decoration:underline;    
}

table tr td {
	line-height: 18px;
	font-family: "宋体", verdana, tahoma, sans-serif;
	font-size: 9pt;
}

.nav {font-size: 11pt; }
.title {font-size: 14pt; }

input {border-style:solid; border-width:1px; width:120px;}
button {border-style:solid; border-width:1px; width:70px;}