/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	color:#505050;
}
.button {
	font-size: 12px;
	color: #333333;
	border: 1px solid #D9DCEB;
	background-color: #F9FAFC;
}
.line {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}


.font {
	font-size: 12px;
	line-height: 21px;
}
.bai {
	color: #FFFFFF;
	text-decoration: none;
}

.font2 {
	font-size: 12px;
	line-height: 25px;
}
.font14 {
	font-size: 14px;
}
.a1 {
	color: #505050;
	text-decoration: none;
}
a.a1:hover {
	color: #BA1C27;
	text-decoration: none;
}
.a2 {
	color: #999999;
	text-decoration: none;
}
a.a2:hover {
	color: #C21A1B;
	text-decoration: none;
}
