body {margin:0px;
}
.mainbg {
	background-image: url(images/index_12.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#table {margin-top:8px;}
.dot_y {
	background-image: url(images/dot.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.dot_x {
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: center;
}

td {
	font-family: "宋体";
	font-size: 12px;
	line-height: 180%;
	color: #333333;
	text-decoration: none;
}
a:link,a:visited {
	font-family: "宋体";
	font-size: 12px;
	line-height: 180%;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	line-height: 180%;
	color: #FF6600;
	text-decoration: underline;
}
.orange {
	color: #FF9900;
}
.red {color:#FF0000;}
.white {color:#FFFFFF;}
.14 a:link,.14 a:visited {
	font-family: "宋体";
	font-size: 14px;
	line-height: 180%;
	font-weight:bold;
	color: #333333;
	text-decoration: none;
}
.14 a:hover {
	font-family: "宋体";
	font-size: 14px;
	line-height: 180%;
	font-weight:bold;
	color: #FF6600;
	text-decoration: none;
}
.b12 {
	font-weight: bold;
	text-decoration: none;
}
input {
	border: 1px solid #999999;
	font-family: "宋体";
	font-size: 12px;
	line-height: 180%;
	color: #333333;
	text-decoration: none;
	height:25px;
}
select {
	border: 1px solid #999999;
	font-family: "宋体";
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	text-decoration: none;
}