body,td,th {
	margin: 0px;
	color: #333333;
	font-size: 12px;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color:#ff3300;
	text-decoration: underline;
}
.size14 {
	font-size: 14px;
}
.size16 {
	font-size: 16px;
}
.white {
	color: #ffffff;
}
.red {
	color: #D20000;
}
.price_red {
	color: #D20000;
}
.blue {
	color: #3366cc;
}
.orange {
	color: #FF6600;
}
.gray {
	color: #666666;
}
.shallow_gray {
	color: #cccccc;
}
.title {
	font-size: 16px;
}
.content{ 
	font-size: 14px;
	line-height: 25px;
}
.introduce {
	line-height: 20px;
}
.text {
	line-height: 20px;
}
em {
	color: red;
}
b {
	color: #8899ff;
}
.pageIndex {
	color: #8899ff;
	font-weight: bold;
	font-size: 14px
}
a.page {
	color: #8899ff;
	font-weight: bold;
}
a.page:hover {
	color: #ff0000;
	text-decoration: underline;
}
