body,td,th {
	font-size: 12px;
	color: #000000;
}
body {
	margin: 0px;
		
}
a {
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;	
}
a:hover {
	text-decoration: none;	
}
a:active {
	text-decoration: none;	
}
.tiaohuan_text {
	font-size: 12px;
	line-height: 22px;
	color: #000000;
	text-decoration: none;
	}

.huali_line {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E4E4E4;
	border-bottom-color: #E4E4E4;
	height: 35px;
	}

