@charset "utf-8";
a:link       {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	font-family: "Verdana";


}
a:visited    {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	font-family: "Verdana";
}

a:hover {
	font-size: 11px;
	color: #169431;
	text-decoration: none;
	font-family: "Verdana";
	line-height: 20px;

}

body,li,ol,td,input,textarea,select{
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	font-family: "Verdana";

}

a.left:link {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	line-height: 15px;
}
a.left:visited {
	font-size: 13px;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
}
a.left:hover {
	font-size: 13px;
	line-height: 15px;
	color: #169431;
	text-decoration: none;
}
a.left:active {
	font-size: 13px;
	line-height: 15px;
	color: #169431;
	text-decoration: none;
}
a.right:link {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	line-height: 15px;
}
a.right:visited {
	font-size: 11px;
	line-height: 15px;
	color: #666666;
	text-decoration: none;
}
a.right:hover {
	font-size: 11px;
	line-height: 15px;
	color: #169431;
	text-decoration: none;
}
a.right:active {
	font-size: 11px;
	line-height: 15px;
	color: #169431;
	text-decoration: none;
}

.font {
	font-size:12px;
	color:#000000;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
}

.fontbig {
	font-size:12px;
	color:#000000;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}
.fontBottom {
	font-size:11px;
	color:#31419b;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
	text-indent: 13px;
}
.hui {
	font-size:11px;
	color:#666666;
	font-family: Verdana;
	font-weight: normal;
	text-decoration: none;
	line-height: 18px;
}

.bottom:link {
	font-family: Verdana;
	font-size: 11px;
	color: #31419b;
	text-decoration: none;
	font-weight: normal;

}
.bottom:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #31419b;
	text-decoration: none;
	font-weight: normal;

}
.bottom:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}
.bottom:active {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;

}

.fontMenu {
	font-size:13px;
	color:#133dab;
	font-family: Verdana;
	text-decoration: none;
	}
.fontColTitle{
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	font-family: Verdana;

	}
.button {
	color: #666666;
	font-family: Verdana;
	background-color: #FFFFFF;
	font-size: 11px;
	line-height: 24px;
	text-decoration: none;
	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: #F3F3F3;
	border-right-color: #EEEEEE;
	border-bottom-color: #F3F3F3;
	border-left-color: #EEEEEE;
}
