/*------------------------------公共-------------------------------------*/
body {margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; }
div , td{ font-family: Arial, Helvetica, Vrinda, Tahoma, sans-serif; font-size:14px; }
orm ,li , ul{margin:0px; padding:0px; font-size: 12px;  line-height: 24px;  letter-spacing: 1px;}
input {border: 1px;  border-color: #708090; }

/*------------------------------自定义-------------------------------------*/
.tableborder {border: 1px solid #91abbb;}
.NBinput {border: 0px;}
.mbg {background: no-repeat bottom; background-image: url(../images/main_bg.gif);}
.line {font-size: 12px;  line-height: 20px;  letter-spacing: 1px;}
.line14 {font-size: 14px;  line-height: 22px;  letter-spacing: 1px;}
.bluefontBig {color: #005899;}
.bluefontBigline {color: #005899; line-height: 20px;  letter-spacing: 1px;}
.redfont {color: #DC143C;}
.whitefont {color: White;}
.whitefontBig {color: White; font-weight: bold;}
.whitefontHuge {color: White; font-size: 18px; font-weight: bold;  }
.blackfontBig {color: #003366; font-size: 14px; font-weight: bold;}
.big {color: black; font-size: 14px;  line-height: 22px;  letter-spacing: 4px;}
.big2 {color: black; font-size: 14px;  line-height: 22px;}
.blue a:link {color: #005899; text-decoration: none;}
.blue a:visited {color: #005899; text-decoration: none;}
.blue a:hover {color: #005899; text-decoration: underline;}
.blue a:active{color: #005899; text-decoration: none;}
.white a:link {color: white; text-decoration: none;}
.white a:visited {color: white; text-decoration: none;}
.white a:hover {color: white; text-decoration: underline;}
.white a:active{color: white; text-decoration: none;}

.title a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
.title a:visited {
	color: #ffffff;
	text-decoration: none;
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.title a:hover {
	color: #D6D3D3;
	text-decoration: none;
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.title a:active{
	color: #FF0000;
	text-decoration: none;
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

