/* ---html、body100%--- */
html, body {
	font-size: 9pt;
	background-color: #FFFFFF;
	background-image: url(images/bodybg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
/* ---默认字体9pt--- */
div, table {	font-size: 9pt; }
/* ---div居中、div背景--- */
body {
	text-align: center;
	font-size: 9pt;
	color: #484848;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 1.5em;
	font-family: "宋体";
	background-color: #FFFFFF;
	background-image: url(images/bodybg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
table {
	font-size: 9pt;
}

/* ---标准链接样式--- */
a:link {
	font-size: 9pt;
	text-decoration: none;
	color:#757575;
	line-height: 1.5em;
	text-align: justify;
}
a:visited {
    font-size: 9pt;
	text-decoration: none;
	color:#757575;
	line-height: 1.5em;
	text-align: justify;
}
a:hover {
    font-size: 9pt;
	color: #236DB3;	
	line-height: 1.5em;
	text-align: justify;
}
a:active {
    font-size: 9pt;
	text-decoration: none; 
	color:#757575;
	line-height: 1.5em;
	text-align: justify;
}
/* ---白色字链接样式--- */
.wlink:link {
	font-size: 10.5pt;
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;
	display: block;
	height:46px;
	line-height:46px;
}
.wlink:visited{
	font-size: 10.5pt;
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;
	display: block;
	height:46px;
	line-height:46px;
}
.wlink:hover {
	font-size: 10.5pt;
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;
	display: block;
	height:46px;
	line-height:46px;
}
.wlink:active{
	font-size: 10.5pt;
	text-decoration: none;
	color:#FFFFFF;
	font-weight: bold;
	display: block;
	height:46px;
	line-height:46px;
}
/* ---蓝色字链接样式--- */
.blink:link {
	font-size: 9pt;
	text-decoration: none;
	color: #F2B7B6;
}
.blink:visited{
	font-size: 9pt;
	text-decoration: none;
	color: #F2B7B6;
}
.blink:hover {
	font-size: 9pt;
	text-decoration: none;
	color: #484848;	
}
.blink:active{
	font-size: 9pt;
	text-decoration: none;
	color: #F2B7B6;
}
/* ---浅蓝色字链接样式--- */
.clink:link {
	font-size: 9pt;
	text-decoration: none;
	color:#FFFFFF;
	line-height: 1.5em;
}
.clink:visited{
	font-size: 9pt;
	text-decoration: none;
	color:#FFFFFF;
	line-height: 1.5em;
}
.clink:hover {
	font-size: 9pt;
	text-decoration: none;
	color:#bc131a;
	line-height: 1.5em;
}
.clink:active{
	font-size: 9pt;
	text-decoration: none;
	color:#FFFFFF;
	line-height: 1.5em;
}
/* ---橙色字链接样式--- */
.chan_tit_21:link {
	font-size: 10pt;
	text-decoration: underline;
	color:#FFFFFF;
	font-weight: bold;
	line-height: 1.5em;
}
.chan_tit_21:visited{
	font-size: 10pt;
	text-decoration: underline;
	color:#FFFFFF;
	font-weight: bold;
	line-height: 1.5em;
}
.chan_tit_21:hover {
	font-size: 10pt;
	text-decoration: none;
	color: #333333;	
	line-height: 1.5em;
}
.chan_tit_21:active{
	font-size: 10pt;
	text-decoration: underline;
	color:#FFFFFF;
	font-weight: bold;
	line-height: 1.5em;
}
/* ---蓝色字链接样式--- */
.dlink:link {
	font-size: 10pt;
	text-decoration: none;
	color:#003262;
}
.dlink:visited{
	font-size: 10pt;
	text-decoration: none;
	color:#003262;
}
.dlink:hover {
	font-size: 10pt;
	text-decoration: none;
	color: #FF9900;	
}
.dlink:active{
	font-size: 10pt;
	text-decoration: none;
	color:#003262;
}


/* ---其他字链接样式--- */
.zlink:link {
    font-size: 9pt;
	text-decoration: none;
	color:#888888;
	}
.zlink:visited {
    font-size: 9pt;
	text-decoration: none;
	color:#888888;
	}
.zlink:hover {
    font-size: 9pt;
	text-decoration: none;
	color:#333333;
	}
.zlink:active {
    font-size: 9pt;
	text-decoration: none;
	color:#888888;
	}
.llink:link {
	font-size: 9pt;
	text-decoration: none;
	color:#444444;
	font-weight: bold;
}
.llink:visited {
	font-size: 9pt;
	text-decoration: none;
	color:#444444;
	font-weight: bold;
}
.llink:hover {
	font-size: 9pt;
	text-decoration: none;
	color:#A50400;
	font-weight: bold;
}
.llink:active {
	font-size: 9pt;
	text-decoration: none;
	color:#444444;
	font-weight: bold;
}
/* ---查询input框宽--- */
.SearchTitleInput3 {
	width: 80px;
}
.SearchKeyWordsInput3{width: 80px;}
/* ---信息正文--- */
.content {
	font-size: 10.5pt;
	line-height: 1.5em;
}
#infocontent div{
	font-size: 10.5pt;
	line-height: 1.5em;
}
/* ---最大的div容器--- */
#container_page {
	width: 996px;
	text-align: left;
	min-height: 100%; /* For IE */
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size: 9pt;
	
}
/* ---中部div，要制定高度--- */
#container_content {
	width: 996px;
	padding: 0px;
}
/* ---头--- */
#headnav {
	padding-right: 0px;
	padding-left: 0px;
	width: 996px;
}

#head {
	 margin-top:2px;
	clear: both;
	text-align: center;
		height:257px;
    overflow:hidden;
	width:996px;
	background:url(images/banner.jpg) no-repeat right top;
}
#head .banner { width:996px; height:257px; overflow:hidden;	position:relative;}
#head .newsbox { width:389px; height:257px; overflow:hidden; position:absolute; left:0; top:-2px; z-index:5;}
#head .newsbox img { width:389px; height:257px;}
#head .cover { width:389px; height:65px; background:url(images/banner_cover.png) no-repeat right bottom; _background:url(images/banner_cover_ie6.gif) no-repeat right bottom; position:absolute; left:0; bottom:0; z-index:10;}
#head .cover_arr { width:4px; height:4px; overflow:hidden; background:url(images/cover_arr.gif) no-repeat 0 0; position:absolute; left:0; top:0; z-index:10;}
/* ---导航栏--- */
#nav {
	width: 996px;
}
#page {
	width: 996px;
	clear: both;
	background-repeat: no-repeat;
	background-position: right top;
}
/* ---左侧放子栏目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 {
	width: 100%;
	font-size: 10.5pt;
}
/* ---版权栏--- */
#foot {
	clear: both;
	text-align: center;
	width: 996px;
}

.kuang
{
	border: 1px solid #a5a5a5;
}
.kuang1
{
	background-color: #fafafb;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #c4c6c7;
	border-left-color: #c4c6c7;
}
.kuang2
{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d4d4d4;
	border-left-color: #d4d4d4;
}
.kuang3
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #263941;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #263941;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #263941;
}
.kuang4
{
	border: 1px solid #daa59f;
}
.kuang5
{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #da846d;
	border-bottom-color: #da846d;
	border-left-color: #da846d;
}
.kuang6
{
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	background-color: #FFFFFF;
}

.baizi
{
	color: #FFFFFF;

	font-size: 10.pt;
	font-size: 10pt;
}
.hezi
{
	font-size: 10.5pt;
	line-height: 1.7em;
}

.nanzi {
	color: #004276;
}

.huizi
{
	color: #a9adb1;
	clear: both;
	font-size: 14px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.hongzi
{
	color: #9b4201;
	clear: both;
	line-height: 1.8em;
}
.biaoti
{
	font-size: 36px;
	font-weight: bolder;
	color: #0673C8;
	font-family: "华文行楷";
	font-style: oblique;
}
.biaoti1
{
	color: #003262;
	font-size: 14px;
	font-weight: bold;
	}
.biaoti2
{
	color: #1d6296;
	font-size: 16px;
	font-weight: bold;
	clear: both;
}
.biaoti3
{
	color: #00498D;
	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: #FFFFFF;
	font-weight: bolder;
	clear: both;
	font-size: 14px;
}

.biaoti5
{
	color: #1d1d1d;
	font-size: 16px;
	font-weight: bold;
	clear: both;
	}
.biaoti6
{
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	clear: both;
	}

.headbg
{
	background-image: url(images/head.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.mainbg
{
	background-image: url(images/mainbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.mainleftbg1
{
	background-image: url(images/mainleftbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FCEED4;
}
.mainleftbg2
{
	background-image: url(images/mainleft1_5.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.mainleftbg3
{
	background-image: url(images/mainleft2_5.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.mainleftbg4
{
	background-image: url(images/mainleft3_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.mainleftbg5
{
	background-image: url(images/mainleft3_2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

.mainmiddlebg1
{
	background-image: url(images/mainmiddle1_4.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
}
.mainmiddlebg2
{
	background-image: url(images/mainmiddle2_4.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
}

.mainrightbg1
{
	background-image: url(images/mainright1_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.mainrightbg2
{
	background-image: url(images/mainright2_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.mainrightbg3
{
	background-image: url(images/mainright2_2.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.mainrightbg4
{
	background-image: url(images/mainleft4_1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.mainrightbg5
{
	background-image: url(images/mainleft4_2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.listmainbg1
{
	background-image: url(images/listbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FCF2CF;
}
.listmainbg2
{
	background-image: url(images/listleft3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.listleftbg1
{
	background-image: url(images/listleft2.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #e2effb;
}
.listleftbg2
{
	background-image: url(images/listleft3.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.listrightbg1
{
	background-image: url(images/mainleft1_2.gif);
	background-repeat: repeat-x;
}
.listrightbg2
{
	background-image: url(images/listright1_2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
}

.toolsInput
{	
	width: 100px;
}
.xian
{
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	background-image: url(images/mainleft3.gif);
	background-position: center;
}
.xian2
{
	background-repeat: repeat-y;
	background-image: url(images/line2_2.gif);
	background-position: center;
}

.foothang
{
	line-height: 1.8em;
	color: #757575;
}
.copy{
	font-family: Arial, Helvetica, sans-serif;
}
.input{
	height: 22px;
	width: 140px;
	background-color: #103158;
	color: #9ba9b9;
}
.button{
	height: 20px;
	width: 53px;
	background-color: #103158;
	color: #FFFFFF;
}

.input1{
	height: 20px;
	width: 80px;
	border: 1px solid #7f9db9;
}
.SearchTitleInput2{
	width: 80px;
	background-color: #749fcb;
	border: 1px solid #749fcb;
	color: #FFFFFF;
}
.ourfont
{
	border: 1px solid #003972;
	background-color: #749fcb;
}
#menu1 { margin-left:-15px; margin-top:22px;}
.dtjt8_div_img .number {
    position: absolute;
    right: 5px;
    bottom: 5px;
    display: none;
}
.wp_nav .nav-item a {
    font-family: "宋体";
	padding:0px 15px;}
.sousuo {
    width: 180px;
    height: 28px;
    border: 1px solid #003972;
    background: #749fcb;
}
.wp_search .search {
    background:url(images/search.gif) no-repeat;
    width: 24px;
    height: 23px;
    border: 0px;
    cursor: pointer;
}
input#keyword {
    background: none;
    border: 0px;
    color: #fff;
}