/* ---html、body100%--- */
html, body { }
/* ---默认字体9pt--- */
div, table {	font-size: 9pt; }
/* ---div居中、div背景--- */
body {
	text-align: center;
	font-size: 9pt;
	color: #2f2f2f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 1.5em;
	font-family: "宋体";
	background-image:url(body-bg.png);
	background-repeat: repeat-x;
	background-position: top;
}

.pd a:link { font-size:14px; font-weight:700; color:#FFF;  }
.pd a:hover{ font-size:14px; font-weight:700; color:#FFF;  }


table {
	font-size: 9pt;
}

table img{
	max-width:803px; width:expression(this.width > 803 ? 800: true);
} 
td{
	font-size: 9pt;
}


.SearchTitleInput6{ width:160px; border-bottom:1px solid #CCC;border-left:0px solid #CCC;border-right:0px solid #CCC;border-top:0px solid #CCC;}
.searchBtn6{ background:#0895CE; width:51px; height:25px}

/* ---标准链接样式--- */
a:link {
	font-size: 9pt;
	text-decoration: none;
	color:#2f2f2f;
	line-height: 1.5em;
	text-align: justify;
}
a:visited {
	font-size: 9pt;
	text-decoration: none;
	color:#2f2f2f;
	line-height: 1.5em;
	text-align: justify;
}
a:hover {
    font-size: 9pt;
	color: #E16417;	
	line-height: 1.5em;
	text-align: justify;
}
a:active {
	font-size: 9pt;
	text-decoration: none;
	color:#2f2f2f;
	line-height: 1.5em;
	text-align: justify;
}

/* ---白色字链接样式--- */

	
.wlink:link {
	font-size:14px;
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;
}
.wlink:visited {
	font-size:14px;
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;
}


.wlink:hover {
	font-size: 14px;
	text-decoration: underline;
	color:#FFFFFF;
	font-weight: bold;

}

.wlink:active {
	font-size: 14px;
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;

}
/*---强制超链接样式---*/
#fhh a:link {
	font-size: 9pt;
	text-decoration: none;
	color:#2f2f2f;
	line-height: 1.5em;
	text-align: justify;
}

#fhh a:hover {
    font-size: 9pt;
	color: #E16417;	
	line-height: 1.5em;
	text-align: justify;
}
/* ---蓝色字链接样式--- */
.blink:link {
	font-size: 9pt;
	text-decoration: none;
	color:#FFFFFF;
}
.blink:visited{
	font-size: 9pt;
	text-decoration: none;
	color:#FFFFFF;
}
.blink:hover {
	font-size: 9pt;
	text-decoration: none;
	color:#CC0000;
}
.blink:active{
	font-size: 9pt;
	text-decoration: none;
	color:#FFFFFF;
}
/* ---蓝色字链接样式--- */
.dlink:link {
	font-size: 10pt;
	text-decoration: none;
	color:#49536d;
	font-weight: bold;
}
.dlink:visited{
	font-size: 10pt;
	text-decoration: none;
	color:#49536d;
	font-weight: bold;
}
.dlink:hover {
	font-size: 10pt;
	text-decoration: none;
	color:#A52D2E;
	font-weight: bold;
}
.dlink:active{
	font-size: 10pt;
	text-decoration: none;
	color:#49536d;
	font-weight: bold;
}

/* ---浅蓝色字链接样式--- */
.clink:link {
	font-size: 9pt;
	text-decoration: none;
	color:#444341;
	line-height: 1.5em;
}
.clink:visited{
	font-size: 9pt;
	text-decoration: none;
	color:#444341;
	line-height: 1.5em;
}
.clink:hover {
	font-size: 9pt;
	text-decoration: none;
	color:#A52D2E;
	line-height: 1.5em;
}
.clink:active{
	font-size: 9pt;
	text-decoration: none;
	color:#444341;
	line-height: 1.5em;
}

/* ---其他字链接样式--- */
.zlink:link {
    font-size: 10.5pt;
	text-decoration: none;
	color:#333333;
	}
.zlink:visited {
    font-size: 10.5pt;
	text-decoration: none;
	color:#333333;
	}
.zlink:hover {
    font-size: 10.5pt;
	text-decoration: none;
	color: #A52D2E;
	}
.zlink:active {
    font-size: 10.5pt;
    text-decoration: none; 
	color:#333333;
	}
.llink:link {
	font-size: 9pt;
	text-decoration: none;
	color:#305F17;
}
.llink:visited {
	font-size: 9pt;
	text-decoration: none;
	color:#305F17;
}
.llink:hover {
	font-size: 9pt;
	text-decoration: none;
	color:#3189c1;
}
.llink:active {
	font-size: 9pt;
	text-decoration: none;
	color:#305F17;
}
/* ---查询input框宽--- */
.SearchTitleInput3 {
	width: 100px;
}
.SearchKeyWordsInput3{width: 100px;}
/* ---信息正文--- */
.content {
	font-size: 14px;
	line-height: 24px;
	color:#000;
	text-decoration:none;
}
.content div{ font-size:14px; color:#000; line-height:24px; text-decoration:none;}
.hei14 {
	font-size:14px; color:#000; line-height:24px; text-decoration:none;
}
#infocontent div{
	font-size: 10.5pt;
	line-height: 1.5em;
}
/* ---最大的div容器--- */
#container_page {
	width: 998px;
	text-align: left;
	min-height: 100%; /* For IE */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	
}
/* ---中部div，要制定高度--- */
#container_content {
	width: 998px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
/* ---头--- */
#headnav {
	padding-right: 0px;
	padding-left: 0px;
	width: 998px;
}

#head {
	width: 998px;
	clear: both;
}
/* ---导航栏--- */
#nav {
	width: 998px;
}
#page {
	width: 998px;
	clear: both;
	background-repeat: no-repeat;
	background-position: right top;
}
#container_infobody {
	width: 998px;
	background-color: #FFFFFF;
}
/* ---左侧放子栏目div--- */
#listleft {
	float: left;
	width: 25%;
	background-color: #eeeeee;
}
/* ---右侧放主要信息div--- */
#listright {
	background-color: #FFFFFF;
	float: right;
	width: 70%;
}
/* ---当前位置--- */
#position {
	padding: 3px;
}	
.listtitfont {	font-size: 12pt;
	font-weight: normal;
}
/* ---列表标题--- */
#listtit {
	font-size: 12pt;
	font-weight: normal;
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 5px;
}
/* ---列表正文--- */
#newslist {
	padding-top: 8px;
	padding-bottom: 8px;
	width: 100%;
	font-size: 10.5pt;
}
/* ---版权栏--- */
#foot {
	clear: both;
	background-repeat: repeat-x;
}

.kuang
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bfbfbf;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bfbfbf;
	border-left-color: #bfbfbf;
}
.kuang1
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d3d3d3;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d3d3d3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
}

.baizi
{
	color: #0172bb;
	font-size: 9.5pt;
	font-weight: bold;
}
.hezi
{
	color: #000000;
	font-size: 10pt;
}

.nanzi {
	color: #115eb6;
}

.huizi
{
	color: #ADAF9A;
	clear: both;
}
.hongzi
{
	color: #b60103;
	clear: both;
}
.biaoti
{
	font-size: 28px;
	font-weight: bolder;
	color: #FFF;
	font-family:"黑体", "微软雅黑";
	font-style: oblique;
}
.biaoti1
{
	color: #FFFFFF;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	}
.biaoti2
{
	color: #fff;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	clear: both;
}

.biaoti21
{
	color: #206CBF;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	clear: both;
}
.biaoti3
{
	color: #003366;
	font-family: "宋体";
	font-size: 20px;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 1.5em;
	text-align: center;
	font-weight: bold;
}
.biaoti4
{
	color: #000000;
	font-weight: bolder;
	clear: both;
	font-size: 14px;
}

.biaoti5
{
	color: #FFFFFF;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	clear: both;
	}

.headbg
{
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.mainbg
{
	background-image: url(images/main.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.mainleftbg1
{
	background-image: url(images/line1.gif);
	background-repeat: repeat-y;
	background-position: center;
}
.mainleftbg2
{
	background-image: url(images/mainleft1_3.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.mainleftbg3
{
	background-image: url(images/mainleft2_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.mainmiddlebg1
{
	background-image: url(images/mainmiddle1_4.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #f1faf5;
}
.mainmiddlebg2
{
	background-image: url(images/line2.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.mainrightbg1
{
	background-image: url(images/mainright2.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.mainrightbg2
{
	background-image: url(images/mainbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.listmainbg1
{
	background-image: url(images/listleft1_4.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.listmainbg2
{
	background-image: url(images/listleftbg.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.listleftbg1
{
	background-image: url(images/mainleft1.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.listleftbg2
{
	background-image: url(images/listleft3.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.listrightbg1
{
	background-image: url(images/mainbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.listrightbg2
{
	background-image: url(images/listright1_2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
}
.infobg1
{
	background-image: url(images/disbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
}

.toolsInput
{	
	width: 100px;
}
.xian
{
	background-repeat: repeat-x;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.foothang
{
	line-height: 1.8em;
	background-image: url(images/foot.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #535353;
	background-color: #FFFFFF;
}
.copy{
	font-family: Arial, Helvetica, sans-serif;
}
.input{
	height: 16px;
	width: 120px;
}


.splitcharstyle2443 {
	FONT-FAMILY: 宋体; COLOR: #222222; FONT-SIZE: 9pt
}
.font2443 {
	FONT-FAMILY: 宋体; COLOR: #ffffff; FONT-SIZE: 9pt
}
.font2444 {
	FONT-SIZE: 9pt
}
.fontstyle2444 {
	FONT-FAMILY: 宋体; COLOR: #003366; FONT-SIZE: 9pt
}
.erjifontover2445 {
	LINE-HEIGHT: 160%; COLOR: #cc0000; FONT-SIZE: 9pt
}
.leaderfont2445 {
	COLOR: #ffffff; FONT-SIZE: 9pt
}
.erjibackground2445 {
	BACKGROUND-COLOR: #eff8fe
}
.fontstyle2445 {
	COLOR: #ffffff; FONT-SIZE: 10pt; FONT-WEIGHT: bold
}
.yijifontover2445 {
	COLOR: #ffffff; FONT-SIZE: 10pt; FONT-WEIGHT: bold
}
.erjibackgroundover2445 {
	BACKGROUND-COLOR: #e8f0fb
}
.yijibackgroundover2445 {
	BACKGROUND-IMAGE: url(/system/_owners/cqykd/_webprj/images/dh_bg.gif); BACKGROUND-REPEAT: no-repeat
}
.ejfontstyle2445 {
	LINE-HEIGHT: 160%; COLOR: #222222; FONT-SIZE: 9pt
}
.titlestyle2465 {
	COLOR: #222222; FONT-SIZE: 9pt; TEXT-DECORATION: none
}
.morestyle2470 {
	FONT-SIZE: 9pt
}
.clickstyle2470 {
	LINE-HEIGHT: 150%; COLOR: #222222; FONT-SIZE: 9pt
}
.leaderfont2470 {
	LINE-HEIGHT: 150%; FONT-SIZE: 9pt
}
.titlestyle2470 {
	LINE-HEIGHT: 180%; FONT-SIZE: 9pt; TEXT-DECORATION: none
}
.columnstyle2470 {
	COLOR: #222222; FONT-SIZE: 9pt; TEXT-DECORATION: none
}
.timestyle2470 {
	LINE-HEIGHT: 150%; COLOR: #222222; FONT-SIZE: 9pt
}
A.c2470 {
	LINE-HEIGHT: 180%; FONT-SIZE: 9pt; TEXT-DECORATION: none
}
A.c2470:link {
	COLOR: #222222
}
A.c2470:visited {
	COLOR: #222222
}
A.c2470:active {
	COLOR: #222222
}
A.c2470:hover {
	COLOR: #cc0000
}
.morestyle2447 {
	FONT-SIZE: 9pt
}
.clickstyle2447 {
	LINE-HEIGHT: 150%; COLOR: #222222; FONT-SIZE: 9pt
}
.leaderfont2447 {
	LINE-HEIGHT: 150%; FONT-SIZE: 9pt
}
.titlestyle2447 {
	LINE-HEIGHT: 180%; FONT-SIZE: 9pt; TEXT-DECORATION: none
}
.columnstyle2447 {
	COLOR: #222222; FONT-SIZE: 9pt; TEXT-DECORATION: none
}
.timestyle2447 {
	LINE-HEIGHT: 150%; COLOR: #222222; FONT-SIZE: 9pt
}
A.c2447 {
	LINE-HEIGHT: 180%; FONT-SIZE: 9pt; TEXT-DECORATION: none
}
A.c2447:link {
	COLOR: #222222
}
A.c2447:visited {
	COLOR: #222222
}
A.c2447:active {
	COLOR: #222222
}
A.c2447:hover {
	COLOR: #cc0000
}
.leaderfont2468 {
	LINE-HEIGHT: 150%; COLOR: #222222; FONT-SIZE: 9pt
}
.titlestyle2468 {
	LINE-HEIGHT: 150%; COLOR: #222222; FONT-SIZE: 9pt; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
.timestyle2468 {
	FONT-SIZE: 9pt
}
.summarystyle2468 {
	LINE-HEIGHT: 180%; COLOR: #222222; FONT-SIZE: 9pt
}
A.c2468 {
	LINE-HEIGHT: 150%; COLOR: #222222; FONT-SIZE: 9pt; FONT-WEIGHT: bold; TEXT-DECORATION: none
}
A.c2468:link {
	COLOR: 
}
A.c2468:visited {
	COLOR: 
}
A.c2468:active {
	COLOR: 
}
A.c2468:hover {
	COLOR: 
}
.morestyle2448 {
	FONT-SIZE: 9pt
}
.clickstyle2448 {
	LINE-HEIGHT: 150%; COLOR: #222222; FONT-SIZE: 9pt
}
.leaderfont2448 {
	LINE-HEIGHT: 150%; FONT-SIZE: 9pt
}
.titlestyle2448 {
	FONT-FAMILY: 宋体; FONT-SIZE: 9pt
}
.columnstyle2448 {
	COLOR: #222222; FONT-SIZE: 9pt; TEXT-DECORATION: none
}
.timestyle2448 {
	LINE-HEIGHT: 150%; COLOR: #222222; FONT-SIZE: 9pt
}
A.c2448 {
	FONT-FAMILY: 宋体; FONT-SIZE: 9pt
}
A.c2448:link {
	COLOR: #222222
}
A.c2448:visited {
	COLOR: #222222
}
A.c2448:active {
	COLOR: #222222
}
A.c2448:hover {
	COLOR: #cc0000
}
.titlestyle2457 {
	COLOR: #222222; FONT-SIZE: 9pt; TEXT-DECORATION: none
}
.titlestyle2450 {
	FONT-FAMILY: 宋体; COLOR: #222222; FONT-SIZE: 9pt; TEXT-DECORATION: none
}
.titlestyle2466 {
	FONT-FAMILY: 宋体; COLOR: #222222; FONT-SIZE: 9pt; TEXT-DECORATION: none
}

UL {
	PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
LI {
	PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
#flashBoxu_199u99unwp_ {
	BORDER-BOTTOM: #eee 0px solid; POSITION: relative; BORDER-LEFT: #eee 0px solid; WIDTH: 923px; HEIGHT: 215px; MARGIN-LEFT: auto; BORDER-TOP: #eee 0px solid; MARGIN-RIGHT: auto; BORDER-RIGHT: #eee 0px solid
}
#flashBoxu_199u99unwp_ IMG {
	BORDER-BOTTOM: #fff 0px solid; BORDER-LEFT: #fff 0px solid; DISPLAY: none; BORDER-TOP: #fff 0px solid; BORDER-RIGHT: #fff 0px solid
}
#flashBoxu_199u99unwp_ UL {
	POSITION: absolute; BOTTOM: 3px; FONT: 9px tahoma; RIGHT: 7px
}
#flashBoxu_199u99unwp_ UL LI {
	BORDER-BOTTOM: #999 0px solid; TEXT-ALIGN: center; BORDER-LEFT: #999 0px solid; LINE-HEIGHT: 12px; WIDTH: 12px; DISPLAY: block; BACKGROUND: #f0f0f0; FLOAT: left; HEIGHT: 12px; BORDER-TOP: #999 0px solid; CURSOR: pointer; MARGIN-RIGHT: 3px; BORDER-RIGHT: #999 0px solid
}
#flashBoxu_199u99unwp_ UL LI.hover {
	BORDER-BOTTOM-COLOR: red; BORDER-TOP-COLOR: red; BACKGROUND: #ffe1e1; COLOR: red; BORDER-RIGHT-COLOR: red; BORDER-LEFT-COLOR: red
}
