
body,td,div,p{
	font-size:9pt ;
	color:#000000 ;
	line-height:150% ;
	word-break:break-all;

/*	font-family:"Arial", "Helvetica", "sans-serif"*/
}
a{text-decoration:none;font-size:9pt}
a:link {color: #000000}
a:visited {color: #000000}
a:hover {color: #F99902}
a:active {color: #F99902}

/*栏目板块文字样式*/	
a.column:link {color: #000000}
a.column:visited {color: #000000}
a.column:hover {color: #F99902}
a.column:active {color: #F99902}

/*栏目板块文字样式*/	
a.columnCurrent:link {color: #000000}
a.columnCurrent:visited {color: #000000}
a.columnCurrent:hover {color: #F99902}
a.columnCurrent:active {color: #F99902}


/*连接样式定义*/
/*---------------------- start  -----------------------------*/
/*9pt字号样式*/
a.font9pt:link {font-size:9pt}
a.font9pt:visited {font-size:9pt}
a.font9pt:hover {font-size:9pt}
a.font9pt:active {font-size:9pt}
/*10pt字号样式*/
a.font10pt:link {font-size:10pt}
a.font10pt:visited {font-size:109pt}
a.font10pt:hover {font-size:10pt}
a.font10pt:active {font-size:10pt}
/*加粗字号样式*/
a.fontBold {font-weight:bold}
/*蓝色字号样式*/
a.fontBlue:link {color:#126298}
a.fontBlue:visited {color:#126298}
a.fontBlue:hover {color: #F99902}
a.fontBlue:active {color: #F99902}
/*粉色字号样式，如行政许可中心个人办事*/
a.fontPowder:link {color:#EE470D}
a.fontPowder:visited {color:#EE470D}
a.fontPowder:hover {color: #126298}
a.fontPowder:active {color: #126298}
/*黑色字号样式*/
a.fontBlack:link {color:#5D595C}
a.fontBlack:visited {color:#5D595C}
a.fontBlack:hover {color: #F99902}
a.fontBlack:active {color: #F99902}
/*白色字号样式*/
a.fontWhite:link {color:#FFFFFF}
a.fontWhite:visited {color:#FFFFFF}
a.fontWhite:hover {color: #F99902}
a.fontWhite:active {color: #F99902}
/*黄色字号样式*/
a.fontYellow:link {color:#F99902}
a.fontYellow:visited {color:#F99902}
a.fontYellow:hover {color: #126298;}
a.fontYellow:active {color: #126298;}

/*----------------------end  -----------------------------*/

/*普通字体样式*/
/*---------------------- start  -----------------------------*/
/*蓝色字体*/
.fontBlue{color:#126298}
/**/
/*---------------------- end  -----------------------------*/

/*------------------------ start ------------------------*/
/*日期*/
.time {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #126298;
}
/*天气*/
.weather {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #05AEFC;
	font-weight: bold;

}
/*天气背景-左右*/
.tq-back {
	background-image: url(../images/tq-l.gif);
	background-repeat: no-repeat;
	background-position: center top;
        height:35px
}
/*天气背景-中间*/
.tq-bigback {
	background-image: url(../images/tq-bk.gif);
	height:35px
}
/*查找模块样式*/
#search{	BORDER-RIGHT: #bababa 1px solid; BORDER-TOP: #bababa 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #bababa 1px solid; COLOR: #000000; BORDER-BOTTOM: #bababa 1px solid; FONT-FAMILY: "宋体"; TEXT-DECORATION: none
}

#search1{	BORDER-RIGHT: #bababa 1px solid; BORDER-TOP: #bababa 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #bababa 1px solid; COLOR: #000000; BORDER-BOTTOM: #bababa 1px solid; FONT-FAMILY: "宋体"; TEXT-DECORATION: none
}
#znss a {font-size: 9pt;color: #FFFFFF;font-weight: bold;}
.znss{font-size: 9pt;color: #FFFFFF;font-weight: bold;}
/*版权背景*/
.bq {
	background-image: url(../images/bq-bj.gif);
	position:relative ;
	background-attachment:fixed; 
	background-position: 50% 50%;
}
/*版权字*/
.bq-t {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #ffffff;
    line-height:20px ;
}
/*左边的蓝色背景,如搜索*/
.dfgk-zuobj {
	background-image: url(../images/dfgk_zuobj.gif);
	background-repeat: repeat;
}
/*banner右上角连接导航*/
.banner-lj{
    padding-top:8px;
    padding-right:8px
}
/*导航*/
.dh{
    background-image: url(../images/dh.gif);
    padding-top:4px;
    padding-right:8px;
    height: 28px
}
/*条目标记,如动态新闻*/
.dian {
	background-image: url(../images/dian.gif);
    background-repeat: no-repeat;
	background-position: center top;
	height:12px
}
/*默认背景，需要修改的*/
.bannerImg{
	background-image: url(../images/gov.jpg);
	background-repeat: no-repeat;
	background-position: center top;
    height: 96px ;
}
/*当前栏目的白色底纹*/
.backWhite{
	background-color:#FFFFFF ;
}
/*------------------------ end ------------------------*/
