﻿.body {
    FONT-WEIGHT: normal;
    FONT-SIZE: 12px;
    FONT-FAMILY: arial;
    TEXT-DECORATION: none;
    text-align: justify;
}
.input {
    border-right: #669999 1px solid;
    border-top: #669999 1px solid;
    border-left: #669999 1px solid;
    border-bottom: #669999 1px solid;
    font-size: 12px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
.pagetitle {
    font-family:Verdana;
    font-size:16px;
    font-weight:bold;
    color:rgb(0, 128, 128);
}
.table {
    font-family:Arial;
    font-size:12px;
    padding:2px;
}
.tabledash {
    font-family:Arial;
    font-size:12px;
    border-style:dashed;
    border-width:1px;
    padding:2px;
    width:100%;
    padding-right:5px;
}
.tabletitle {
    background-color:#669999;
    font-family:Verdana;
    font-weight:bold;
    font-size:14px;
    color:white;
}
.logo {
    width:210px;
    height:140px;
}
.tableproduct_c {
    font-family:Verdana;
    font-size:12px;
    font-weight:normal;
}
.tableproduct_e {
    font-family:Verdana;
    font-size:12px;
    font-weight:bold;
}
.infotitle {
    font-family:Verdana;
    font-size:15px;
    font-weight:bold;
    color: rgb(0, 128, 128);
}
.infoelement
{
	font-family:Verdana;
    font-size:13px;
    font-weight:bold;
}
.subtitle {
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
}
.cn_sysmessage {
    font-family: 楷体;
    font-size: 13px;
}