﻿/*
body
{
	font-size: 9pt;
	margin: 0px;
	font-family: Verdana, Arial, 宋体, Tahoma, Sans-Serif;
	color: black;
}
table
{
	font-size: 9pt;
	font-family: arial,sans-serif;
	color: black;
}
table a
{
	text-decoration: none;
	color: #191970;
}
table a:hover
{
	text-decoration: underline;
	color: #191970;
}
input
{
	border-right: #666666 1px solid;
	border-top: #cccccc 1px solid;
	font-size: 12px;
	border-left: #cccccc 1px solid;
	padding-top: 4px;
	border-bottom: #666666 1px solid;
	background-color: #e6f5fe;
}
.ccTextBox1
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-size: 9pt;
	border-left: 1px solid;
	width: 80px;
	border-bottom: 1px solid;
	font-family: arial,sans-serif;
}
.ccTextBox2
{
	border-right: #cccccc 1px solid;
	border-top: #666666 1px solid;
	font-size: 9pt;
	border-left: #666666 1px solid;
	color: #333333;
	border-bottom: #cccccc 1px solid;
	background-color: #e6f5fe;
}
.ccTBReadOnly2
{
	font-size: 9pt;
	color: #333333;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-color: transparent;
	border-bottom-style: none;
}
.ccButton1
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-size: 9pt;
	border-left: 1px solid;
	width: 50px;
	padding-top: 4px;
	border-bottom: 1px solid;
	font-family: arial,sans-serif;
	background-color: #ffffff;
}
.ccButton2
{
	border-right: #666666 1px solid;
	border-top: #cccccc 1px solid;
	font-size: 12px;
	border-left: #cccccc 1px solid;
	color: #333333;
	padding-top: 4px;
	border-bottom: #666666 1px solid;
	background-color: #e6f5fe;
}
.ccHeader
{
	font-weight: bold;
	font-size: 14px;
	color: #3d619b;
}
.ccTable1
{
	line-height: 23px;
	background-color: #cccccc;
}
.ccTR1
{
	background-color: #f5fbfe;
}
.ccTR2
{
	background-color: #ffffff;
}
.ccHidden
{
	display: none;
}
.ccOver
{
	font-weight: bold;
}
.ccOut
{
	font-weight: normal;
}

.mainright
{
	width: 95%;
	float: left;
	margin-top: 25px;
	margin-left:10px;
}

.mainright .title
{
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	width:100%;
}

.mainright .right
{
	float: right; 
	margin-right:0px;
	width:100%;
	text-align:right;
}
*/