﻿body 
{
	background-color: White;
	font-size: 10.5pt;
	font-family: 宋体;
}

a, a:link, a:visited
{
	color: Blue;
	text-decoration: none;
}

a:hover
{
	color: #ff9900;
	text-decoration: underline;
}

.fieldsetclient
{
	margin: 2px;
	line-height: 14pt;
	padding: 3px;
}

div.tip
{
	background-color: #ffff99;
	border-top: #a1a1ff 1px solid;
	font-size: 9pt;
	margin-top: 5px;
	margin-bottom: 5px;
	border-right: #a1a1ff 1px solid;
	border-left: #a1a1ff 1px solid;
	border-bottom: #a1a1ff 1px solid;
	padding-right: 3px;
	background-position: 5px 5px;
	padding-left: 24px;
	background-image: url(../../images/infoBubble.gif);
	padding-bottom: 3px;
	padding-top: 3px;
	background-repeat: no-repeat;
}

legend
{
	font-family: 黑体;
	font-size: 12pt;
}

input.bigbutton
{
	width: 80px;
	height: 30px;
}

.value_cell
{
	border-bottom-color: Black;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	width: 180px;
	
	padding: 4px 4px 1px 0px;
	text-align: left;
}

.name_cell
{
	color: Black;
	padding: 4px 0px 0px 8px;
	text-align: right;
	font-weight: bold;
}

.legend
{
	font-size: 12pt;
	height: 22px;
	font-family: 黑体;
	background-color: #FFFFB3;
	padding-left: 5px;
	padding-top: 3px;
	vertical-align: middle;
	margin-top: 8px;
	margin-bottom: 4px;
}
