body,td,th {font-size: 12px;font-family:"宋体"; color:#111111;}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat:repeat-x;}

.menu_td{padding:0 15px;}
.menu:link{
	font-size:13px;
	font-weight:bolder;
	color:#FFFFFF;
	text-decoration:none;}
.menu:visited{
	font-size:13px;
	font-weight:bolder;
	color:#FFFFFF;
	text-decoration:none;}
.menu:hover{
	font-size:13px;
	font-weight:bolder;
	color:#FFFFFF;
	text-decoration:underline;}
.menu:active{
	font-size:13px;
	font-weight:bolder;
	color:#FFFFFF;
	text-decoration:none;}

.topic:link{
	font-size:13px;
	color:#000000;
	text-decoration:none;}
.topic:visited{
	font-size:13px;
	color:#000000;
	text-decoration:none;}
.topic:hover{
	font-size:13px;
	color:#000000;
	text-decoration:underline;}
.topic:active{
	font-size:13px;
	color:#000000;
	text-decoration:none;}
a:link {font-size:12px;color:#111111;text-decoration:none;}
a:visited {font-size:12px;color:#111111;text-decoration:none;}
a:hover {font-size:12px;color:#111111;text-decoration:underline;}
a:active {font-size:12px;color:#111111;text-decoration:none;}

.info{table-layout:fixed;}
.info td{text-overflow:ellipsis;overflow:hidden;white-space: nowrap;padding-top:4px;}