@charset "utf-8";
.hzlj1 {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	line-height: 19px;
}

a.hzlj1:hover{
	color: #FF0000;	
	text-decoration: underline;
}
.hzlj2 {
	color: #666666;
	text-decoration: none;
}
a.hzlj2:hover{
	color: #FF0000;
	text-decoration: underline;
}
.hzlj3 {
	font-family: "宋体";
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	line-height: 19px;
	font-weight: bold;
}
a.hzlj3:hover{
	color: #FF0000;	
	text-decoration: underline;
}

/*9pt字链接*/
.btlj1{
	font-size:9pt;
	margin:0px;
}
.btlj1 a{
	font-size:9pt;
	color:#000000;
	text-decoration:none;
	line-height: 22px;
}
.btlj1 a:hover{	color:#FF0000;}

/*11pt字链接*/
.btlj2{
	font-size:11pt;
	margin:0px;
}
.btlj2 a{
	font-size:11pt;
	color:#000000;
	text-decoration:none;
	line-height: 26px;
}
.btlj2 a:hover{
	color:#FF0000;
	text-decoration: underline;
}

/*普通9pt字链接*/
a.lj1{
	font-size:9pt;
	color:#000000;
	text-decoration:none;
	line-height: 26px;
}
a.lj1 :hover{	color:#FF0000;}

/*普通10pt字链接*/
a.lj2{
	font-size:10pt;
	color:#000000;
	text-decoration:none;
	line-height: 26px;
}
a.lj2 :hover{	color:#FF0000;}

/*兰色9pt字链接*/
.btlj_blue{
	font-size:9pt;
	margin:0px;
	color: #003399;
	font-family: "宋体";
}
.btlj_blue a{
	font-size:9pt;
	color:#003399;
	text-decoration:none;
	line-height: 22px;
	font-family: "宋体";
}
.btlj_blue a:hover{
	color:#0066CC;
	text-decoration: underline;
}

/*红色9pt字链接*/
.btlj_red{
	font-size:9pt;
	margin:0px;
	color: #ff0000;
}
.btlj_red a{
	font-size:9pt;
	color: #ff0000;
	text-decoration:none;
	line-height: 22px;
}
.btlj_red a:hover{	color:#990000;}
/*首页文字广告位链接*/
.btlj_wzgg{
	font-size:9pt;
	margin:0px;
	color: #003399;
	display: block;
	font-family: "宋体";
	line-height: 24px;
}
.btlj_wzgg a{
	font-size:9pt;
	color: #CC0000;
	text-decoration:none;
	line-height: 25px;
	font-family: "宋体";
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-color: #EEEDE1;
}
.btlj_wzgg a:hover{	
	background-color: #ffffff;
	color:#003366;
}

/*便民信息链接*/
.btlj_bmxx{
	font-size:9pt;
	color: #003399;
}
.btlj_bmxx a{
	font-size:9pt;
	color: #003399;
	display: block;
	height: 17px;
	width: 84px;
	border: 1px solid #cccccc;
	text-align: center;
	background-color: #ffffff;
	vertical-align: middle;
	text-decoration: none;
	padding-top: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.btlj_bmxx a:hover{
	color:#FFFFFF;
	background-color: #CC0000;
}
/*专题链接*/
.btlj_zt{
	font-size:9pt;
	color: #003399;
}
.btlj_zt a{
	font-size:9pt;
	color: #003399;
	display: block;
	height: 17px;
	width: 93px;
	border: 1px solid #cccccc;
	text-align: center;
	background-color: #ffffff;
	vertical-align: middle;
	text-decoration: none;
	padding-top: 3px;
	margin-top: 2px;
	margin-bottom: 2px;
}
.btlj_zt a:hover{
	color:#FFFFFF;
	background-color: #CC0000;
}
/*分页链接
.fylj{
	font-size:9pt;
	color: #003366;
	font-family: "宋体";
}
.fylj a{
	font-size:9pt;
	color: #003399;
	display: block;
	text-align: center;
	background-color: #eeeeee;
	vertical-align: middle;
	text-decoration: none;
	float: left;
	height: 15px;
	width: 15px;
	border: 3px solid #FFFFFF;
}
.fylj a:hover{
	color:#FFFFFF;
	background-color: #CC0000;
}*/
a.fylj{
	font-size:9pt;
	color: #003399;
	background-color: #eeeeee;
	text-decoration: none;
	font-family: "宋体";
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
a.fylj:hover{
	color:#FFFFFF;
	background-color: #CC0000;
}
