﻿body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #efefef;
}
.a1 {
	font-size: 14px;
	color: #0F54AB;
	text-decoration: underline;
	font-family: Arial;
}
.a1:hover {
	font-family: Arial;
	font-size: 14px;
	color: #F7941D;
	text-decoration: none;
	font-weight: normal;
}
.a2 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #F7941D;
	text-decoration: none;
}
.a2:hover {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #F7941D;
	text-decoration: underline;
}
.a3 {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.a4 {
	font-family: Arial;
	font-size: 12px;
	color: #024E9D;
	text-decoration: none;
}
.a5 {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.a6{
	font-family: Arial;
	font-size: 12px;
	color: #024E9D;
	text-decoration: underline;
}
.a7 {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #115599;
}
.a8{
	font-family: Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.search {
	font-size: 12px;
	color: #2568AD;
	border: 1px solid #C9DEF3;
	font-family: Arial;
}
.login {
	font-family: Arial;
	font-size: 12px;
	color: #527497;
	text-decoration: none;
}
.login2 {
	font-family: Arial;
	font-size: 11px;
	color: #527497;
	background-color: #D4E2F1;
	border: 1px solid #FFFFFF;
}
.login3 {
	font-family: Arial;
	font-size: 11px;
	color: #024E9D;
	text-decoration: underline;
}
.he {
	font-size: 14px;
	font-weight: bold;
	color: #024E9D;
	text-decoration: none;
	font-family: Arial;
}
.he1 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.bottom {
	font-family: Arial;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.order {
	font-family: Arial;
	font-size: 12px;
	color: #0C4580;
	text-decoration: none;
	background-color: #B8CBDD;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DAE4EE;
	border-right-color: #56779D;
	border-bottom-color: #56779D;
	border-left-color: #DAE4EE;
	font-weight: bold;
}


