﻿html {
	background-color: #999999;
	scrollbar-face-color: #d5d5d5;
	scrollbar-highlight-color: #fff;
	scrollbar-shadow-color: #eeeeee;
	scrollbar-3dlight-color: #eeeeee;
	scrollbar-arrow-color: #000;
	scrollbar-track-color: #fff;
	scrollbar-darkshadow-color: #fff;
}
body {
	margin: 0px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
td, th {
	font-size: 12px;
	line-height: 150%;
}
.cnbody {
	font-size: 14px;
	line-height: 200%;
}
.enbody {
	font-size: 14px;
	line-height: 200%;
	font-family: Georgia, Times New Roman, Times, serif;
}
.cn12 {
	font-size: 12px;
	color: #000000;
}
.en12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.biaoge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #562101;
	position: relative;
	left: 1px;
	top: 1px;
}
a:active {
	text-decoration: none;
	color: #562101;
}
.yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #9D6C11;
	font-weight: bold;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #004080;
	font-weight: bold;
}
/*表格内文字样式*/
#order_online table {
	font: 9pt Verdana;
	color: #000000;
}
/*提示*/
#order_online div {
	color: #000000;
}
/*行颜色1*/
#order_online .order_tr1 {
	background-color: #E1EEFD;
}
/*行颜色1*/
#order_online .order_tr2 {
	background-color: #E1EEFD;
}
/*输入框样式*/
#order_online .order_testinput {
	font-family: Verdana;
	font-size: 9pt;
	border: 1px solid #326199;
	background-color: #FFFFFF;
}
img {
	border-color: #00468C;
}
