td {
	font-size: 12px;
	color: #272727;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	background-image: url(../Images/bg.gif);
}

A:link {
	COLOR: #272727;
	FONT: 12px "宋体";
	text-decoration: none;
}
A:visited {
	COLOR: #272727;
	FONT: 12px "宋体";
	text-decoration: none;
}
A:hover {COLOR: #ff6600; FONT: 12px "宋体";position: relative;top: 1px;text-decoration: underline;}

A.WhileFont:link {
	COLOR: #fff;
	FONT:12px "宋体";
	text-decoration: none;
}
A.WhileFont:visited {COLOR: #fff; FONT:12px "宋体"}
A.WhileFont:hover {
	COLOR: #fff;
	FONT:12px "宋体";
	text-decoration: underline;
}

A.LeftMenu:link {COLOR: #363636;FONT: bold 12px "宋体";text-decoration: none;;}
A.LeftMenu:visited {
	COLOR: #363636;
	FONT: bold 12px "宋体";
	text-decoration: none;
}
A.LeftMenu:hover {
	COLOR: #ffffff;
	FONT: bold 12px "宋体";
	position: relative;
	top: 1px;
	text-decoration: underline;
}

.LRLine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #C7C7C7;
	border-right-color: #C7C7C7;
	border-bottom-color: #C7C7C7;
	border-left-color: #C7C7C7;
	background-color: #ffffff;

}
.Button {
	FONT-SIZE: 9pt;
	BACKGROUND-COLOR: ededed;
	border: 1px solid #999999;
}
.box1 {
	BORDER-RIGHT: #999999 1px dashed; BORDER-TOP: #999999 1px dashed; BORDER-LEFT: #999999 1px dashed; BORDER-BOTTOM: #999999 1px dashed
}
.Lright {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: DEDBDE;
	border-bottom-color: DEDBDE;
	border-left-color: DEDBDE;
	border-right-width: 1px;
	border-right-style: solid;
}
.LStyle {
	border-right: 1px solid;
	border-left: 1px solid;
}
.LTemp {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: DEDBDE;	
}
.LTemp1 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: DEDBDE;	
}

