td {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #4296CE;
}
.TdWhite {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.LeftButton {
	background-color: #BFDAEC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #80B5D9;
	border-bottom-color: #80B5D9;
	border-left-color: #FFFFFF;
	cursor: hand;
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
	font-weight: bold;
}
.LeftRight {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #4296CE;
}
a:link,a:visited,a:active {
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
a:hover{
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: underline;
}
a.BWhite:link,a.BWhite:visited,a.BWhite:active {
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
a.BWhite:hover{
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.LTitle:link,a.LTitle:visited,a.LTitle:active {
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.LTitle:hover{	font-size: 14px;

	color: #000000;
	text-decoration: underline;
	font-weight: bold;}
.Input {
	width: 152px;
	font-size: 12px;
	line-height: 20px;
	color: #000000;

}
.red {
	font-size: 12px;
	line-height: 20px;
	color: #FF0000;
	text-decoration: none;
}
.Maintop {
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.MainBorder {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #4395CD;
	border-bottom-color: #4395CD;
	border-left-color: #4395CD;
}
.VBorder {
	border: 1px solid #CCCCCC;
}
.huishi {
	color: #999999;
}
.title {
	font-size: 20px;
	line-height: 30px;
	color: #000000;
	text-decoration: none;
	font-family: "黑体";
	font-weight: bold;
}
.bline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#NoAction {
	position: absolute;
	height: 1140px;
	width: 100%;
	top: 0px;
	right: 0px;
	background-color: #FFFFFF;
	left: 0px;
	bottom: 0px;
	filter:alpha(opacity=50); /* IE */
	-moz-opacity:0.5; /* Moz FF */ 
	opacity: 0.5; /* 支持CSS3的浏览器（FF 1.5也支持）*/
	z-index: 1;
}
