body
{
	font-family: "Arial", "Helvetica", sans-serif;
    padding: 0px;
    margin: 0px;
}
.tabhi {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	background-color: #cf141d;
	text-align: center;
}
.tablo {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 9pt;
	color: #cf141d;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	background-color: #ffaaaa;
	text-align: center;
}
td.tablast {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 9pt;
	color: #cf141d;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #ffffff;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
	border-left-color: #ffffff;
	background-color: #ffaaaa;
	text-align: center;
    width: 100%;
    text-align: right;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color : #0000ff;
	background-color: #ddddFF;
}
td.tabhi a:link {
	color: #ffffff;
	background-color: #cf141d;
}
td.tabhi a:visited {
	color: #ffffff;
	background-color: #cf141d;
}
td.tabhi a:hover {
	text-decoration: underline;
	color : #ffffff;
	background-color: #ff0000;
}
td.tablo a:link {
	color: #000000;
	background-color: #ffaaaa;
}
td.tablo a:visited {
	color: #000000;
	background-color: #ffaaaa;
}
td.tablo a:hover {
	text-decoration: underline;
	color : #000000;
	background-color: #ff7777;
}
td.tablast a {
    font-weight: bold;
    margin-left: 20px;
}
td.tablast a:link {
	color: #cf0000;
	background-color: #ffaaaa;
}
td.tablast a:visited {
	color: #cf0000;
	background-color: #ffaaaa;
}
td.tablast a:hover {
	text-decoration: underline;
	color : #cf0000;
	background-color: #ffffff;
}
table.tabs {
	border: none;
	border-collapse: collapse;
}
table.tabs td {
    white-space: nowrap;
	padding-left: 20px;
	padding-right: 20px;
}
h3 {
	text-align: left;
	font-family: "微软雅黑","Arial", "Helvetica", sans-serif;
	font-size: 14pt;
	font-weight: normal;
    color: #ffffff;
    margin-left: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.form-area-table
{
    text-align:left;
    margin-top:5px;
    margin-left:5px;
    margin-right:5px;
    background-color:#ffffff;
    font-size: 12pt;
    border-width: 1px;
    border-style: solid;
    border-color: #ffaaaa;
}
.form-area-table td
{
    background-color: #ffeeee;
    font-size: 10pt;
    color: #000077;
}

#full {
background-color:#cf141d;
position:absolute;
left:5px;
top:5px;
right:5px;
bottom:5px;
z-index:100000;
}
#navbar {
position:absolute;
top:5px;
left:5px;
right:5px;
}
#content1
{
position:absolute;
left:5px;
top:28px;
right:5px;
bottom:5px;
}
#content2
{
position:absolute;
background-color:#ffffff;
left:0px;
top:52px;
right:0px;
bottom:0px;
}
#upper {
position:absolute;
top:5px;
left:5px;
right:5px;
}
#flashcontent {
position: absolute;
left:0px;
top:78px;
right:0px;
bottom:5px;
padding-top:10px;
border-top-width: 5px;
border-top-style: solid;
border-top-color: #ffaaaa;
}
#wait {
position: absolute;
left:50%;
top:50%;
z-index:1;
}
#date
{
margin-left:10px;
color:#2222aa;
font-weight: bold;
}
.help {
    color:#7070ff;
    font-size:10pt;
}
label.checkboxlabel
{
    font-size:10pt;
}