/* ---注意:本样式表仅放置通用样式--- */
/* ---边界为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;
}
.foot1 {
	background-image: url(images/foot1.jpg);
}

/* ---标准链接样式--- */
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;}
/* ---白色字链接样式--- */
a.wlink:link {font-size: 9pt;text-decoration: none;color:#000000;}
.list_bg1 {
	background-image: url(images/list_bg1.gif);
	background-repeat: repeat;
	background-position: left bottom;
}

a.wlink:visited {font-size: 9pt;text-decoration: none;color:#000000;}
.bg2 {
	font-size: 24px;
	font-weight: bolder;
}

a.wlink:hover {font-size: 9pt;text-decoration: underline;color: #FF0000;}
.foot_1 {
	background-image: url(images/foot_1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

a.wlink:active {font-size: 9pt;text-decoration: none; color:#000000;}
/* ---查询input框宽--- */
.SearchTitleInput {
	width: 132px;
}
/* ---信息正文--- */
.content {
	font-size: 10.5pt;
	line-height: 1.5em;
}
/* ---最大的div容器--- */
#container_page {
	margin: 0 auto;
	width: 1002px;
	text-align: left;
	min-height: 100%; /* For Modern Browsers */
	background-color: #FFFFFF;
}
/* ---中部div，要制定高度--- */
#container_content {
	width: 1002px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
/* ---头--- */
#head {
	background-color: #FFFFFF;
	clear: both;
	width: 1002px;
	background-image: url(images/head.jpg);
	height: 185px;
}
/* ---导航栏--- */
#nav {
	clear: both;
	width: 1002px;
	background-image: url(images/main_bg_1.gif);
	background-repeat: repeat-x;
}
.left_1 {
	background-image: url(images/main_bg_2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bai {
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
}


/* ---版权栏--- */
#foot {
	clear: both;
	width: 1002px;
	background-image: url(images/foot.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 126px;
}
.foot {
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	background-image: url(images/foot.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.lan {
	font-size: 14px;
	font-weight: bold;
	color: #1751c8;
}


.right_1 {
	background-image: url(images/main_bg_3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.bg3 {
	font-size: 24px;
	font-weight: bolder;
	background-image: url(images/main_bg_3.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.biaoti2 {
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
	color: #1f5599;
	clear: both;
}
.top_zi {
	font-family: "华文行楷";
	font-size: 22pt;
	color: #FFFFFF;
	filter: Shadow(Color=#8D590C, Direction=155);

}

div#wp_nav_w1 {
    width: 660px;
}
.more {
    text-align: right;
    margin-top: 3px;
    float: right;
}





































