﻿body
{
	left:0px;
	top:0px;
	bottom:0px;
	right:0px;
}
body,table,tr,td,span,div
{
	font-size:9pt;
	font-family: Arial,Courier New,宋体;
}
td,span,div
{
	line-height:150%;
}
/*------------------------------------类--------------------------------------------*/
/*------------------------------------控件外观--------------------------------------*/
.TextBox
{
	width:150px;
}
.Button
{
	width:120px;
	height:20px;
	vertical-align:middle;
}
.Select
{
    font-family:Arial,Courier New,宋体;	
    font-size:9pt;
    background-color:#EEEEEE;
}
.ImageShow
{
    border-right: lightskyblue 1px dashed;
    border-top: lightskyblue 1px dashed; 
    border-left: lightskyblue 1px dashed; 
    color: royalblue; 
    border-bottom: lightskyblue 1px dashed; 
    background-color: transparent;
}
/*------------------------------------控件外观结束----------------------------------*/
.10pt        { font-size: 10.5pt }
.9pt         { font-size: 9pt    }

.shadow      { filter:dropshadow(color=#000000,offx=1,offy=1,positive=1)}
.shadow1     { filter:dropshadow(color=#C2D9C8,offx=1,offy=1,positive=1)}
.shadow2     { filter:dropshadow(color=#FFFFFF,offx=1,offy=1,positive=1)}
.shadow3     { filter:dropshadow(color=#C0C0C0,offx=1,offy=5,positive=1)}


a:link       { text-decoration:none;color:#474747 }
a:visited    { text-decoration:none;color:#474747 }
a:hover      { text-decoration:none;color:#006BF0 }

.font001 {
	font-size: 9pt;
	color: #383838;
	line-height: 20px;
	text-decoration: none;
}
.font002 {
	font-size: 9pt;
	color: #007FC8;
}
.font003 {
	font-size: 9pt;
	color: #004069;
}
.font004 {
	font-size: 9pt;
	color: #333333;
}
.font005 {
	font-size: 9pt;
	color: #0096FF;
}
.font006 {
	font-size: 9pt;
	font-weight: bold;
	color: #004497;
}
.font007 {
	font-family: "黑体";
	font-size: medium;
	font-weight: normal;
	color: #00409F;
}