/* ---html、body100%--- */
html, body { }
/* ---默认字体9pt--- */
div, table {	font-size: 9pt; }
/* ---div居中、div背景--- */
body {
	text-align: center;
	background-color: #FFFFFF;
	font-size: 9pt;
	color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
img{ border:0;}
table {
	font-size: 9pt;
}
.z_14{ font-size:14px; font-weight:bold;}
/* ---标准链接样式--- */
a:link {
	font-size: 9pt;
	text-decoration: none;
	color:#262626;
	line-height: 1.5em;
	text-align: justify;
}
a:visited {font-size: 9pt;text-decoration: none;color:#000000; line-height: 1.5em;
	text-align: justify;
}
a:hover {font-size: 9pt;text-decoration: none;color:#F00; line-height: 1.5em;
	text-align: justify;
}
a:active {font-size: 9pt;text-decoration: none; color:#000000; line-height: 1.5em;
	text-align: justify;
}
/* ---白色字链接样式--- */
.wlink {
	color:#FFFFFF;
}
.wlink a:link {
	color:#FFFFFF;
}
.wlink a:visited{
	color:#FFFFFF;
}
.wlink a:hover {
	color:#FF0;
}
.wlink a:active{
	color:#FFFFFF;
}
/* ---红色字链接样式--- */
.Rlink {
	color:#8e0805;
}
.Rlink a:link {
	color:#8e0805;
}
.Rlink a:visited{
	color:#8e0805;
}
.Rlink a:hover {
	color:#000;
}
.Rlink a:active{
	color:#8e0805;
}
/* ---淡黄色字链接样式--- */
.Hlink {
	font-size: 14px;
	color:#fdffd7;
	font-weight:bold;
}
.Hlink:link {
	font-size: 14px;
	color:#fdffd7;
	font-weight:bold;
}
.Hlink:visited{
	font-size: 14px;
	color:#fdffd7;
	font-weight:bold;
}
.Hlink:hover {
	font-size: 14px;
	color:#FF0;
	font-weight:bold;
}
.Hlink:active{
	font-size: 14px;
	color:#fdffd7;
	font-weight:bold;
}
/* ---查询input框宽--- */
.SearchTitleInput {	
	width: 150px;
}
/* ---信息正文--- */
.content {
	background:url(images/info_bg.jpg) no-repeat right bottom;
	font-size:14px;
	line-height:30px;
}
#infocontent div{
	font-size: 10.5pt;
	line-height: 1.5em;
}
/* ---最大的div容器--- */
#container_page {
	width:1002px;
	text-align:left;
	min-height:100%; /* For IE */
	margin-top:0;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
}
/* ---中部div，要制定高度--- */
#container_content {
	width: 1002px;
	padding: 0px;
}
/* ---头--- */
#headnav {
	padding-right: 0px;
	padding-left: 0px;
	width: 1002px;
}

#head {
	width: 1002px;
}
/* ---导航栏--- */
#nav {
	width: 1002px;
	height:31px;
	background:url(images/Menu_bg.gif) repeat;
	line-height:35px;
}
#page {
	width: 1002px;
	clear: both;
}
/* ---左侧放子栏目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 {
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	width: 100%;
	font-size: 10.5pt;
}

#newslist div{
	font-size: 10.5pt;
	line-height: 1.5em;
}
#newslist img{
	background-color:#FFFFFF;
	border: 2px solid #FFFFFF;
}	
/* ---版权栏--- */
#foot {
	clear: both;
	background:url(images/Bottom_bg.gif) repeat;
}

.biaoti2
{
	color: #FFF;
	font-family: "微软雅黑";
	font-size:16px;
	font-weight: bolder;
}
.biaoti3
{
	color: #8e0807;
	font-family: "微软雅黑";
	font-size:16px;
	font-weight: bolder;
}
.toolsInput
{	
	width: 100px;
}
.Line1{ border-bottom:#DDDDDD 1px dotted; line-height:25px;}
.line2{ border-bottom:#ffd186 1px solid; border-left:#ffd186 1px solid; border-right:#ffd186 1px solid; background-color:#FFFFFF;}
.Line3{ border:#d9d9d9 1px solid;}
.line4{ border-bottom:#383838 2px solid; color:#ad0002; font-family: "微软雅黑"; font-size:20px; font-weight:bold;}