﻿body
{
	font-size: 9pt;
	margin-top: 0px;
}
a:link
{
	text-decoration: none;
	color: #840084;
}
a:visited
{
	color: #840084;
	text-decoration: none;
}
a:hover
{
	color: red;
	text-decoration: underline;
}
	
.input1
{    
	border-right: #0066cc 1px solid;
	border-top: #0066cc 1px solid;
	border-left: #0066cc 1px solid;
	border-bottom: #0066cc 1px solid;
	background:;
    }

.textarea1 {   
	line-height: 13pt;
	border-right: #0066cc 1px solid;
	border-top: #0066cc 1px solid;
	border-left: #0066cc 1px solid;
	border-bottom: #0066cc 1px solid;
	overflow: hidden;
	background:;
   }

.btn {
	border: 1px solid #0000FF;
	background-color: #9CBEF7;
	font-size: 9pt;
	padding-top: 2px;
	padding-right: 2px;
	padding-left: 2px;
}

.title1
{
	font-weight: bold;
	color: white;
	background-color: #6495ed;
}
.huise
{
	color: silver;
}
.titleTop
{
	font-size: 24pt;
	color: white;
	font-family: 黑体;
}
.line15
{
	line-height: 15pt;
}
