/* ---注意:本样式表仅放置通用样式--- */
/* ---边界为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;
}

/* ---白色字链接样式--- */
a.wlink:link {font-size: 9pt;text-decoration: none;color:#000000;}
a.wlink:visited {font-size: 9pt;text-decoration: none;color:#000000;}
a.wlink:hover {font-size: 9pt;text-decoration: underline;color: #FF0000;}
.STYLE2 {
	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: 1000px;
	text-align: left;
	min-height: 100%; /* For Modern Browsers */
	background-color: #FFFFFF;
}
.biaoti3 {
	font-size: 24px;
	font-weight: bold;
	color: #4d9d2b;
}

.hei {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.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;
	float:left;
}



/* ---中部div，要制定高度--- */
#container_content {
	width: 1000px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.foot_1 {
	line-height: 18px;
	color: #333333;
}

/* ---头--- */
#head {
	background-color: #FFFFFF;
	clear: both;
	width: 1000px;
}
/* ---导航栏--- */
#nav {
	clear: both;
	width: 1000px;
}
/* ---版权栏--- */
#foot {
	clear: both;
	background-color: #FFFFFF;
}
.top_zi {
	font-family: "华文行楷";
	font-size: 22pt;
	color: #FFFFFF;
	filter: Shadow(Color=#8D590C, Direction=155);

}
.wp_nav .nav-item a {
    font-family: "Microsoft Yahei";
    display: block;
    text-align: center;
    position: relative;
    z-index: 100;
    font-weight: 100;
    font-size: 12px;
    font-family: "宋体";
}
div#wp_nav_w1 {
    width: 75%;
}
#wp_nav_w1 .wp_nav .sub-nav .nav-item a {
    background-color: #D0F5B6;
    padding: 1px;
    border-style: solid;
    border-width: 1px;
    background-color: #D0F5B6;
    border-color: #5DCF0B;
    height: ;
    margin: 1px;
    word-break: keep-all;
}
.wp_nav .sub-nav .nav-item a span.item-name {
    padding: 0px !important;
    line-height: 22px;
}
#wp_nav_w1 .wp_nav .sub-nav {
    border-color: #54B90C;
    width: auto !important;
    height: auto !important;
}
span.Column_Name {
    float: left;
}