/* standard*/
html, body, form, table, input,td {
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
a:hover {color:#CC0000;text-decoration:underline}
a { color:#064D9F;text-decoration:none}
h2 {
    font-size:10pt;
    font-weight:bold;
    color:#5B87CE
}
h3 {
    font-size:9pt;
    font-weight:bold;
    color:#5B87CE
}
code, pre{
    font-family:"Courier New"
}
body {
    margin: 0px;
    padding: 0px;
}
div.function {
    margin:10px;
}
.error {
    color:red;
}
tr.row0 {
    background-color:white;
}
tr.row1 {
    background-color:#EFEFEF;
}
th {
    background-color:#EEEEEE;
}
table.form {
    width:100%;border:1px solid gray;
}
div.help {
    position: absolute;
    border: 1px solid #006699;
    background-color: #FFFFCC;
    text-align:left;
    visibility: hidden;
    width:400px;
    height:200px;
    padding:10px;
    overflow: auto;
    font-size:8pt;
    z-index: 1;
    color: #333333;
}
.logo {
    font-size:12pt;
    font-weight:bold;
    color:#446FBE;
}
table.frame {
    width:600px
}
.footer {
    font-size:8pt;
    color:gray;
    height:30px;
}
.menu{
    background-color:#EFEFEF;
}
.header {
    background-color:#D2D2D2;
    border-bottom:1px #848484 solid;
    height:30px;
    color:#333333;
}

.href2 {
   color: #333333;
}
.font1{
	font-size:18pt;
    font-weight:bold;
    color:#FF0000;
    font-family:»ªÎÄÁ¥Êé;
	}

