body{
	margin: 0;
	font-size: 12px;
	font-family: "Tahoma", "Verdana", "Arial", "宋体", "sans-serif";
}

td{
	font-family: "Tahoma", "Verdana", "Arial", "宋体", "sans-serif";
	font-size:12px;
	line-height:21px;
}

div,span,select{
	font-size: 12px;
	font-family: "Tahoma", "Verdana", "Arial", "宋体", "sans-serif";
}
input {
	font-size: 12px;
	font-family: "Tahoma", "Verdana", "Arial", "宋体", "sans-serif";
}
a {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
cnbutton {
	line-height: 21px;
	color: #0000FF;
}
.cnbutton {
	font-size: 12px;
	color: #FFFFFF;
	line-height: 21px;
}
.enbutton {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: normal;
	font-style: 21;
	color: #FFFFFF;
}
.cnbiao {
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	font-family: "黑体";

}
.enbiaoti {
	font-size: 14px;
	line-height: 25px;
	font-weight: bold;
}
.left {
	background-image: url(images/line.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.button {
	font-weight: bold;
}
.fix { 
	table-layout: fixed; 
}
.break { 
	word-break: break-all
}

