/* ---注意:本样式表仅放置通用样式--- */
/* ---边界为0--- */
* {margin: 0;  padding: 0;}
/* ---html、body100%--- */
html, body {  height: 100%; }
/* ---默认字体9pt--- */
div, table {font-size: 9pt;}
/* ---div居中、div背景--- */
body {
	font: 9pt;
	text-align: center;
	background-color: #EFEFEF;
}
/* ---标准链接样式--- */
a:link {font-size: 9pt;text-decoration: none;color:#000000;}
a:visited {font-size: 9pt;text-decoration: none;color:#000000;}
a:hover {font-size: 9pt;text-decoration: underline;color: #FF0000;}
a:active {font-size: 9pt;text-decoration: none; color:#000000;}
.left_bg_1 {
	background-image: url(images/left_bg_1.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

/* ---白色字链接样式--- */
.wlink:link {
	font-size: 9pt;
	text-decoration: none;
	color:#FFFFFF
}
.wlink:visited{
	font-size: 9pt;
	text-decoration: none;
	color:#FFFFFF;
}
.wlink:hover {
	font-size: 9pt;
	text-decoration: underline;
	color:#FFFFFF;
}
.wlink:active{
	font-size: 9pt;
	text-decoration: none;
	color:#FFFFFF;
}
.hui {
	color: #666666;
}

a.wlink:active {font-size: 9pt;text-decoration: none; color:#000000;}
/* ---查询input框宽--- */
.SearchTitleInput {
	width: 132px;
}
/* ---信息正文--- */
.content {
	font-size: 10.5pt;
	line-height: 1.7em;
}
/* ---最大的div容器--- */
#container_page {
	margin: 0 auto;
	width: 980px;
	text-align: left;
	min-height: 100%; /* For Modern Browsers */
	background-color: #FFFFFF;
}
.biaoti3 {
	font-size: 24px;
	font-weight: bold;
	color: #4d9d2b;
}

.hei {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-indent:2em;
}
.left_bg_2 {
	background-image: url(images/left_bg_2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.line {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
}
.line_1 {
	background-image: url(images/line_1.gif);
	background-repeat: repeat-x;
}
.biaoti2 {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}



/* ---中部div，要制定高度--- */
#container_content {
	width: 980px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.foot_1 {
	line-height: 18px;
	color: #333333;
}

/* ---头--- */
#head {
	background-color: #FFFFFF;
	clear: both;
	width: 980px;
}
/* ---导航栏--- */
#nav {
	clear: both;
	width: 980px;
}
/* ---版权栏--- */
#foot {
	width:980px;
	clear: both;
	background-color: #FFFFFF;
}
.top_zi {
	font-family: "华文行楷";
	font-size: 22pt;
	color: #FFFFFF;
	filter: Shadow(Color=#8D590C, Direction=155);

}
.top_menu {
	font-size:14px;
	font-weight:bold;
	color: #FFFFFF;
}

table.wp_nav { padding-left:46px;}
.hei { text-indent:37px;}
.wp_article_list .list_item .Article_Index { background:url(images/button_1.gif) no-repeat 50%;}
.wp_article_list .list_item { border-bottom:none;}

.wp_nav .sub-nav .nav-item a {padding: 1px;
    border-style: solid;
    border-width: 1px;
    background-color: #a3d2ea;
    border-color: #64a8cf;
    height: ;
    margin: 2px;
    word-break: keep-all;}
.wp_nav .sub-nav { width:auto !important;height: auto !important;}
.wp_nav .sub-nav .nav-item a span.item-name { padding:0px !important;}