.button {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.button:hover {
	font-family: Arial;
	font-size: 13px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.button2 {
	font-family: Arial;
	font-size: 11px;
	color: #FF6600;
}
.button2:hover {
	font-family: Arial;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
}
.button3 {
	font-family: Arial;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.button3:hover {
	font-family: Arial;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	font-weight: bold;
}
.button4 {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.button4:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.button5 {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.button5:hover {
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.button6 {
	font-family: Arial;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
.button6:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.button7 {
	font-family: Arial;
	font-size: 11px;
	color: #555555;
	text-decoration: none;
	font-weight: bold;
}
.button7:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FF6000;
	text-decoration: none;
	font-weight: bold;
}
.order {
	font-family: Arial;
	font-size: 10px;
	color: #B90000;
}
.text {
	font-family: Arial;
	font-size: 18px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.text2 {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.text3 {
	font-family: Arial;
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.text4 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.text5 {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.text6 {
	font-family: Arial;
	font-size: 13px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.text7 {
	font-family: Arial;
	font-size: 18px;
	color: #FF0000;
	text-decoration: none;
}
.text8 {
	font-family: Arial;
	font-size: 22px;
	color: #FF6600;
	text-decoration: none;
}
.text_cn {
	font-family: Arial;
	font-size: 20px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.text2_cn {
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.text3_cn {
	font-family: Arial;
	font-size: 14px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
.text4_cn {
	font-family: Arial;
	font-size: 13px;
	color: #555555;
	text-decoration: none;
}
.text8_cn {
	font-family: Arial;
	font-size: 28px;
	color: #FF6600;
	text-decoration: none;
}
.td_box {
	border: 12px solid #CDDFEB;
}
.td_box2 {
	border: 1px solid #999999;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	padding: 3px;
	height: 20px;
}
.td_box_top {
	border-top: 1px dotted #9C9C9C;
}
.td_box_bottom {
	border-bottom: 1px solid #CCCCCC;
}

.td_box_left {
	border-left: 1px solid #CCCCCC;
}
.fill {
	border: 1px solid #9C9C9C;
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: 2px;
	background-color:#E0DFDF
}