﻿*{ font-family: "宋体","隶书", "华文宋体"; font-size:13px;}
html{ background-color:#EBEBEB;margin:0px;}
td {
	font-size: 14px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
input,textarea,select {
	font:14px "宋体","新宋体"; 
	background-color:#F6F6F6;
	border-style:solid; 
	border-width:1px;
	border-color:black  }
.buttonstyle{
	color:white;
	background-color:#0033FF;  }
.inputbutton {
	font:14px "宋体","新宋体"; 
	background-color:menu;
	border-style:solid; 
	border-width:1px;
	border-color:black  }


.forumlist  tr:hover, .forumlist tr.altrow{
    background-color:#E8F3FD;    /* 动态变色 */
}
td{padding-left:5px;}
