/* ---注意:本样式表仅放置通用样式--- */
/* ---边界为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;}
.head_3 {
	background-image: url(images/head_3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.foot_bg {
	background-image: url(images/list_foot.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.list_head_bg {
}


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;}
a.wlink:visited {font-size: 9pt;text-decoration: none;color:#000000;}
a.wlink:hover {font-size: 9pt;text-decoration: underline;color: #FF0000;}
a.wlink:active {font-size: 9pt;text-decoration: none; color:#000000;}
.foot_1 {
	line-height: 20px;
}
.pd_bai {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
.dh {
	font-size: 10.5px;
	
	}


/* ---查询input框宽--- */
.SearchTitleInput {
	width: 132px;
}
/* ---信息正文--- */
.content {
	font-size: 10.5pt;
	line-height: 1.5em;
}
.list_bai {
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
}

/* ---最大的div容器--- */
#container_page {
	margin: 0 auto;
	width: 900px;
	text-align: left;
	min-height: 100%; /* For Modern Browsers */
	background-color: #FFFFFF;
}
.tit {
	font-size: 14px;
	font-weight: bold;
	color: #3366ff;
}
.foot_main {
	background-image: url(images/foot_bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.list_left {
	background-image: url(images/list_bg1.gif);
	background-repeat: no-repeat;
	background-position: right top;
}


/* ---中部div，要制定高度--- */
#container_content {
	width: 900px;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.nav_1 {
	font-size: 14px;
	font-weight: lighter;
	color: #000000;
}

/* ---头--- */
#head {
	background-color: #FFFFFF;
	clear: both;
	width: 900px;
}
/* ---导航栏--- */
#nav {
	clear: both;
	width: 900px;
}
/* ---版权栏--- */
#foot {
	clear: both;
	background-color: #FFFFFF;
}
.list_head_bg {
	background-image: url(images/head_3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.blink:link {
	font-size: 11pt;
	text-decoration: none;
	color:#000000;

}
.blink:visited {
	font-size: 11pt;
	text-decoration: none;
	color:#000000;

}
.blink:hover {
	font-size: 11pt;
	text-decoration: none;
	color:#FF0000;

}
.blink:active {
	font-size: 11pt;
	text-decoration: none;
	color:#000000;

}
