/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0B6CCB;
}
.STYLE1 {color: #0B6CCB}

.zi_title_bai {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.xuxian {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.di_b_xuxianlan {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9BC4EC;
}
.zi_lan {
	font-family: "宋体";
	font-size: 12px;
	color: #1371CC;
	text-decoration: none;
}


.zi_hang {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}
.zi_hangcontact {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 13px;
}
.dixian {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2D2D2;
}
.dixian2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B6AD97;
}
.bk {
	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: #3B71B3;
	border-right-color: #3B71B3;
	border-bottom-color: #3B71B3;
	border-left-color: #3B71B3;
}
.zi_lan14 {
	font-family: "宋体";
	font-size: 14px;
	color: #1B66B1;
	text-decoration: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #333333;
}
a {
	font-family: 宋体;
	font-size: 12px;
}



.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
	size:14px;
	font-weight:bold;
}
.menu a:visited {
	text-decoration: none;
	size:14px;
	color: #FFFFFF;
}
.menu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	size:14px;
}
.menu a:active {
	text-decoration: none;
	color: #FFFFFF;
	size:14px;
}
/*分页*/
.page{font-family:Arial, Helvetica, sans-serif}
.page a,.page span{display:block;color:#390;font-weight:normal;text-decoration:none;letter-spacing:0px;border:1px solid #ccc;padding-top:3px;float:left;margin:5px 2px 5px 2px;text-align:center;padding-right:5px;padding-left:5px;height:18px}/*SPAN和链接*/
.page a:hover,.page a.current{color:#F44;border:1px solid #F44}/*当前链接有激活时*/
.page input{padding:0px;color:#390;height:16px;width:25px;border:0px solid #fff;text-align:center;margin:0px -5px 0px -5px;vertical-align:middle;font-size:12px}/*跳转INPUT*/
