h1 {
	font-size: 13px;
	display:inline;
}
h2 {
	font-size: 13px;
	display:inline;
}
h3 {
	font-size: 12px;
	display:inline;
}
h4 {
	font-size: 12px;
	display:inline;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #0089CF;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF3300;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #0089CF;
	text-decoration: none;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color:#000000;
	text-decoration:none;
}
.foot {
height:auto;
width:100%;
float:right;
}
.top_div {
	height:80px;
	width:100%;
	background-color:#FFFFFF;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0089CF;
	border-bottom-color: #0089CF;
}
.index_top_div {
	height:100px;
	width:100%;
	background-color:#FFFFFF;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0089CF;
	border-bottom-color: #0089CF;
}
.top_left {
height:auto;
width:180px;
float:left;
text-align: center
}
.top_right {
height:auto;
width:765px;
float:right;
}

.bottom_div {
height:100px;
width:965px;
}
.bottom_left {
height:100px;
width:200px;
float:left;
text-align: center
}
.bottom_right {
height:100px;
width:auto;
float:right;
text-align: left
}
/*超链接样式*/
a.yqlj:link {
	font-family: "黑体";
	font-size: 14px;
	font-weight: bold;
	color: #0089CF;
	text-decoration: none;
}
a.yqlj:visited {
	font-family: "黑体";
	font-size: 14px;
	font-weight: bold;
	color: #0089CF;
	text-decoration: none;
}
a.yqlj:hover {
	font-family: "黑体";
	font-size: 14px;
	font-weight: bold;
	color: #FF3300;
	text-decoration: none;
}
a.yqlj:active {
	font-family: "黑体";
	font-size: 14px;
	font-weight: bold;
	color: #0089CF;
	text-decoration: none;
}
a.lbzl:link {
	font-family: "宋体";
	font-size: 13px;
	color:#000000;
	text-decoration:none;
	line-height: 28px;
}
a.lbzl:visited {
	font-family: "宋体";
	font-size: 13px;
	color: #000000;
	text-decoration:none;
	line-height: 28px;
}
a.lbzl:hover {
	font-family: "宋体";
	font-size: 13px;
	color:#FF6600;
	text-decoration: underline;
	line-height: 28px;
}
a.lbzl:active {
	font-family: "宋体";
	font-size: 13px;
	color: #000000;
	text-decoration:none;
	line-height:28px;
}