/*  ==================== 全局通用部分 ====================  */
/** html {
  filter:expression(document.execCommand("BackgroundImageCache", false, true));
}*/
body, p, td, th, input, select, textarea, div {
	font: normal normal 12px Arial;
  margin: 0;  padding: 0;
}
body,table{margin:0 auto}
td{text-align:left;}
ul, ol, dl, dt, dd, form {
	margin: 0;
	padding: 0;
}
ul, ol {
	list-style: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 12px;
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
textarea {
	padding: 3px;
	border: 1px solid #a5d2eb;
}
.red {
	color:#FF0000
}
a:link, a:visited {
	color: #006AD0;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
}
.btnSearch {
	border:0px;
	background:url(1_r4_c6.jpg) no-repeat;
	width:67px;
	height:23px;
	cursor:pointer;
}
.btnBlue {
	display: block;
	background: url(images/btn_blue_l.gif) no-repeat left center;
	float: left;
	padding-left: 1px;
	margin-right: 3px;
}
.btnBlue a {
	line-height: 17px;
	color: #0b54ab;
	background: url(images/btn_blue_r.gif) no-repeat right center;
	float: left;
	padding: 2px 10px;
}
.msgNocice {
	background: #f1fafd url(images/icon_notice.gif) no-repeat 10px center;
	padding: 10px 5px 10px 40px;
	margin: 10px 5px;
	border: 1px solid #a5d2eb;
}
.inputBorder {
	border: 1px solid #a5d2eb;
}
/*  ==================== 顶部菜单 ====================  */
.globalTopNav {
	color:#ffffff;
	height:23px;
	padding-bottom:10px;
}
.globalTopNav a {
	color:#006AD0;
	text-decoration:none;
	padding-bottom:10px;
}
.globalTopNav a:visited {
	color:#006AD0;
	text-decoration:none;
	padding-bottom:10px;
}
.line5 {
	width:100%;
	font-size: 2px;
	height: 10px;
}
/*  ==================== 主菜单 ====================  */
.globalNav {
	color:#006AD0;
	background:url(1_r2_c2.jpg) no-repeat;
	width:79px;
	text-align:center;
	padding-top:4px;
	margin-left:15px;
}
.currentPage {
	color:#ffffff;
	font-weight:bold;
	background:url(1_r2_c1.jpg) no-repeat;
	width:79px;
	text-align:center;
	padding-top:4px;
}
.currentPage a {
	color:#ffffff;
}
.currentPage a:link, a:visited {
	color:#ffffff;
}
.currentPage a:hover, a:active {
	color:#ffffff;
	text-decoration: underline;
}
.globalNav a:link, a:visited {
	color:#006AD0;
	text-decoration: none;
}
.globalNav a:hover, a:active {
	color:#006AD0;
	text-decoration: underline;
}
.table {
	border:#C5E4FF solid 1px;
}
.leftfuwu {
	color:#006AD0;
	font-size:13px;
	font-weight:bold;
	text-align:left;
	padding-left:30px;
	padding-top:3px;
	border-bottom:#C5E4FF solid 1px;
}
.leftfuwutext {
	padding:5px 5px 5px 12px;
}
.leftfuwucontent {
	padding:5px 5px 5px 28px;
}
.rightnewcontent {
	color:#000000;
	background-color:#FFFFFF;
	padding:10px 0px 5px 15px;
	line-height:23px;
}
.proimg {
	border:#C5E4FF solid 2px;
}
