/* CSS Document */
body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #efefef;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4D4D4D;
	line-height: 16px;
}
.a1 {
	color: #4D4D4D;
	text-decoration: underline;
}
.a2 {
	color: #4D4D4D;
	text-decoration: none;
}
.bai {
	color: #FFFFFF;
	text-decoration: none;
}
a.a1:hover {
	color: #F47C1C;
	text-decoration: none;
}
a.a2:hover {
	color: #F47C1C;
	text-decoration: none;
}
a.bai:hover {
	color: #FFCC00;
	text-decoration: none;
}
.a4 {
	color: #838383;
	text-decoration: none;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 18px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

a.a4:hover {
	color: #F47C1C;
	text-decoration: none;
}



.font13 {
	font-size: 13px;
}
.font14 {
	font-size: 14px;
}
.font2 {
	line-height: 20px;
}
.font3 {
	line-height: 20px;
	font-size: 12px;
}
.blue {
	color: #22488F;
	text-decoration: underline;
}
a.blue:hover {
	color: #F47C1C;
	text-decoration: none;
}
.button2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	height: 18px;
	border: 1px solid #6B86B5;
	background-color: #22488F;
}

