
body{
FONT-SIZE: 9pt;background-color:#006699;
/*background-image: url("images/BgImg.gif");
background-position:center*/
}
td {
	font-size: 12px;
	line-height: 18px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}

.myinput {
	border: 1px solid #1A8CFF;
}
/*左(右)分栏－内容单元格背景的CSS定义*/
.tdbg_leftall{
background:#ffffff;BORDER-left: #cccccc 1px solid; BORDER-right: #cccccc 1px solid; 
}
.Cursor
{
	cursor:hand;
}
