body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    background-color:#FFFFFF;
}
.gray12 {
	font-family: "宋体";
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.gray12 a:hover{
	color:#FF6600;
}
.gray14 {
	font-family: "宋体";
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
a.gray14{
	font-size:14px;
	color: #666666;
	text-decoration:underline;

}
a.gray14:hover{
	font-size:14px;
	color: #FF6600;
	text-decoration:underline;
}
.black12 {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height:1.5;
}
.blue12 {
	font-family: "宋体";
	font-size: 12px;
	color: #468C8C;
	line-height: 30px;
	text-decoration: none;
}
.blue12 a:hover{
	color: #FF6600;
}
.blue14 {
	font-family: "宋体";
	font-size: 14px;
	color: #468C8C;
	line-height: 30px;
	text-decoration: none;
}
.english {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

.blue12_u {
	font-family: "宋体";
	font-size: 12px;
	color: #468C8C;
	text-decoration: underline;
}
.blue12_u a:hover{
	color: #FF6600;
}
.black12 a:hover{
	color: #FF6600;
}
.black12_h {
	font-family: "宋体";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	line-height: 30px;
}
.org14 {
	font-family: "宋体";
	font-size: 14px;
	color: #FF6600;
}
.org12 {
	font-family: "宋体";
	font-size: 12px;
	color: #FF6600;
}
.org12_u {
	font-family: "宋体";
	font-size: 12px;
	color: #FF6600;
	text-decoration: underline;
	line-height: 20px;
}
.white13 {
	font-family: "宋体";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.white13 a:hover{
	color: #FFFF00;
}
.blue18 {
	font-family: "宋体";
	font-size: 18px;
	font-weight: bold;
	color: #468C8C;
	line-height: 30px;
}
.table_line {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #efefef;
	border-left-color: #efefef;
}
.price {
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
	font-family: Arial;
}
a.price{
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
	font-family: Arial;
	text-decoration:underline;
}
a.price:hover{
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
	font-family: Arial;
}