body,td,th {
	font-size: 12px;
}
a:link {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	color:  #000000;
	font-size: 12px;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.search_bg {
	background-image: url(images/search_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
.line_height {
	font-size: 12px;
	line-height: 160%;
}
.table_border {
	border: 1px solid #CACACA;
}

.red_font {
	font-size: 12px;
	color: #FF0000;
}
.table_jianju {
	height: 2px;
	width: 100%;
}
.table_list {
	background-color: #F7F7F7;
	font-size: 12px;
	border: 1px solid #CACACA;
}
.tdpic {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 150px;
	width: 120px;
}
.tablepic {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	height: 160px;
	width: 140px;
}
