﻿@charset "utf-8";
body {
	font-family: Arial, "宋体";
	font-size: 12px;
	color: #444444;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;]
}
td{
	line-height:18px;
}
a{
	color: #444444;
	text-decoration: none;
}
a:hover {
	color: #444444;
	text-decoration: underline;
}

.tablebd1 {
	border:1px solid #DFEDF5;
	padding:10px;
}
.tablebd2 {
	border:1px solid #DFDFDF;
	padding:10px;
}
.table{
	margin-top:12px;
}
.notice{
	line-height:18px;
}
.tab{
	font-size:14px;
	cursor:hand;
}
.tabon{
	font-size:14px;
	color:#2BB9FF;
	background:url(../Images/tab_on.gif) center;
	cursor:hand;
}
.tablebd3{
	border:1px solid #CCCCCC;
	border-top:none;
}
.date{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.color1 a{
	color:#42606E;
}

.ItemLine{
	background-image:url(../Images/ItemLine.gif);
	height:28px;
}

.InputTable{
	/* background-color:#CCCCCC; */
}

.InputTd{
	background-color:#E0EBF5;
	height:30px;
	text-align:right;
	width:100px;
}

.InputTdr{
	background-color:#EFEFEF;
}

.mainInputErrMsg{
	text-align:left;
	color:red;
}

.inputerrmsg{
	color:red;
}