.STYLE2 {font-size: 12px}
.table{
table-layout:fixed;/* 只有定义了表格的布局算法为fixed，下面td的定义才能起作用。 */
}
.title_white {
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;}
.title_white a:link,.title_white a:visited {
	color:#FFFFFF;
	font-size:13px;
	font-weight:bolder;
	text-decoration:none;}
.title_white a:hover {
	color:#cccccc;
	font-size:13px;
	font-weight:bolder;
	text-decoration:underline;}
a:link,a:visited {
	color:#333333;
	text-decoration:none;}
a:hover {
	color:#FF0000;
	text-decoration:underline;}
.style101{
margin: 0px auto;
margin-bottom:0px;
border:1px solid #bbbbbb;
}
.STYLE16 {font-size: 14px; font-weight: bold; }

