﻿/*------------------------------------初始设置----------------------------------*/
fieldset
{
    width: 98%;
    color:Black;
    border-right: navy 1px solid; 
    border-top: navy 1px solid; 
    border-left: navy 1px solid; 
    border-bottom: navy 1px solid;
}
legend
{
    width:80px;
    text-align:center;
    color:Black;
    font-weight:bold;
}
.dl {
	BORDER-RIGHT: medium none; BORDER-TOP: medium none; BORDER-LEFT: medium none; BORDER-BOTTOM: medium none
}
.INPUT2 {
	BORDER-RIGHT: 1px dotted #41221A; BORDER-TOP: 1px dotted #41221A; BORDER-LEFT: 1px dotted #41221A; BORDER-BOTTOM: 1px dotted ##006699; BACKGROUND-COLOR: #ffffff
}
.da {
	color: #000000;
	font-size: 14px;
}
.h15 {
	LINE-HEIGHT: 1.5em
}
body
{
	left:0px;
	top:0px;
	bottom:0px;
	right:0px;
	margin: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:25px;
	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;
}
.pg1
{
    width:15%;
    text-align:right;
}
.pg2
{
    width:85%;
    text-align:left;
}
ui
{
    background-color:InfoBackground;
    list-style-type:circle;
}
.Channel
{
    width:100%;
    border-bottom-style:dashed;
    border-bottom-width:1px;
    border-bottom-color:#691012;
}
.Child
{
    width:100%;
}
/*------------------------------------初始设置结束----------------------------------*/