body{
	FONT-SIZE: 12px;
	background-color:#FFFFFF;
	background-image: url(images/bj.gif);
}
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;
}

a.font_w:link {
	FONT-SIZE: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a.font_w:visited {
	FONT-SIZE: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a.font_w:hover {
	FONT-SIZE: 13px;
	color: #FF9900;
	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;
}
